In this article I share details on how we can display custom fields added via Advanced Custom Fields Pro (commercial plugin) on the single page of a Projects Custom Post Type in Genesis. Here are the design goals: Images uploaded in the backend should appear as a slider at the left. If no images are […]
4 methods to Selectively Remove Entry Titles in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
All the Nav – Logo – Nav tutorials for Genesis
A quick post to list the links to all tutorials that show how to center a logo with navigation items on either side of it in Genesis. How To Use A Center Logo With The Genesis Navigation Menu Using Only CSS – by Tony Eppright How to split Navigation Menu in Genesis using WP Nav […]
A slightly improved ‘Add Nav Extras’ code for adding Search in Navigation
The code snippet for appending a search box in Primary or Secondary Navigation menu currently uses output buffering to display the output of get_search_form() like this: We can simply use the false parameter in get_search_form() to return the search form as a string instead of echoing thus avoiding storing it in buffer.
Adding Search in Navigation with Font Awesome search icon outside the box in Genesis
functions.php: To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to add background around focused field in Gravity Forms
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to implement Monocle List in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Sending emails to multiple user entered email addresses in Gravity Forms
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Full width header with logo at left and navigation at right in Dynamik
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Blank Page Template for Genesis
Want a simple blank Page template in Genesis w/o all the div.site-container, div.site-inner, div.content-sidebar-wrap and main.content elements? This is useful when you want to implement scripts like Monocle List on a Page in your Genesis site. Place the following in a file named say, page_blank.php in your child theme directory. To view the full content, […]
Recent Comments