When a Genesis – Featured Posts widget is set to display title and featured image (but not content) it may look something like this (screenshot from Lifestyle Pro): We can add CSS to overlay the entry titles centered on top of the featured images like this: Add the following in child theme’s style.css and customize […]
Genesis - Featured Posts widget
How to relocate titles in Genesis Featured Posts widgets’ output
In the posts output by Genesis Featured Posts widget, titles appear below the featured images by default. Want to move the titles above the images like this? Before: After: Step 1 Follow https://sridharkatakam.com/custom-featured-post-widget-plugin/ Step 2 Replace the entire code in class-custom-featured-post.php with the following: <?php /** * Plugin Name * * @package Custom_Featured_Post_Widget * @author […]
How to add Social Warfare buttons for posts in Genesis Featured Posts Widget
In the comments section of How to display Social Warfare sharing buttons when content limit is set in Genesis a user asked, What about showing Social Warfare on the home page when a full post is being displayed using the Featured Posts Widget? It’s not content limit, but full content. Thank you! Genesis Featured Posts […]
Floating Titles on top of Featured Posts Widgets in Genesis
Here’s a request for tutorial from the members-only forum: I want to change the Genesis Featured Posts Widget to overlay the post title over the featured image on the homepage (genesis sample theme that’s been customized). I want the overlay to be always there. I don’t want it appearing after a hover. It should always […]
Recent Comments