• Hi,

    I put the shortcode in php <?php echo do_shortcode(‘[slide-anything id=”88″]’); ?>

    And it’s display inline and doesn’t slide at all

    How can we fix this ?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Slide Anything requires & registers the following JavaScript & CSS files:

    owl.carousel.min.js
    owl.carousel.css
    sa-owl-theme.css
    animate.min.css

    (These files are registered & enqueued within the Slide Anything code)

    View I view the source code for the page link you provided, none of these files exists, and this results in the following JavaScript error:
    (index):399 Uncaught TypeError: jQuery(...).owlCarousel is not a function

    I have no idea why this is occurring on your site – I’ve not come across this myself. The only thing I could suggest is make sure you have upgraded to the latest versions of WordPress and your Theme.

    Then if you have no joy, disable all other plugins (except Slide Anything) to see if this resolves the issue – if it does, then we have a plugin clashing with SA and you’ll need to activate your plugins one-by-one to find out which plugin is the culprit.

    I am having the same issue here.

    http://p6w.643.myftpupload.com/

    This was working and has worked on a lot of other sites but it looks like this might have happened when somebody DID upgrade all plugins and WordPress. I disabled all other plugins except for SA Slider though and it was still stacking.

    Any help would be much appreciated.

    Plugin Author simonpedge

    (@simonpedge)

    Have you tried re-saving the slider?

    I did and flushed cache but it seems to still be broken.

    Plugin Author simonpedge

    (@simonpedge)

    Hi, try checking the ‘window.onload event’ check box (under ‘Other Settings’) at the bottom of the right-hand sidebar. This is a new feature I added recently (version 2.1.9 I think).

    Thread Starter cassiehtn

    (@cassiehtn)

    Thanks ! but it’s did not change anything thing .. :/

    Plugin Author simonpedge

    (@simonpedge)

    Well looking at the JS errors, it’s failing to load the required Javascript/CSS files for the plugin – see:
    http://images.devs-on.net/Image/JyAL3rKgy7S74ONf-Region.png
    (see all 404 not found errors)

    You do have a somewhat unusual URL for your site:
    http://p6w.643.myftpupload.com
    I wonder if that could possibly be the issue…

    Thread Starter cassiehtn

    (@cassiehtn)

    I ‘am http://rapport-stage-ch.flywheelsites.com/missions/#myCarousel
    and not http://p6w.643.myftpupload.com (witch is @garyupham) …

    And it looks like if I had no error consol for your plugin

    (the error for “lightSlider” is an other slider test)

    • This reply was modified 7 years, 10 months ago by cassiehtn.
    • This reply was modified 7 years, 10 months ago by cassiehtn.

    Sorry @cassiehtn I did not mean to hijack your support. That was not the intent. I just figured I had the same problem so would join in to not start a separate topic on same topic.

    The perplexing thing about mine is that it had been working perfectly fine for over 6 months and is just now not working.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Slider appear inline and doesn’t slide’ is closed to new replies.