In the past I wrote about setting up infinite loading of Posts in Genesis using Jetpack here. If you do not wish to use Jetpack or a lighter version of it that provides this feature or Gary Jones’ plugin that relies on Jetpack, the ‘original’ Infinite Scroll script’s WordPress version can be used. Let’s see […]
Search Results for: wordpress
[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 […]
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 […]
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 solve “Object not found!” issue when files are placed manually in DesktopServer
Yesterday I tried using BackupBuddy for taking a full backup of a site that was hosted on Synthesis and backup process did not finish and failed due to a problem with the zip command. Checking alternate zip method did not help. I then used the free Duplicator plugin and it had no problems taking the […]
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+ […]
Recent Comments