Sorry to break into your post but I am having a similar issue in that nothing of the slider is Shown on my page.
I have the slider named wow-slider and in Customize (wish Americans would learn to spell it should be customise) it is set to 5000ms and a height of 60 Pixels and have four slides all 468 x 60.
On the page Add a slider to the is page is Yes, Slider Chosen is wow-slider delay is 5000ms set the slider into full width is yes.
Why is the slider not showing??
details of my site:
# SITE_URL: http://www.world-of-warcraft-addons.com
# HOME_URL: http://www.world-of-warcraft-addons.com
# IS MULTISITE : No
# THEME | VERSION : customizr | v3.3.20# WP VERSION : 4.2.2
# PERMALINK STRUCTURE : /%postname%/
# ACTIVE PLUGINS :
Akismet: 3.1.1
All In One SEO Pack: 2.2.6.2
Auto Terms of Service and Privacy Policy: 1.6
Google XML Sitemaps: 4.0.8
Insert Headers and Footers: 1.3.2
Jetpack by WordPress.com: 3.5.3
MOJO Marketplace: 0.7.1
Pretty Link Lite: 1.6.5
Seo Wizard: 3.0.3
StatPress Reloaded: 1.5.21
WP Super Cache: 1.4.4
PHP Version: 5.4.40
MySQL Version: 5.5.42-37.1-log
Web Server Info: Apache
WordPress Memory Limit: 64MB
PHP Safe Mode: No
PHP Memory Limit: 256M
PHP Upload Max Size: 50M
PHP Post Max Size: 50M
PHP Upload Max Filesize: 50M
PHP Time Limit: 30
PHP Max Input Vars: 1000
PHP Arg Separator: &
PHP Allow URL File Open: Yes
WP_DEBUG: Disabled
Show On Front: page
Page On Front: World Of Warcraft Addons Review (#5)
Page For Posts: (#0)
Hello @mtrobaugh
looks like your issue is solved ..?
Would you mind marking this topic as resolved?
Thanks
@cjoyson25
Your slider is:
wow-header-slider
right?
Weird isn’t displayed :/
Does the demo slider work?
(anyway you the slider displayed in the front page is the one you set in the Customize not in the page itself).
Did you try to make another slider and/or delete the supercache’s cache (and disabling the plugins to see if it’s about some conflicting one)?
As far as I am aware, it is still an issue. Not on mobile devices, but on desktop version.
Hi
Mine worked after I tried the Demo Slider, no other change was made:
Went to Customise page, Changed WOW-slider for Demo Slider, Demo slider came up, Changed back to Wow-Slider and all OK now.
@cjoyson25 glad you solved.
@mtrobaugh
When I went on your site before replying you I saw your slider working fine that’s the reason of that commment 🙂 Now yes, it doesn’t work, as probably all the theme’s javascript, and not only those, most likely also some other plugins js.
First of all you have this:
<p><script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');</p>
<p> ga('create', 'UA-38316632-1', 'auto');
ga('send', 'pageview');</p>
<p></script></p>
inside the article, that’s javacript you cannot put it there.
That’s a way to correctly put the analytic code in your pages:
http://presscustomizr.com/snippet/adding-google-analytics-customizr/
Also you have this error:
gtm4wp-social-tracker.js:63 Uncaught TypeError: Cannot read property 'ready' of undefined
Try disabling that plugin…