A search widget placed in the Header Right widget area of Business Pro will appear like this: Want to make it sleeker like this? Step 1 Add the following in child theme’s functions.php: add_filter( ‘genesis_search_text’, ‘custom_search_text’ ); /** * Customize the text of the search input. * * @param string $text current text * @return string […]
Premium Content
How to replace Front Page 1 background image with an inline image at smaller widths in Altitude Pro
Altitude Pro’s Front Page 1 section uses a full screen background image on which the widget appears. One problem with centered cover background images is that they will be cut off at left and right sides on smaller widths. We can get around this by adding the background image inline in the HTML, hiding it […]
Posts grid on archives with title and excerpt on hover in Genesis
In my tutorial requests Trello board, a user asked: Hi Sridhar, how would you approach having an archive page for each taxonomy of a CPT? I started with https://sridharkatakam.com/grid-portfolio-images-title-excerpt-hover-showcase-pro/ , but there wasn’t a clear way to setup a separate page for each taxonomy. Thanks!! Archive pages for taxonomies are usually enabled by default and […]
particles.js in Business Pro
In the comments section of particles.js in Genesis, a user asked: Happy New Year Sridhar! I’m very interested in implementing this on the header hero image section of the Business Pro Theme. Which adjustments would I need to make on step 3, step 4 ? Thank you This tutorial provides the steps to implement particles.js […]
Full-width hero image on category / tag / taxonomy archive pages in Genesis
In the comments section of Full-width hero image on category archive pages in Genesis, the user commented, Hi Sridhar! Thank you SO MUCH for creating this tutorial less than 24 hours after I asked about it! You are incredible. So I have a new wrinkle for you, what would the code look like if I […]
Full-width hero image on category archive pages in Genesis
This tutorial provides the steps to display full-width category-specific image (if set) below the header on category archive pages in Genesis. While the tutorial has been written for Genesis Sample, it should work with a few adjustments in any Genesis theme. Step 1 Install and activate WP Term Images plugin. Step 2 Edit categories and […]
How to show categories above the titles in Foodie Pro’s Featured Posts widgets
This tutorial provides the steps to automatically display link(s) to the category/categories above the title in the output of all the Featured Posts widgets in Foodie Pro. Step 1 To view the full content, please sign up for the membership. Already a member? Log in below or here.
6-column widgets in Altitude Pro
This tutorial provides the steps to add an option to automatically display the widgets placed in Altitude Pro’s flexible front page widget area in 6 columns. In this example, we are going to place 7 widgets in the Front Page 4 widget area. The topmost widget is going to appear 100% wide and the other […]
How to move Search icon out of nav menu next to the hamburger menu icon in Monochrome Pro
A user asked, Monochrome Pro has a nice search implementation in the header but it is not visible on mobile view. It would be nice to pull it out of the menu and display it as a standalone item next to the hamburger menu on mobile view. A tutorial on how to do that would […]
How to add Before Header widget area in Business Pro
Updated on April 24, 2018 In the members-only forum, a user asked: Hi, I’d like to add a widget area above the header (like the one on the Cafe Pro theme) on the Business Pro theme. Can you help me with this? This tutorial provides the steps to register a Before Header widget area in […]
Recent Comments