• installed the “thethe image slider” and got it all setup on a draft page. Preview of draft page works perfect and looks great. As soon as I publish the page the only thing that shows on the actual page is the shortcode? Am I missing something simple here?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I got that too. Can someone help?

    @ pwoens Try this:

    <?php if (function_exists(‘get_thethe_image_slider’)) { print get_thethe_image_slider(‘Slider Name’); } ?>

    The php tags weren’t included in the sample code. Doh!

    Same here, but when I inserted the <?php ?> code it worked. Got it to work in the header.php page but it won’t work in the index.php page! Any Suggestions?

    Also if anybody answers what is the best way to position the slider. i.e. left, right, center? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘thethe image slider – doesnt work once published?’ is closed to new replies.