Viewing 1 replies (of 1 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Actually, ‘[slideshow_deploy id='156']‘ is showing. This is a shortcode and can only be used in posts or pages. If you want to use a slideshow in the theme, you should use the piece of PHP code: ‘<?php do_action('slideshow_deploy', '156'); ?>‘.

    If you did place the shortcode into a post or page, you should try Googling for something like: ‘WordPress shortcode not working’. The results I got suggested you should use the ‘<?php the_content(); ?>‘ function to get shortcodes working.

Viewing 1 replies (of 1 total)
  • The topic ‘slideshow not working’ is closed to new replies.