• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2662

Original Genesis Tutorials & 5000+ Guaranteed Code

Snippets

  • Support
  • Newsletter
  • Videos
  • Log in

Premium Member? - Request custom code

Reposition Featured Image On Any Genesis Archive Page

Here’s the PHP code which enables you to move your featured images from the default position to any genesis hook position.

This code displays your featured image after the excerpt on any blog listings page, including archive, author, blog, category, search, and tag pages.

Move Featured Image After Excerpt On All Archive Pages

remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );

add_action( 'genesis_entry_footer', 'genesis_do_post_image', 1 );

Here’s an example of what your featured image will look like now on all archive pages.

post image after excerpt on archive page

You can change the genesis hook position and 3rd parameter for priority positioning to reposition your featured images to different positions on all archive pages.

You can also use conditional tags to control the position of your featured images on specific archive pages.

More Posts Related To Repositioning Featured Images

  • Move Featured Image Before Entry Title On Archive Pages
  • Add or Remove Image Before/After Single Post Titles
  • Move Portfolio Archive Page Titles Below The Featured Image In StudioPress Themes

Featured Image

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

PHP Code

template_include

get_body_class

if else

array

class_exists

foreach

sprintf

add_action

printf

variable

Advertise · WPEngine · Genesis · Log in

  • How Premium Membership Works
  • Sign Up
  • Support
  • Subscription Details/Invoice
  • Tagged Tutorials
  • Access-Download Problems