• Resolved glennbee67

    (@glennbee67)


    I installed Slide Anything plugin on one of my subdomains and it worked perfectly. I was even able to insert code to show flip boxes in the slides. I installed SA on another subdomain and I can not get it to work. Both sites are set the same: WP 4.8.3, Astra Theme and Elementor 1.8.3 page builder. Both have the same set of plugins installed but the one that is working also has woocommerce plugins installed.

    On the site that is not working I just get a blank area on the page where the slider should be. I also created a page with just the short code for the slider and it shows all the images listed down the page. I assume this is a Javascript or jQuery problem but can’t figure out why it only works on the one site.

    Working site:
    https://kepdisplays.kep-temp.com/ (slider is 3/4 down on page)
    https://kepdisplays.kep-temp.com/index.php/test-page/ (working Test Page using sample SA slider)

    Not Working Site
    https://kepmeters.kep-temp.com/ (slider should appear below where it says “The Slider Should Appear Below:” and is about 3/4 down on page)
    https://kepmeters.kep-temp.com/index.php/sample-page/ (non working Page using sample SA slider)

    Any help will be greatly appreciated.

    Thanks,
    Glenn

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

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

    (@simonpedge)

    Try adding this CSS to your style.css file:

    #slider_200 {
    display:block !important;
    }

    On the site the SA slider is not displaying.

    Thread Starter glennbee67

    (@glennbee67)

    Thank you very much Simon for the quick reply. I added that CSS as you suggested and the slides now show on my page but they are stacked on top of each other and not sliding. Similar to the sample page I created using just the sample slide short code.

    See links below:
    https://kepmeters.kep-temp.com/#slider_200
    https://kepmeters.kep-temp.com/index.php/sample-page/

    Thanks again for your support.

    Thread Starter glennbee67

    (@glennbee67)

    I installed WooCommerce on the site and now my SA Sliders work exactly as expected. I have no idea why this fixed my problem but at this point I am just happy to have things working as I want. Thanks again for your support and this great plugin!

    Plugin Author simonpedge

    (@simonpedge)

    Good to hear you got it resolved.

    Did you deactivate/activate WooCommerce, or had to completely uninstall it?

    Thread Starter glennbee67

    (@glennbee67)

    It only works if I have WooCommerce installed and activated. If I deactivate WC then the slides will appear below each other. strange.

    Plugin Author simonpedge

    (@simonpedge)

    Ok, I would hasard a guess that your Theme does not load jQuery, or does not load jQuery properly. WooCommerce requires jQuery (as does Slide Anything), and if WooComm detects that jQuery is not available, it install it.

    Try deactivating WooCommm, and activating another theme (e.g. Twenty Seventeen).

    Also disable any plugins that may Minify the JavaScript/Jquery – if any.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘SA Slide works great on one site not at all on another’ is closed to new replies.