iCheck is a fancy and lightweight jQuery plugin that allows you create beautiful and highly customizable checkboxes and radio buttons with 25 built-in options and 6 skins. In this article I share how iCheck can be loaded and used in WordPress. Step 1 Download the zip file from https://github.com/fronteed/iCheck. Step 2 Extract the contents and […]
[Video] Background Image for Header in Genesis
The 14 min video below covers how header image can be configured in Daily Dish Pro, a Genesis child theme. To view the full content, please sign up for the membership. Already a member? Log in below or here.
BFWPDeals.com
Yesterday I spent a few hours putting together a simple website http://bfwpdeals.com/ using AgentPress Pro, a child theme for Genesis, where I plan to post coupons and deals related to WordPress products in this year’s upcoming Black Friday. In this article I am going to share a few notes and code snippets that I used […]
How to replace Display Author when using Byline plugin in Genesis
Byline plugin can be used to add names of contributors or authors for Posts in WordPress. This plugin uses the custom taxonomy features of WordPress to create “bylines” — essentially, tags representing authors who contributed to a post… This plugin would be useful for publishing situations where the majority of your content is from contributors […]
CSS for Multi-Column Footer Widgets in Genesis
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 […]
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 […]
Recent Comments