In the comments section of Removing site tagline section from Pages in Minimum Pro tutorial, a user asked: Can you please provide the php code to remove the tagline from the home page only? Thank you Follow the steps below to remove the tagline section (only) on homepage in Minimum Pro. Step 1 In functions.php […]
Genesis
How to change the number of columns in Home Featured section from 4 to 3 in Minimum Pro
A user asked: For the minimum pro theme, can you please explain how to change the home features 1, 2, 3 and 4 to only three and have them align evenly, similar to the footer section? Before: After: Step 1 In Minimum Pro’s functions.php comment out or delete To view the full content, please sign […]
Using Flexbox for equal height columns in Digital Pro
In Genesis Facebook group, a user wrote: I am currently working on a site using Digital-Pro and I was wondering how I can implement some CSS in order to make sure the text widgets have the same height regardless of the text? In the theme Demo, the Front Page 3 Widget Area: all the text […]
How to truncate alt text for featured images on content archives in Genesis
In Genesis Facebook group a user asked: I have very long post titles and when I did an accessibility test, there were warnings that the alt tags were too long. So I used the genesis_get_image filter and re-created the image. Is there a better way? I tried the standard WP ‘post_thumbnail_html’ but that only worked […]
How to set height of an element to Viewport height using jQuery in WordPress
A full height hero section on the front page is a common design element in many websites these days. In this article I share sample code for setting this up in WordPress. The code improves upon what’s there in certain themes by StudioPress like Digital Pro. Step 1 Create a file named say home.js in […]
How to display Social Warfare sharing buttons when content limit is set in Genesis
In the members-only forum a user asked: Does anyone know how to manually add social sharing icons to the blog index and category pages? I am using a plugin called “Social Warfare,” which allows for manual placement, but I don’t know where to hook it in. It shows just fine on pages and posts, but […]
How to set custom links for featured images on a CPT archive page in Genesis
In Genesis Slack chat, a user asked: Anybody know of a filter where I can modify the URL of the featured images on a CPT archive page? I have a custom field called ‘item_url’ that I’d like to use for the link on the featured image This can be done by conditionally removing the standard […]
How to add Parallax effect to front page image sections in Altitude Pro
In my Facebook group, a user asked: Hey Sridhar. Can you consider a tutorial on how to create a real parallax effect with the background images on the landing page in Altitude Pro? You have a tutorial (https://sridharkatakam.com/add-parallax-background-header-…/) where you used stellar.js, and you made home-widgets-6 parallax. I’d like to have sections 1, 3, 5, […]
Utility Bar in Centric Pro
In the members-only forum, a user asked: Hi Sridhar, you have several great tutorials for utility bars and I tried several of them on a new site I am building using centric pro but with no success. Anyway you can modify them to work with Centric Pro? thanks Like in the tutorial for Altitude Pro […]
How to replace sticky message widget with a navigation menu in Modern Studio Pro
A user in my Facebook group asked: Can you post a tutorial on how to create the fixed menu on this site – http://lovetaza.com/ on the Modern Studio Pro theme? In Modern Studio Pro widgets placed in Sticky Message widget area appear when scrolling down and fade away when scrolled to the top. In this […]
Recent Comments