I don’t see a slideshow on there, did you remove it?
Thread Starter
sycsjc
(@sycsjc)
Nope that’s the problem, it doesn’t show up anywhere?
I don’t see any widgets, does the about page sidebar work at all? Try adding some other widgets to test it out.
Thread Starter
sycsjc
(@sycsjc)
I have added more widgets, however I setup this sidebar to be on all contact page templates using my wootheme sidebar manager. I looked at everything and the right side bar is setup to populate on the about us and our services page.
Any other suggestions on why is it not populating? I have to have this up by eod tomorrow and I am stumped 🙁
If you want to send me a login for the site I can take a look.
Thread Starter
sycsjc
(@sycsjc)
Thread Starter
sycsjc
(@sycsjc)
I see that you got the other widgets working, any luck on the slideshow.
THANK YOU SOOOO MUCH!
Don’t post sensitive info in a public forum. Change the password for this account right way!
You can send me the info privately via email or this contact form: http://www.jleuze.com/contact/
The problem was that you were using the Inspire theme by Woothemes which has its own slides post type built in. This conflicts with Meteor Slides because they both use the same post type. You also had WP Cycle installed, which uses the same slideshow script as Meteor Slides.
Generally you want to use just one slideshow function to avoid conflicts and keep your site loading fast.
You could go with the built in slides function, but that is only intended for a homepage slideshow, so I disabled the Woothemes slides.
To disable this I edited the inspire/includes/theme-functions.php file and commented out this line:
add_action('init', 'woo_add_slides');
Like this so that the built in slides function wouldn’t run:
//add_action('init', 'woo_add_slides');
I also deactivated the WP Cycle plugin to avoid any JavaScript conflicts.
I had the same issue – I had WP cycle installed, however I have now UNINSTALLED it cleared my cache and re-installed your plugin but i still can not see the sidebar menu option?
Any ideas ???
shutterLIVING.com
@Jaabie Where exactly is it not working for you? Can you see the Slides menu item in the WordPress admin?