A user emailed me asking, Hi Sridhar! So, I’m wanting to place a widget area on both the left and right side of my primary menu. I’ve been able to place two widget areas using this code: https://sridharkatakam.com/adding-simple-social-icons-navigation-bar-genesis/ But, I’m unable to get one to float left of the primary navigation menu. I have my […]
Search Results for: image
Conditional site title links in Genesis
In the Genesis Facebook group a user asks: Hi all–I am modifying a genesis sample child theme. I am looking for a way to modify the site title URL so that depending on what header image is displayed depends on what URL is linked to that header image. I’m using the WP Display Header plugin […]
Mega menus in Genesis
Updated on 31 May 2022 In the members-only forum, a user asked: Is there a good way to create a Genesis mega menu without using a plugin (such as UberMenu, which is great but very resource-intensive)? Ideally, I’m looking for a solution that is primarily CSS-based, where a client can use the regular WP Menu […]
How to fix the Journal section on Digital Pro’s homepage
Digital Pro‘s homepage has a Journal section that shows 3 blog posts below widget areas. If you want to have a separate blog page where all posts are shown, the recommended method is to designate two Pages as static homepage and Posts page in WordPress’ Reading settings and then all posts will automatically appear on […]
Previous / Next Post Navigation on single Posts in Genesis
In the past, I wrote a tutorial titled How to add links to Previous Post and Next Post on single Posts in Genesis. Adjacent entry navigation added via add_action( ‘genesis_entry_footer’, ‘genesis_prev_next_post_nav’ ); will appear in between the .entry and #respond. What if you want to show it in a different place or have it appear […]
How to add a button to Primary navigation that opens full screen widget area in Genesis
In the past, I wrote about Infinity Pro’s Offscreen widget area in any Genesis child theme. In this tutorial, we shall adapt Infinity Pro’s Offscreen widget area in News Pro. We are going to add a font icon button at the end of Primary navigation’s menu which when clicked will open the widget(s) in a […]
How to customize Genesis to unlink elements in the loop and link the entire entry
In Genesis Facebook group a user asked: Trying to modify archive & front-page loops to get a link around a few divs. I tried to open the linktag with but every time I try to add genesis specific “do_actions” later in the loop, the <a> tag gets closed right afterwards. So what would be the […]
How to align more button for posts in Home Middle section of Magazine Pro
Updated on February 07, 2018 Magazine Pro’s Home Middle section is supposed to be populated with a Genesis – Featured Posts widget with 2 posts set to be shown. Due to the content being different in these posts, the read more button will probably not appear at the same level for these posts. This tutorial […]
How to display WooCommerce products on Outfitter Pro’s homepage in columns
Front Page 2 section of Outfitter Pro’s homepage shows featured products in a masonry grid layout out of the box. This tutorial provides the steps to disable the masonry and display the products in a normal/traditional layout i.e., in 2 rows of 4 columns each. Step 1 In front-page.php change // Defines the front-page styles […]
How to customize entry meta to add gravatar and more in Minimum Pro
A user wrote: I’m looking for a post that might help me add the author’s gravatar to the post in Minimum Pro. I was after something like the Twenty Sixteen theme: https://en-gb.wordpress.org/themes/twentysixteen/ In this tutorial, we shall remove post info customize entry meta in the entry footer to show post author’s gravatar image, author’s name […]
Recent Comments