Swap the original feature image
-
Im using a theme that display the original feature image of a post on the main page.
I now want to swap that image and instead show the second feature image that I added with this plugin.
The current code showing the original feature image is in the header.php file in it`s theme folder and looks like this:
<?php the_post_thumbnail(‘bigthumb’,array(‘title’ => ”)); ?>
How can I show the second feature image here instead?
Can someone help me?
https://www.ads-software.com/plugins/dynamic-featured-image/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Swap the original feature image’ is closed to new replies.