kukutis
Member
Posted 11 months ago #
i turn on plygun add code to file but slideshow not mowing, there is couple picturas and its still not moving, if i make page and add [meteor_slideshow] its works's fine, but if i add <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?> to file its stuck, any one have solution for this?
plugin name is Meteor Slides
What theme are you editing and which file are you adding it to? Can you post a link to the page you are working on?
kukutis
Member
Posted 11 months ago #
yea ofc
http://www.asmegstu.net
bus its magic in there, i try find from where it goes to first page, its not working there but in product its 100% working and if i delete single.php or page.php file get riderict to home page and there its working....
here is links:
so here is my home page and not working
http://asmegstu.net/
-----------------------------
i delete single.php in theme so its for example
http://asmegstu.net/studija/ or
http://asmegstu.net/servisas/ its working... but in http://asmegstu.net/ dont :S
and i put slide show in this product http://asmegstu.net/mano-naujas/ its working, ofc size is wrong but working, so why don't work at http://asmegstu.net/ ? have any ideas? i try put smth like
<?php get_header(); ?>
<?php wp_head(); ?>
I don't know exactly what the conflict is, but you have three JavaScript sliders loading: Meteor Slides, NextGen Gallery, and in your theme.
This is going to slow the site down and cause conflicts, I would remove two of the three to simplify and speed up the site.
kukutis
Member
Posted 11 months ago #
speed is not problem, not working slide is problem :/
Removing the extra sliders won't just speed up the site, it will also resolve any JavaScript conflicts that might be causing the slideshow to not work.
kukutis
Member
Posted 11 months ago #
i found another one which work's fine in that place
kukutis
Member
Posted 11 months ago #