• hi;
    when I try to insert the shortcode all that is displayed on the page is [FrontpageSlideshow] but when i select ” on frontpage ” option the slideshow appears .

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brad_

    (@brad_)

    solution:
    use this code

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

    Plugin Author jeff_

    (@jeff_)

    Its all said info the “how to use “section of plugin page on wordpress.org and on the “how to use” section of plugin’s admin page…

    The shortchode can be used as is on posst body and text-boxes on sidebar, onto your theme, use the php snippet.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Frontpage-Slideshow] slideshow doesn't appear’ is closed to new replies.