Sure, I can take a look, can you post a link?
sure thing, here ya go let me know if you need log info.
Hi,
I got the slideshow to show up as the header image on just the front page, thanks to one of your former posts, but when I redid the slideshow to change the dimensions, it does not show up now. It shows up on the blog page when I didnt ask it to, so I guess there are two issues.
Here is the homepage: I want it as header image.
http://amariesolutions.com/
Here is the blogpage: I’d prefer it didn’t show up here.
http://amariesolutions.com/?page_id=12
Thanks a bunch!
Hi JayBomb, your theme is disabling WP’s copy of jQuery and loading it’s own copy. This is causing a JavaScript conflict and breaking the slideshow.
You could look in your theme’s functions.php file and stop it from disabling jQuery and loading a different copy. Take a look at this page in the Codex for more info.
Or you could try fixing it with the Restore jQuery plugin.
@vflorschuetz I don’t see a slideshow on either page, how are you adding the slideshow, can you tell me where the code is and post the code you’re using?
Possible Solutions:
1. Make sure you remember to insert the code found at bottom after you save your setting changes.
2. Make sure you add slides orderly as in … top to bottom: (1, 2, 3, 5, ..etc) order. If you skip #1 or leave it blank (without image)for example, and went ahead and add image to #2,3,4 your slider will not show.
3. If all fails, deactivate plugin, update, and reactivate.
This was exactly I did while experiencing the same problem.