• Resolved mfive

    (@mfive)


    First off – why doesn’t this slider just slide from left to right like the example for anythingslider: https://css-tricks.com/examples/AnythingSlider/

    No matter what easing or animation I choose, this it always defaults to shrinking up to the top left corner.

    Furthermore, it seems as though half of the custom options actually work. right to left/left to right to seem to work.

    The order that I choose doesn’t seem to work either. On top of all of that, you can see the transparent slides i have stacked behind each other.

    So far, this has caused me to spend more time trying to troubleshoot than it would have just embedded anythingslider manually and not used the plugin at all…

    1-star until it’s updated to work as described.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Jacob Dubail

    (@jacobdubail)

    Hi mfive,

    Sorry to hear that you’re running into problems with the plugin.

    Let’s see if we can get you squared away.

    Could you share a link to the site?

    Thanks,
    Jacob

    Thread Starter mfive

    (@mfive)

    Jacob,

    Thanks for quick response!

    Forgive me for the redirect, but I need to be able to remove this temporary link.

    Here’s the site: https://budurl.com/ptt252

    Some more info – I tried deactivating every other plugin… Didn’t work. ??

    Am open to any suggestions! ??

    Plugin Author Jacob Dubail

    (@jacobdubail)

    No worries. We’ll get you working one way or another.

    First thing to try is changing the (very confusing) resizeContents option to True.

    Give that whirl and let’s take a look.

    -J

    Thread Starter mfive

    (@mfive)

    Interesting, that seems to have half-fixed it.

    It’s still going left-to-right even though it’s set the other way around.

    I’m assuming the “Start Panel” is supposed to be the value of “Order” when I edit the slide?

    Here are my values:
    Home Reinvented – Order: 1
    Test Slide 2 – Order: 2

    Currently start panel is set to 0, but it goes crazy when I set it to 1.

    Plugin Author Jacob Dubail

    (@jacobdubail)

    Glad that helped.

    If you set infiniteSlides to “true”, the slideshow will always slide the same direction. Otherwise, it rewinds at the end.

    Could you paste the contents of your shortcode here, as well? The panel ordering is a new feature. I haven’t heard/had any problems, yet, so would like to take a peak, if I may.

    -J

    Thread Starter mfive

    (@mfive)

    My shortcode is just <?php echo do_shortcode( "[anything_slides]" ); ?> inside my header.php file for my theme.

    If you’d like a login to the blog I can provide it.

    Infinite slides is currently set to “No”. I’m assuming it looks the way it does because there’s only two slides? Right?

    Plugin Author Jacob Dubail

    (@jacobdubail)

    Hey mfive,

    That shortcode should provide the default ordering for the slideshow.

    If you want to customize the order of your slides, you can definitely do that with the Page Attributes box.

    If you want to be sure that the slides order and orderby correctly, add these parameters to the shortcode:

    order=ASC orderby=menu_order

    Let me know if that helps.

    Thread Starter mfive

    (@mfive)

    That did it!

    Thanks for your help Jacob.

    Did I miss instructions about the shortcode attributes somewhere? I assumed that was all controlled by the settings page…

    I’ll go now and adjust my rating.

    Plugin Author Jacob Dubail

    (@jacobdubail)

    Yeah, I haven’t had a ton of time to update the docs for the last couple of enhancements. Really need to get better about that…

    Glad it’s working now. Did you report it was broken, as well? would be great to get that switched over.

    Thanks,
    Jacob

    Thread Starter mfive

    (@mfive)

    Updated both. Thanks again for the help!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Does not work…’ is closed to new replies.