Choose Slideshow via Page-title? for diffferent silde shows?
-
Hey ho,
im trying to tale meteor slider for a headerimage for every page a different slideshow,
in the faq it says to put:<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "robots", "" ); } ?>
in my header.php
my question now is, if it is possible to let put something like:
<?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "<strong><?php echo get_the_title(); ?></strong> ", "" ); } ?>
so that it will always be shown the slideshow what has the pagetiltle in the name…
anyone knows around?
I would be thankful!
Arno
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Choose Slideshow via Page-title? for diffferent silde shows?’ is closed to new replies.