In case someone faces the same problem, I got the following answer from Studiopress support, and it works: Your understanding is correct and theme calculates numbers of widgets, added in each front page widget area, to apply certain flexible layout styles. If you’re planning to use exactly two widgets (one for each of those two […]
Search Results for: wordpress
Genesis Simple Hook Guide
Ever since I switched to Genesis for all my WordPress websites a few years ago, there’s one site that was always open in my browser tab: Genesis Visual Hook Guide by Christopher Cochran. Even though there is a plugin version of the same, I’ve always preferred just to refer to hooks in the various views […]
Chevron-shaped Featured Parallax Section in Genesis using clip-path
This tutorial is based on How to slant edges of elements in Genesis and provides the steps to set up a down facing chevron-like featured section below the front page in Genesis with a parallax background image changeable in the Customizer (with instant live preview). We are going to register a custom Home Featured widget […]
How to add content between entry header and entry content in Genesis
In this tutorial, we are going to use the genesis_before_entry_content action hook in Genesis to display the value of a page_intro custom field’s value (if present) between entry header and entry content on static Pages. Step 1 Install and activate Advanced Custom Fields plugin. Create a field group called say, Page Meta and add a […]
How to match breadcrumbs of Pages with menu item titles in Genesis
In the members-only forum, a user asked: Hi Sridhar, I wonder if itβs possible to change the genesis breadcrumbs function to use the menu label instead of the page title β (without using a plugin like Yoast or Nexxt Breadcrumbs)? β So far, all my searches have come up mostly empty. The only two somewhat […]
Change Genesis breadcrumbs to use menu label instead of page title?
Hi Sridhar, I wonder if it’s possible to change the genesis breadcrumbs function to use the menu label instead of the page title – (without using a plugin like Yoast or Nexxt Breadcrumbs)? — So far, all my searches have come up mostly empty. The only two somewhat useful posts I’ve been able to find […]
How to allow oEmbed parsing in MemberPress excerpts
MemberPress is my plugin of choice for memberships and is what I use on this site. In your MemberPress settings, if you have set an excerpt to appear for unauthorized visitors, YouTube video URLs and links to tweets will appear as is and will not get parsed by WordPress’ oEmbed unless the following is added: […]
How to modify loop hooks properly with genesis_custom_loop()
Genesis comes with a useful function called genesis_custom_loop() to output elements like entry header, entry content and entry footer when you want to write a custom query. If you would like to make any changes like showing/hiding certain elements in the loop or moving them around, it is not sufficient just to do so and […]
Reply To: sort alphabetically with Genesis Portfolio Pro
Follow https://sridharkatakam.com/how-to-order-entries-by-title-on-portfolio-cpt-archive-in-wordpress/
Split logo navigation that shrinks on scroll
This is a customized Genesis Sample child theme having these features: – Image logo in the center (or in any position) with nav menu items appearing on either side of the logo in a fixed nav bar. – The nav bar (having the logo in the middle) shrinks when scrolling down and becomes semi-transparent. Upon […]
Recent Comments