• 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!

    https://www.ads-software.com/extend/plugins/wp-jscrollpane/

Viewing 15 replies - 46 through 60 (of 166 total)
  • fawkesblog2

    (@fawkesblog2)

    Ok, i’ve isolated the problem for you. The issue resides in the content. We should hopefully get this resolved soon. I am having one more cup of tea then off to bed so if i don’t get it sorted by my last drop it will be tomorrow night.

    fawkesblog2

    (@fawkesblog2)

    Here is where i am at. I loaded your code into a page on a spare blog. Same issues there as you experience.

    However as soon as i replace your image content for mine under the pin board wrapper it works perfect.

    I don’t understand why that is but perhaps it has something to do image sizes not specified in the code in your later images. The earlier images have the height and width specified.

    Hope that gives some clues. If you have no luck i’ll take another poke.

    fawkesblog2

    (@fawkesblog2)

    Alternatively i made a copy of my front page at https://www.chrisfawkes.net on the spare blog, all worked perfect. I replaced my image content for yours and bingo, exact same issue.

    fawkesblog2

    (@fawkesblog2)

    And lastly, then i really am off. I redid the page with the code from my front page on the spar blog then i went in and removed the width and height information from the last six images and the result is the exact same problem as yours.

    I then turned jscrollpane plugin off for the browser generated scroll bar and no problem.

    So it looks like you just need the code with the width and height for each image and you should be good to go.

    Let us know how it works out.

    Plugin Author cornfeed

    (@cornfeed)

    also, make sure to use to toolbar on the right to mark this as “resolved” once it is.
    AND, I am working on other projects alot so I am going to put a note in the next release that if anyone wants help, they will just need to find me on IRC.
    So to be clear, I can currently be found on irc.freenode.net #wordpress If you PM me, I will get back to you and help you out. This was you will actually get immediate (within a day) help

    thanks again fawkes for helping out

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Hello cornfeed, I need you expertise

    I am having trouble with the VWidth, I have created an image to be used for the scrollbar, but for some reason it set to 16px even though I have set the VWidth to be 60px. If I force the width by using

    .jspDrag {background: URL(images/jscrollbar.png) no-repeat; width:60px !important;}

    This works but causes 2 problems.
    1. If you scroll all the way to the right end, the scrollbar will partially disappear only leaving 16px of the image
    2.In Safari the browser default scrollbar will appear when the scrollbar reaches to the end.

    here is my site

    Plugin Author cornfeed

    (@cornfeed)

    @larssonk22 I am currenty on vacation and away from my computer with all my tools, so I am not of much use. I will take a look after the 1st once I am back. After a very quick look on the hotel computer, it looks like it might be a problem I am addressing in v2.
    All the best, happy holidays.

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Okay thanks look forward to seeing v2 ??

    Happy holidays to you too

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Hi Cornfeed, finally launched my client’s site! A lot of positive feedback, however one problem that seems to come back to us a lot is that they can’t use the scroll bar on iphone. This is a huge problem for us as iphone user won’t be able to view the portfolio.

    Do you know a way to make it user friendly for iphone, or make it so the it reverts to browser default scrollbar?

    I’m going to try and get hold of an iphone and view the site myself, I should be able to get some screen shots for you, unless you have an iphone yourself.

    Thanks

    Plugin Author cornfeed

    (@cornfeed)

    I know there is a way to detect the device with JS, but I have never played around with it.
    I will see what I can do

    Plugin Author cornfeed

    (@cornfeed)

    This will be address in V2.
    But for right now, here is what I have.
    I will need you to test this. So don’t put it up live unless you can call someone to test it or can test it your self.
    This should stop any mobile browsers from loading this JS.

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Replace the JQuery line with what ever you are using in your wpjsp.js right now.
    Please let me know if it works. I have no way to test it.

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Hiya, seems the mods have removed your code. I tested the code that appeared in my email notification, not sure if it did anything – the site still works if that means anything

    I found something interesting though, I tested the site with the plugin disabled so just the default scrollbars would appear. When I loaded the site on my iphone, the scrollbar still didn’t show! >_<

    I can scroll through the galleries using 2 fingers but not many people are familiar with this method of scrolling ??

    Plugin Author cornfeed

    (@cornfeed)

    could you send me a link?
    maybe it is as simple as having jquery modify the css if in a mobile browser

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Thread Starter Anonymous User 6077519

    (@anonymized-6077519)

    Hi Cornfeed, this may be of some interest to you https://cubiq.org/iscroll-4

Viewing 15 replies - 46 through 60 (of 166 total)
  • The topic ‘[Plugin: WP jScrollPane] Thank you Feature Request’ is closed to new replies.