Genesis has built-in support for footer widgets (appearing above the footer) that can be enabled by adding the following in child theme’s functions.php: The second parameter in the above can be changed to reflect the number of footer widgets you would like to use. In this article I would like to share sample CSS to […]
Genesis
How to echo entry specific Scripts in Footer instead of Head in Genesis
Code placed in Scripts textarea in WordPress editor on Static Pages and single Posts in Genesis gets echoed out or printed in the header i.e., before closing head tag by default. What if you want the script to be output before the closing body tag instead like this? Add the following in child theme’s functions.php:
StudioPress Black Friday Sale Ending Soon
If you have been thinking about buying themes from StudioPress, now is the best time to do it. As promised, this is a quick reminder that today is the last day of Copyblogger’s 7th annual Black Friday sale. What does that mean? It means you can get all 42 StudioPress themes, 20 bonus themes, plus […]
How to show high resolution Logo on retina displays in Genesis using Foundation Interchange
When the background logo is replaced with HTML image element per my earlier article, the same image is going to appear on every device. What if you want to swap it with a high res version on retina devices? In this article I show how Foundation’s Interchange can be loaded in WordPress and used to […]
How to place a full width slider in Home Featured widget area in Centric Pro
In this article I show how the main Featured section in Centric Pro can be replaced with a full width responsive slider using the RoyalSlider commercial plugin. Live Demo Step 1 Purchase, install and activate RoyalSlider. Step 2 To view the full content, please sign up for the membership. Already a member? Log in below […]
How to display excerpt when hovering on featured images in Executive Pro with a flip effect
In the comments of my article titled CSS Flip Animation in Genesis, a couple of readers asked if/how the same can be set up in portfolio page. In this article I share the code to flip reveal a Portfolio CPT entry’s excerpt and read more button when its Featured image is moused-over. The code has […]
How to change Portfolio CPT to Communities in Minimum Pro
Minimum Pro comes built-in with Portfolio Custom Post Type. In this article I show how this can be changed to Communities CPT. Besides simply changing the code at appropriate places I have included a few additional snippets that provide improvements like displaying the Featured image and previous/next entry links on single entry CPT pages. Note: […]
Page Templates for displaying ‘For Sale’ and ‘For Rent’ Listings in AgentPress Pro
Updated on September 06, 2018 Scenario: You have registered a ‘Types’ taxonomy, added two terms named ‘For Sale’ and ‘For Rent’, then categorized your listings accordingly in AgentPress Pro. Now you want all listings for sale to be shown at http://example.com/for-sale/ and all listings for rent at http://example.com/for-rent/. Before you proceed with implementing the following […]
How to add Facebook, Google+ and Twitter sharing buttons without using a plugin in Genesis
There are exactly a million and two plugins for displaying social media sharing buttons in WordPress. But what if you wanted to add sharing buttons on your site’s pages so they can be shared in social sites without using a plugin or a script? In this article I share the code to display Facebook, Google+ […]
How to remove Page Titles selectively in Centric Pro
In the past I wrote about 4 methods to Selectively Remove Entry Titles in Genesis. A few of those methods will not work in Centric Pro because this particular theme has built-in code to reposition Page titles. If you are looking to remove Page Titles for only specific Pages in Centric Pro, add the following […]
Recent Comments