Forums

[Plugin: PicDonkey] shortcode in template (1 post)

  1. schwooba
    Member
    Posted 3 months ago #

    Great plug-in for showing images of external urls. The shortcode works great in Wordpress, but how can I incorporate it into a template file like page.php or index.php?

    I've tried this but it only shows...

    [thumb]http://cnn.com[/thumb]

    <?php echo do_shortcode('thumb'); ?>http://cnn.com<?php echo do_shortcode('/thumb'); ?>

    Please help. I can't find the solution...Thanks.

Reply

You must log in to post.

About this Topic