[SOLVED] Slideshow Gallery won't display
Hello and thank you in advance for any help. I'm a relatively novice Wordpress user and am wondering why my slideshow is not displaying. I have hardcoded the
< ?php if (function_exists('slideshow')) { slideshow($output = true, $post_id = false, $gallery_id = false, $params = array()); } ? >
into my PHP file, which I am using as a static page with a different template from my main theme template.
http://www.susancoffey.net/?page_id=2126819910
When I view the page source, I see
style= "display:none;"
Is this my problem, and if so, how do I resolve this?
Wordpress 3.5.1
Slideshow Gallery 1.2.3.2
Thanks again.
< ?php if (function_exists('slideshow')) { slideshow($output = true, $post_id = false, $gallery_id = false, $params = array()); } ? >
into my PHP file, which I am using as a static page with a different template from my main theme template.
http://www.susancoffey.net/?page_id=2126819910
When I view the page source, I see
style= "display:none;"
Is this my problem, and if so, how do I resolve this?
Wordpress 3.5.1
Slideshow Gallery 1.2.3.2
Thanks again.
Comments
Thanks for your post.
It happens sometimes that a WordPress theme affects the stylesheet of a plugin. In this case you should be able to resolve the issue by adding the following custom CSS to your theme's stylesheet:
Please let us know if it helps, will you?
I look forward to your reply.
Best regards,
Phil
Thanks again!
I notice the following jQuery error when inspecting your site with Firebug:
ReferenceError: jQuery is not defined
http://www.susancoffey.net/?page_id=2126819910
Line 112
Could it be that your theme is not calling jQuery at all? Perhaps you want us to take a look for you? If so, would you mind submitting a support ticket at http://tribulant.com/support/, and provide us with WordPress admin and FTP login details?
I look forward to your reply.
Kind regards,
Phil