• Resolved Anonymous User 6077519

    (@anonymized-6077519)


    Thank you for creating this plugin, I have been trying to get jScrollPane working manually and I was at the point of tearing out what little hair I have left. This plugin worked first time and it’s idiot proof! Thanks

    I would like to request 2 features for future versions.

    1. The ability to hide(or force) X or Y overflow on your container that jScrollPane has been applied to. E.g if you have content that only requires people to scroll vertically, but for some reason a horizontal scroll bar has also appeared, you can override it and stop it from appearing.

    2. Ability to add photoshopped designs for your scrollbars, gutters and caps, in jpg, gif, png etc.

    3. Some cool html 5 effects like animation or gradients.

    Thanks again!

    http://ww.wp.xz.cn/extend/plugins/wp-jscrollpane/

Viewing 15 replies - 121 through 135 (of 166 total)
  • Plugin Author cornfeed

    (@cornfeed)

    @neovota please complete disable and remove the plugin. then use wordpress’s builtin installer to re-install it from scratch.
    There have been significant changes made since the version you have.

    Yea i tried that i still get this /wp-jscrollpane/wp-jscrollpane.php on line 810 i also tried disabling all plugins still get it

    On Dreamweaver line 810 says this

    return function ($a, $b) use ($key) {

    not this

    “if( isset($_POST[‘wpjspclient’]) ) {”

    Plugin Author cornfeed

    (@cornfeed)

    @neovota
    My apologies, I was looking at line 801 πŸ˜›

    The problem is that I am using a function that is only available in php>=5.3
    I am assuming your host is still using 5.1 or 5.2 (it would be nice if you could verify this for me)
    I will see if I can find a function that supports older versions.

    Ok Im using godaddy & cpanel and ill check

    Ok its PHP 5.2 for godaddy ill try to update my php

    i update the php and the plug is now activated πŸ™‚ but its still not scrolling

    http://testing.legendaryartsgames.com/test-2-2/

    http://testing.legendaryartsgames.com/725-2/

    Plugin Author cornfeed

    (@cornfeed)

    You are selecting an extremely nested div (#test)…
    Try
    Element: div
    Selector: art-postcontent
    Selector-type: class

    Hit save

    nothing same thing happening…

    Plugin Author cornfeed

    (@cornfeed)

    not for me, http://testing.legendaryartsgames.com/test-2-2/ is scrollable.
    try using Ctrl+R to reload+force re-download (not use cache)

    ok it scrolling!!!!!!!! πŸ™‚ but it not showing the whole table and it going blank when i scroll…any suggestions?

    i got the horizontal working fine but cant get the vertical working it keep going blank going blank when i scroll

    I think i know whats wrong my jspdrag keep auto setting to 99999px i tried changing the element and it got shorter (13334px), putting it in a table and than i tried this

    <div class=”jspDrag” style=”height: 400px; top: 0px; “></div>
    …nothing

    any suggestions?

    Plugin Author cornfeed

    (@cornfeed)

    @neovota
    Please do not take this rudely, but I have tried to help another guy like this. I do not solve website problems. This forum is for bugs/errors/feature requests. You are doing so many things wrong, I barely know where to start. I mean, the most obvious problem is you are applying it to a div inside a table row. that row probably has something to do with it. Do you know how to use firebug?

    I just tried to update the plugin, and it broke my whole site with this line 810 error. Unfortunately, I have become too accustomed to plugin upgrades just working and did not back up first. Is there a solution yet, or anywhere I can download the old version?

Viewing 15 replies - 121 through 135 (of 166 total)

The topic ‘[Plugin: WP jScrollPane] Thank you Feature Request’ is closed to new replies.