Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Alzea

    (@alzea)

    Hi,

    Yes, please put this code in your template :

    <?php echo do_shortcode('[YOUR_FRS_SHORTCODE_HERE]'); ?>

    Thread Starter webrightnow

    (@webrightnow)

    Sorry, I can’t get this to work.

    I created a custom page template in my theme and added this line:

    <?php echo do_shortcode(‘[pjc_slideshow slide_type=”homepage”]’); ?>

    I switch the homepage to use this template. The slideshow doesn’t show in the frontend.

    Do I need to somehow enable shortcodes in my custom theme?

    Thanks

    Thread Starter webrightnow

    (@webrightnow)

    Ah, the shortcode doesn’t seem to work even if I add it directly to the page content:

    [pjc_slideshow slide_type=”homepage”]

    Nothing shows up.

    I’ll try to work out why, maybe the theme.

    Thread Starter webrightnow

    (@webrightnow)

    Problem solved, the theme was loading its own jquery.min.js which was conflicting with the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add slideshow in page template’ is closed to new replies.