This premium members-only tutorial provides the steps to reposition the secondary menu from the footer to header upload an image logo use CSS Grid to position the primary menu at the left, logo image in the middle and secondary menu at the right set search icon to be added to the secondary menu instead of […]
Search Results for: image
Full-width Soliloquy slider in Navigation Pro
This premium members-only tutorial provides the steps to add a full-width Soliloquy slider at the top of the homepage of Navigation Pro. Needless to say, this slider can be shown at any position on any Page in WordPress. Step 1 Install and activate Soliloquy slider plugin. I have tested the premium version of the plugin […]
How to display Logo and Site Title in Monochrome Pro
Looking to show site title text next to logo image in Monochrome Pro‘s site header? Just add the following in child theme’s style.css at the end: (Tested in Monochrome Pro 1.4.0)
Adding support for features like post author link and comments to Custom Post Types in Genesis
With the current version of Genesis (3.3.1) and Genesis Sample (3.3.0), post author post link will not appear in the entry header’s entry meta for CPTs. If you want to output the post author link after “by” we need to add support for author to the CPT. Here are two ways in which this can […]
How to remove post info in Genesis for specific post types
This article shows how entry meta (or post info) in the entry header can be removed for specific post types in all views (singular and archives) in Genesis. Before: After: Here’s How: Add the following in child theme’s functions.php: Enter the post type(s) for which post info should not be output in this line: For […]
Reply To: Specific Category Hero Images in Essence Pro
Done. Follow https://sridharkatakam.com/category-specific-header-hero-images-in-essence-pro/.
Reply To: Specific Category Hero Images in Essence Pro
Seems it’s doable, as I am scouring the web on how to do it Essence Pro – Custom Hero Header Image On Category & Sub Category Archive Pages
Conditional Post Info in Genesis
This members-only tutorial provides the steps to remove “by <author name>” from the entry header’s post info in Genesis for posts in which “Hide Author?” checkbox, a custom field has been ticked. True / False type of custom field added using Advanced Custom Fields Post info without”by <author name>” for entries where “Hide Author?” has […]
Logo at the left and Nav Menu at the right in Essence Pro
This members-only tutorial provides the steps to customize Essence Pro to have a logo image appear at the left and navigation menu at the right in the site header. 1201px and above 1200px and below Tested in Essence Pro 1.3.0. Step 1 Let’s remove the search from the header. In /wp-content/themes/essence-pro/lib/header-functions.php, comment out the following: […]
Slideout.js in Genesis
This members-only tutorial provides the steps to implement Slideout.js, a touch slideout navigation menu JavaScript in Genesis Sample. We shall show the widgets placed in a custom widget area in the side panel when the hamburger icon is clicked/tapped – effective 959px and below. The side panel can be dismissed by clicking/tapping the close icon […]
Recent Comments