To view the full content, please sign up for the membership. Already a member? Log in below or here. Username Password Remember Me Forgot Password
WordPress
Adding custom body class depending on whether background image is set or not in WordPress
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Set a custom number of Posts on first page on Posts page in WordPress
Robin asked, I have a situation where I would like to change the amount of paginated posts displayed on the first page that is different than the amount that I set in Genesis settings. Thanks to the excellent article titled Customizing the WordPress Query by Bill Erickson, we can add the following in child theme’s […]
Using Font Awesome in WordPress
Version 4.1.0 of Font Awesome has been released recently and it’s time for a refresher on how we can use icon fonts in WordPress. To load Font Awesome, add the following in child theme’s functions.php: Below are a few examples of using Font Awesome icons in various places. Within content In Page/Post editor when in […]
How to remove Post info conditionally in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to move Featured image to the left of Post title in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Custom Carousel in WordPress using bxSlider with a backend UI using CPT
In this article I show how we can set up a carousel (with 3 images scrolling at a time) using bxSlider in WordPress. We shall use Types (free plugin) to create a ‘Carousel Images’ CPT (Custom Post Type) and a ‘Video URL’ custom field, then use Views (commercial plugin) to loop through the CPT entries, […]
Scroll animations in WordPress using WOW.js
In the past I wrote about using ‘Jack In The Box’ and ScrollReveal here and here for on scroll (more like, ‘when-it-comes-in-the-view’) animations. I have updated the post on ScrollReveal today. But find that animations no longer work during my tests. Therefore I gave WOW, the newer incarnation of Jack In The Box a try […]
Full width Soliloquy slider in Genesis
Soliloquy is perhaps the best WordPress slider plugin out there. It is simple, light-weight, very well optimized for speed and comes with excellent support. Note: Soliloquy does not have the bells and whistles like layers that are present in LayerSlider and Revolution. If you need layers and a variety of animations, go with one of […]
How to replace, reorder and add new icons in Simple Social Icons
Update on January 12, 2017 The tutorial no longer works with the latest version of the plugin. Follow the pages in the wiki here: https://github.com/copyblogger/simple-social-icons/wiki Simple Social Icons is a free WordPress plugin that adds a widget for displaying social networks (Twitter, Facebook etc.) icons. Widget includes useful options for setting icon size, border radius, […]
Recent Comments