In this tutorial I share the code to display a full width featured image below the navigation in Genesis and relocate the entry title from its default position to below the featured image for static Pages. Screenshots: A Page that has a featured image: A Page that doesn’t have a featured image: Step 1 Edit […]
Search Results for: genesis
Horizontal Gravity Forms Opt-in Form in Genesis
When it comes to email marketing opt-in forms in WordPress, my preferred plugin is Genesis eNews Extended. But there could be times when you need to use Gravity Forms for the same. In this article I show how a horizontal responsive Gravity Forms form showing First name, Last name and Email fields can be set […]
Category Filter Bar in Genesis
In this article we are going to add a Sub Category dropdown, a Monthly Archive dropdown and a Category-specific Search next to each other above the loop on category archives in Genesis. Sub Category filter dropdown will automatically get populated with sub categories of the current category being viewed. Selecting a sub category will work […]
Floating header on top of featured images gallery slider for CPT single pages in Genesis
In this tutorial I show how we can display multiple featured images (featured gallery) uploaded to entries of a ‘project’ Custom Post Type as a full width slider using Owl Carousel with the fixed header overlayed on top of it. For entries that do not have a featured gallery but having a featured image, the […]
Custom ‘Read more’ below entry content in Genesis Featured Posts Combo widget
In my current PSD > WP project, Posts displayed in a Genesis Featured Posts Combo’s (commerical plugin) widget should have the ‘Read more’ link below the content (limit). By default the Read more appears at the end of content text like this: What we are aiming for: Here’s one method in which this can be […]
How to prepend text to titles in Genesis Featured Posts Combo widget
In a PSD to WP project am working on, the requirement is to automatically add a pre-set text, “Case Study: ” to the left of linked title of a CPT entry displayed in a widget area via the Genesis Featured Posts Combo’s (commercial plugin) widget. This can be done using gfpc_do_post_title_(widget_id) filter of the plugin. […]
Full width image below header with content pulled on top for Pages in Genesis
In the members-only forum a user asked how a hero image can be shown below the header with the content-sidebar pulled over it. In this tutorial we will register new image size for featured image on static Pages display this featured image above content on static Pages using genesis_after_header hook add a custom body class […]
How to make Primary navigation in Genesis sticky on scroll for desktops and mobile responsive on handhelds
In this tutorial I share the code for setting up a sticky Primary navigation below as users scroll past it. We are going to use Sticky-Kit jQuery script to make the nav fixed on non-handhelds and use code from Beautiful Pro for the hamburger menu. Set up: Genesis Sample is the active theme with menus […]
Speech bubble style Testimonials Archive page in Genesis
Want to display quotations or testimonials by your customers/clients in a grid of speech bubbles like this? In this tutorial I show how testimonial CPT entries via Testimonials by WooThemes plugin can be displayed in a grid of 3 entries on the archive page. For each entry, testimonial excerpt, name, byline and photo will be […]
How to display Sub Categories dropdown filter on Category pages in Genesis
One of the built-in features of Genesis when editing a category in the WP backend is the Category Archive Settings consisting of category archive headline and intro text fields. If one of these is populated, it/they will appear above the list of Posts in category archives. In this article I share the code to show […]
Recent Comments