Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9157899
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T13:07:43+00:00 2026-06-17T13:07:43+00:00

Good evening, i’m trying to use jScrollPane in a WordPress template and i’m going

  • 0

Good evening, i’m trying to use jScrollPane in a WordPress template and i’m going crazy, always shows a “non-skinned” scrollbar…

This code is loaded in the header.php, .portfolio-post-content contains only text:

<script type="text/javascript" charset="utf-8">
    $(function() {
            $('.portfolio-post-content').jScrollPane();
        });
</script>

The element in style.css:

.portfolio-post-content { width:130px; float:left; overflow: auto; height: 500px; }

The HTML out:

    <!-- Main Page Content Begin -->

    <div id="main"> 

      <div id="page-content" class="portfolio-container main-container-single-portfolio" style="position:relative;">

        <div class="container sidebar-left single-project">    

          <!-- Media Begin --> 
          <div class="portfolio-post-media twelve columns"></div>
          <!-- Media End -->        

          <!-- Content Begin -->       
          <div class="portfolio-post-content four columns">text...</div>
          <!-- Content End -->

The header file loads jScrollPane.css before the other .js files.
It sounds like a problem related to the nested div elements.

Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T13:07:44+00:00Added an answer on June 17, 2026 at 1:07 pm

    1:

    <script type="text/javascript" charset="utf-8">
        var $ = jQuery.noConflict();
    
        $(function() {
            $('.portfolio-post-content.four.columns').jScrollPane();
        });
    </script>
    

    2: http://www.radiospeck.it/barchitects/wp-content/themes/spacing/js/jquery.mousewhell.js?ver=3.4.2

    Not loaded

    3:

    .portfolio-post-content.four.columns {
       height: 200px;
    }
    

    you can test with:

    jQuery('.portfolio-post-content.four.columns').css({
        height: '200px'
    }).jScrollPane();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good evening guys. I'm currently trying to get started on development of a project
Good evening, I'm trying to make a single php page wich can edit/delete multiple
Good evening, I've been trying to fix this bug for a few hours now
Good evening, In a test JSF 2.0 web app, I am trying to get
Good evening all, I'm trying to implement jquery table sorter, all seems fine and
Good evening, people! I'm trying to solve a rather simple problem, but.. well, it
Good evening guys, I'm currently trying to add the visualization functionality of d3 to
Good evening guys! I'm currently trying to put together a CloudFlare client for the
Good evening all, I'm trying to write a method that creates and returns a
Good evening :-)! I have this code to use Drag & Drop method for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.