This members-only tutorial provides the steps to add a Read More button that can be linked to the blog below the four widgets in Front Page 2 widget area on Wellness Pro’s homepage. Tested in Wellness Pro 1.1.4 and Genesis 3.3.3. Step 1 Edit /wp-content/themes/wellness-pro/front-page.php. Change genesis_widget_area( ‘front-page-2’, array( ‘before’ => ‘<div id=”front-page-2″ class=”front-page-2″><div class=”flexible-widgets… Continue Reading »
Split Navigation in Genesis Sample
This members-only tutorial provides the steps to display primary navigation menu at the left, title area in the middle and secondary navigation menu at the right in Genesis Sample. Between 960px and 1399px (inclusive) we shall center the site header elements one below the other. 959px and below, it will appear as usual. with the menu expanded Tested in Genesis Sample… Continue Reading »
Adding Social Icons in Essence Pro’s Header
This members-only tutorial provides the steps to register a custom “Next to Search” widget area and position it to the right of search in Essence Pro’s site header. Widgets placed in this widget area like social icons, for example, will then appear in the header. Step 1 Register the next-to-search widget area. In Essence Pro’s… Continue Reading »
How to remove published date from all category archives except for a specific category in Genesis
This premium tutorial provides the code to customize the post info to remove the published date from all category archive pages in Genesis except for a specified category. Add this in child theme’s functions.php: To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to enable responsive hamburger menu for the footer menu in Infinity Pro
A menu appearing in the Footer Menu location in Infinity Pro will appear expanded at all widths out of the box like this: If you want to have this secondary menu collapse into a mobile hamburger menu 800px and below similar to the header (primary) menu simply edit Infinity Pro’s functions.php and change to Users… Continue Reading »
Split Nav Menus in Navigation Pro
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… Continue Reading »
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… Continue Reading »
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… Continue Reading »
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… Continue Reading »
- 1
- 2
- 3
- …
- 128
- Next Page »
Recent Comments