Support » Plugin: Posts By Tag » [Plugin: Posts By Tag] Unable to get thumbnail working

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Sudar Muthu

    (@sudar)

    I have updated the Plugin after you posted this question. Can you check again and let me know if it is still not working?

    Thread Starter Tomas

    (@spotlife)

    Hi,
    Sorry I cannot get the above template code to work at all?
    Do I use wrong syntax?

    Widget is working though with thumbnails.

    Thanks

    Plugin Author Sudar Muthu

    (@sudar)

    The above code is not valid PHP code. Try the following

    <?php
    posts_by_tag("vintage", array('thumbnail' => TRUE, 'excerpt' => TRUE));
    ?>
    Thread Starter Tomas

    (@spotlife)

    Many thanks, working with thumbnail too now!

    Plugin Author Sudar Muthu

    (@sudar)

    Cool. Marking it as resolved now.

    Re-open if you face any issues.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Posts By Tag] Unable to get thumbnail working’ is closed to new replies.