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 […]
Search Results for: image
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 […]
[Video] Re-creating Parallax Pro’s homepage using Beaver Builder
Beaver Builder is a commercial drag and drop page builder for WordPress. I recorded my screen as I tested it in a site where Parallax Pro is active to re-create the homepage in an inner page. Beaver makes it really easy to create multiple sections of content (fixed and full width) with image or Parallax […]
How to replace Primary Sidebar with a custom sidebar in all single Posts in Genesis
Jodi asks, I used Simple Sidebars to create a unique sidebar for my blog posts. Of course, now I noticed I’ve been forgetting to apply it! So what’s the best way to have it just show up automatically on all posts in the “blog” category? With the following code in child theme’s functions.php, all single […]
CSS Flip Animation in Genesis
In this article I share how CSS Flipping Animation by David Walsh can be applied in Genesis to display 3 Featured Posts below the header. Hovering a image (Featured image of the Post) reveals that Post’s title, excerpt and a read more button. Screenshot (with the middle featured image hovered): Screencast: Personally I do not […]
FacetWP in Genesis
FacetWP is a commercial plugin that lets you easily create filters (checkboxes, radio buttons, dropdowns etc.) for filtering content in WordPress sites. In this article I explain how FacetWP can be set up in Genesis. Also included is a screencast walkthrough showing an example to filter entries on a CPT archive page by custom taxonomies. […]
How to add a full/wide header in Metro Pro
Updated on October 16, 2015 In the past I showed how a wide header can be added in Lifestyle Pro and Agency Pro Genesis child themes. The same method can be applied in Metro Pro. Before: After: Step 1 Upload your desired header image to your Media library. Recommended width is 1068px. Height can be […]
How to display only the first category that a Post belongs to in Genesis
Have a stubborn client that wouldn’t heed your advice and keep adding a crazy number of categories (instead of tags) for their Posts? If you wish to display just the first category (hyperlinked to the category archive page) that a Post belongs to, it can be done by adding the following in child theme’s functions.php: […]
How to display After Entry widget area on Pages in Genesis
Genesis has a useful ‘After Entry’ widget area that appears below single Posts when enabled by adding This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden […]
Recent Comments