In the ‘Content Archives’ section of Genesis Theme Settings we can specify whether the full content or content limited to a certain number of characters or excerpts should be displayed in content archives (Posts page, category archives, tag archives, search results etc.). When this is set to content limit or excerpts, if you would like […]
Genesis
Video background section in Dynamik
In the comments section of How to replace Home Section 1’s Parallax Image Background with Video Background using BigVideo.js, Andrew writes, Hi Sridhar , I’ve managed to adapt this tutorial to work with Dynamik for Genesis , I changed the enque’s code , created directories in Dynamik Uploads folder for the JS and Video files […]
How to add support for custom backgrounds in CPTs
If you would like to add support for Custom Background Extended in single entries of a Custom Post Type, say WooCommerce products add the following in your child theme’s functions.php: Back end: Front end: Note: If you are using a theme like Agency Pro which uses Backstretch to display the (same) background image site-wide, you […]
Truncating Previous/Next Post link Titles in Genesis
On a Genesis customization project I worked on today, the requirement was to place links to Previous and Next posts at the top of single Posts and to limit their link text to a set number of characters so they do not appear on two lines. Before: After: Here’s one way in which this can […]
Horizontal Gravity Forms Opt-in in Parallax Pro
Following my recent Horizontal Gravity Forms Opt-in Form in Genesis tutorial, a user asked how the same can be set up below Home Section 1 in Parallax Pro. In this tutorial I explain how a responsive Gravity Forms form having Name and Email fields can be customized to appear horizontally below Home Section 1 in […]
Continuously scrolling image carousel using Soliloquy and Slick
In the members-only forum, a user asked I came across this site http://brittneykluse.com/ and liked the header slider. It has big images that bump next to each other and slide nicely. It would be great to see you implement this same type of slider in any of the Genesis Child theme.. possibly Cafe Pro, Altitude […]
How to add a Full Width Image below Header on Blog page in Dynamik
In the comments section of How to add a Full Width Image below Header on Blog page in Genesis, a user asked: How would you do this in Dynamik? Here’s how. Step 1 At Genesis > Dynamik Custom > Conditionals, add a new is_home() conditional like this: Step 2 At Dynamik Custom > Hook Boxes, […]
How to display Featured image below navigation and relocate titles on Pages in Genesis
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 […]
How to add MENU to the right of hamburger icon in Executive Pro
In the past I wrote about adding the word MENU to the hamburger menu icon at responsive breakpoints in Altitude Pro and Ambiance Pro. In this article I share the code for the same in Executive Pro. Before: After: Step 1 Edit js/responsive-menu.js. Change This file contains bidirectional Unicode text that may be interpreted or […]
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 […]
Recent Comments