If you are like me who keeps adding websites in Google Analytics now and then, you must have felt frustrated trying to figure out how and where in Google Analytics you can add a new website for tracking. The fact that GA interface keeps changing every time you log in (well, almost) does not help […]
Featured
How to add Print, Sharing and Font Resizer tools in Genesis
The current PSD to WordPress project that I am currently working on has the following design for inner pages (click the image for bigger view): In this article I share how I have set up the Print icon to trigger Print command Share icon to display social sharing options when hovered Font Resizing icon to […]
How to split Navigation Menu in Genesis using WP Nav Plus
Update on September 02, 2016: For an updated tutorial on this topic, see Fixed Primary Nav and Split Header Nav in Genesis. In the past I wrote about achieving Primary Nav on left, Site Title or Logo in the middle and Secondary Nav on right in Genesis. In this article I show how menu items […]
How to show only Post titles in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
A subtler Search form in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Reusable code snippets for Multi-Column widget areas in Genesis
Genesis has built-in column classes which we can use to arrange widget areas next to each other vertically in columns. In this article I share code for registering multiple widget areas and displaying their content in various combinations (number and split ratio) of columns. Note: In the sample code below genesis_after_header hook is used. You […]
How to add a link to switch between responsive and desktop views in Genesis
A user emailed me today: …I am working on a website for a client but having a problem coming up with a solution per her request. She would like for her readers to be able to have a choice when viewing her website on mobile devices. Currently her site is responsive (thanks to your help […]
How to push Footer all the way down when there’s little content in Genesis
Updated on December 20, 2017 Looking for a way to push your Genesis site footer to the bottom of pages that have less content? Before: After: Add the following in child theme’s style.css: To view the full content, please sign up for the membership. Already a member? Log in below or here.
The BDN test
I have probably troubleshooted some 30,000 websites in the last 4 years. Irrespective of what WordPress theme is currently active, one of the most common mistakes folks make is writing erroneous code in their stylesheet that causes the browsers to not render any CSS code below the error point. Ex.: Missing closing brace. When you […]
App style off-canvas menus and sidebars using Slidebars in Genesis
Updated on November 22, 2016 In this article I share how Slidebars jQuery plugin can be implemented in Genesis for sliding a sidebar from the right edge of screen when a link is clicked. We are going to display widgets placed in Primary Sidebar widget area in the sliding sidebar (i.e., Slidebar). The Slidebar will […]
Recent Comments