Looking to remove the published date and title of posts in content archives when using Ambiance Pro? Simply edit index.php and comment out or delete the following: add_action( ‘genesis_entry_header’, ‘genesis_do_post_title’, 13 ); and add_action( ‘genesis_entry_header’, ‘ambiance_post_info’, 12 ); Before: After:
Widget Title Links in Glam Pro
In the members-only forum, a user wrote: Hello Sridhar, Is there a way to create links for widget titles ? I am using the Glam theme, and I would like to have the Title link out to a custom URL using a text widget. When using a text widget to display an image the theme […]
Utility Bar in Digital Pro
This tutorial provides the steps to set up a before header Utility Bar widget area and display it in a fixed position above the header in Digital Pro. The utility bar will be static for screen widths from 800px and below. Step 1 Add the following at the end of Digital Pro’s functions.php: To view […]
Porthole columns in Infinity Pro
In the members-only forum, a user asked: Images overlayed between between home page sections Infinity Pro I’m not even sure what to call it. Essentially I’m trying to copy the top of the home page here: https://www.fresyesrealty.com/ but use Infinity Pr. In particular, I’m just trying to have the three circular images overlap between Front […]
How to add a CTA button row next to site description in Workstation Pro
This tutorial provides the steps to display one or more buttons to the right of site description text in the After Header section of Workstation Pro. With a single button: With two buttons: Step 1 Edit functions.php. To view the full content, please sign up for the membership. Already a member? Log in below or […]
How to set a custom sidebar on Posts page in Genesis
In the members-only forum, a user asked: Trying to add a custom sidebar using Genesis Simple Sidebars to “blog” page. The sidebar works, but NOT on the blog page, which shows the default sidebar. Using Altitude Pro on multisite, though I can’t imagine either of those things have anything to do with it. I created […]
How to implement Monochrome Pro’s Header Search in any Genesis theme
Monochrome Pro has code for adding magnifying glass icon at the end of primary nav menu items which when clicked, displays a wide search form covering the full header. I have published a tutorial that does this in Full width search form on top of header in Genesis tutorial in the past. In this tutorial, […]
Filtering posts by categories with a Load more button in Genesis using FacetWP
In the past, I wrote about filtering posts using Ajax Load More plugin here. This tutorial provides the steps for filtering posts on the Posts page by categories in Genesis using FacetWP. Clicking on Load More button below the posts will load the next set below the current ones. We will use column classes in […]
Front Page 1 background slider in Infinity Pro using Featured Galleries and Backstretch
This is similar to my other tutorial titled How to replace Front Page 1 background image in Infinity Pro with rotating images using Backstretch and Soliloquy regarding the end result but instead of using Soliloquy, we are going to use the images uploaded via Featured Galleries plugin as detailed in this tutorial. Step 1 Install […]
Title hero section in Genesis with rotating background images using Featured Galleries and Backstretch
I have written a few tutorials on sending the Soliloquy slider images on to Backstretch for rotating the background images of sections. Yesterday I found out that it is better and easier to use Featured Galleries instead of Soliloquy for the same. We can set singular pages of various post types to have their own […]
Recent Comments