Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter yestyle

    (@yestyle)

    Anyone has solutions for this?

    Thanks in advanced!

    hello
    firstly you have to set featured image for post .

    then you can modify content from content.php file of ur theme and you can set
    – set a suitable thumbnail size:
    https://codex.www.ads-software.com/Function_Reference/add_image_size
    – add <?php the_post_thumbnail(); ?> to content.php, for instance before <header class=”entry-header”>

    or simply u can search the plugin for customising recent post to show its thumbnail.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @prajakta-gadhave You really need to modify your advice a little. ??

    When you recommend that others modify their themes that way and they follow your advice then later on they’ll regret it when they lose all of their work because the theme updated.

    @yestyle Please consider creating a child theme of your WordPress theme and making your changes there.

    https://codex.www.ads-software.com/Child_Themes

    Is it possible? is there any ways to do that transfer between vbulletin and wordpress blog?

    Possible? Anythings possible but that sort of integration require some cross platform development effort and that’s really outside of the scope of these forums.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to show wordpress post thumnail on my forum?’ is closed to new replies.