• Resolved sorceweb

    (@sorceweb)


    Hi, I would like to addd a list to a template file, but what I have done so far is not working:

    <?php echo do_shortcode( '[w4pl id="458" title="false" description="false""]' ); ?>

    What is the correct way of doing this? I think maybe the w4pl bit is wrong?

Viewing 1 replies (of 1 total)
  • Thread Starter sorceweb

    (@sorceweb)

    I sorted it:

    <?php echo do_shortcode("[postlist id=458]"); ?>

    • This reply was modified 4 years, 4 months ago by sorceweb.
    • This reply was modified 4 years, 4 months ago by sorceweb.
Viewing 1 replies (of 1 total)
  • The topic ‘Add list to theme template footer.php’ is closed to new replies.