Hi Dan, it is probably a theme conflict, though it could be a JavaScript error too, could you post a link?
Hi Josh, thanks for your reply.
The site is currently on local production.
It’s a fresh install of WP 3.6 – twenty ten theme.
If it won’t be solved on localhost, once I upload the site I’ll post the link here.
Dan
OK, let me know if you need me to take a look once you get it online.
Hi Josh
This is the current TEMP url for the website:
http://clientname.dmdesign.co.il/shinytech/
It would be great if you could take a look and tell me why the buttons are not showing up.
Thanks
Dan
That’s really strange, it seems like this must be a conflict, though I don’t see any JavaScript errors, but I would try deactivating your other plugins and trying to narrow down the conflict.
Hi Josh,
The meteor buttons are still not showing up, there are 2 staging sites currently, both have the buttons configured but they are not showing.
I disabled all plugins and also went back to the 2010 theme but still no-go.
the only modification I did was add these lines of code after line 145 on the meteor-slideshow.php file: (acf)
<div class="slider-text">
<p><?php the_title() ?></p>
<p class="sub"><?php the_field('sub-content'); ?>
</div>
[Moderator Note: Please post code & markup between backticks (not single quotes) or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
but also reverting to the original code didn’t show the buttons.
Any ideas?
Thanks
Dan
That’s very strange. Try creating a slideshow, adding the slides to it, and specifying the slideshow in the template where you are loading it. Maybe if you are more specific with it it’ll cooperate!
Hi Josh
As you suggested, I created a slideshow and added the slides to it.
The slidewhow’s name and slug is ‘hp’.
http://clientname.dmdesign.co.il/shinytech/
and the template code is:
<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow("hp", ""); } ?>
Still no nav buttons
Dan
Everything looks great to me. I did notice that both sites are using Meteor Slides 1.5, I don’t think it will resolve your problem, but it wouldn’t hurt to try updating to 1.5.1.
If you could send me a login for one of the sites, I can take a closer look.
Thanks Josh.
Have just sent you an email.
Dan