• Resolved CLRD

    (@clrd)


    I am currently running a WPHoot Theme. Tried using this the plugin, but not working for me. The post still shows the featured image at the top of the post.

    How do I use get_the_post_thumbnail() or wp_get_attachment_image() ?

Viewing 1 replies (of 1 total)
  • Plugin Author cyrillbolliger

    (@cyrillbolliger)

    Hi CLRD

    Thanks for your interest in the plugin. If (I didn’t check the source code) WPHoot is making a custom call to load the featured image, instead of using the dedicated built-in WordPress functionality, you have to fix that call by extending the theme with a child theme. Alternatively you may ask the creators of WPHoot to replace their custom call with get_the_post_thumbnail().

    Have an excellent day!
    Cyrill

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin not working for my Theme’ is closed to new replies.