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 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+ […]
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 use an inline logo instead of a background image in Genesis
Latest update: Follow https://sridharkatakam.com/inline-logo-in-genesis/ instead. Updated on October 18, 2015. The standard method for displaying logos in Genesis is by adding theme support for custom header like this: (code from Executive Pro’s functions.php) What if you want to display the logo as a normal HTML image element instead? In this article I show how genesis_seo_title […]
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. […]
Recent Comments