Skip to content

Raz Rassel

  • Home
  • About Raz
  • Contact Raz
YouTube Spotify
Raz Rassel
Web Dev | Wordpress

Genesis Featured Image on top

Genesis WordPress theme

/* Code to Display Featured Image on top of the post */
add_action( ‘genesis_before_entry’, ‘featured_post_image’, 8 );
function featured_post_image() {
if ( ! is_singular( ‘page’ ) ) return;
the_post_thumbnail(‘post-image’);
}

Post navigation

Previous Previous
Adwords Call Forwarding in Google Tag Manager
NextContinue
Modal Popup

Similar Posts

Web Dev

Modal Popup

Read More Modal PopupContinue

Web Dev

SPF record to prevent spam delivery

Read More SPF record to prevent spam deliveryContinue

Wordpress

Google Tag Manager in Genesis Theme

Read More Google Tag Manager in Genesis ThemeContinue

Web Dev

Import CSV to PHPMyAdmin

Read More Import CSV to PHPMyAdminContinue

Web Dev | Wordpress

Woocommerce Widget Featured Product by Category

Read More Woocommerce Widget Featured Product by CategoryContinue

Wordpress

Add robots meta tag to specific page

Read More Add robots meta tag to specific pageContinue

YouTube Spotify
  • Home
  • About Raz
  • Contact Raz

© 2025 Raz Rassel

Scroll to top
  • Home
  • About Raz
  • Contact Raz