I am using the Genesis Sample theme. I have created a file called home-page.php, followed the tutorial on adding Parallax effect to home page, registered 4 different widget areas (home-top, home-middle-1, home-middle-2, home-middle-3, home-bottom-left, home-bottom-right and home-bottom) on the home page (they all show up in Appearance>widgets and are activated) and they show up on […]
Search Results for: genesis
Retina-ready Circular Navigation Icons in Genesis
In this article I share how I have set up circular navigation items in the Primary Navigation of Genesis in a recent PSD > WP project. Each image is a sprite with regular state and hover state images next to each other horizontally. Since the desired icons’ size is 60 x 60, I have set […]
How to display Secondary Navigation menu only on single Posts in Genesis
In GenesisWP Facebook group, a user asked: does anyone know of a good way to have a secondary nav menu display on single post template pages- and nowhere else? Or- perhaps on a few other select pages? Adding the code below in child theme’s functions.php will display a menu assigned to Secondary Navigation Menu location […]
Related Posts with Thumbnails in Genesis – Reloaded
Update on March 20, 2018: Follow https://sridharkatakam.com/jetpack-like-related-posts-without-jetpack-in-genesis/ instead. Nick has published a post titled Show Related Posts with Thumbnails in Genesis in the past. Andrea Whitmer has tweaked it for her needs and kindly shared with me which then, was expertly fixed by Chinmoy for getting rid of duplicate posts. The code below when added […]
How to set up an Alternate Image in Genesis Featured Posts Combo
Updated on March 17, 2017 A user asked in Genesis Facebook group, I want to add the option to select an alternate image in Genesis Sandbox Featured Content widget, as opposed to using the post or page featured image. I advised the user to switch to the newer, better and actively developed Genesis Featured Posts […]
End of page Slide Out Box in Genesis using jQuery
In this tutorial I show how we can slide out the contents of a widget area when visitors scroll to the bottom of pages in Genesis. In this example we are going to show Genesis eNews Extended plugin’s widget in the slide out box. The box will slide back off the screen when the visitor […]
How to show unordered list of Tags in Genesis Archive Page Template
Over in Slack‘s #beginners channel, a user asked: I’m trying to create an archive page template that will output an unordered list of tags. I’d like the list sorted by name. Would someone be able to point me in the right direction? I’m modifying the Genesis archive template. By default that outputs a page with […]
How to use WordPress Customizer for setting up Background Image of a section in Genesis
Updated on August 27, 2016 In the comments section of How to use a full-width background image in Home Top widget area of Enterprise Pro tutorial, a user asked: This worked perfectly for me, but my client wants to be able to change the image at some point and she is not going to be […]
Displaying CPT entries grouped by Custom Taxonomies in Genesis
Want to display entries of a Custom Post Type on its archive page grouped by the custom taxonomy terms? We are going to check if there’s at least one term assigned to any of the published entries and if so, remove the default loop and add a custom loop with the code for displaying CPT […]
Masonry Grid on Category Archives with Title and Excerpt on Hover in Genesis
Update on May 12, 2018: Follow this newer and updated tutorial instead. In this tutorial I share how Masonry, which comes shipped with WordPress can be activated and used on Category archive pages in Genesis. We are going to display the featured images of Posts in the grid and set Post’s title and excerpt to […]
Recent Comments