Looking to display a right sidebar, but only on single posts with rest of the site’s pages appearing in full content layout in your Genesis site? Just follow these steps. Step 1 Go to Genesis > Theme Settings in your WordPress dashboard, scroll to “Default Layout” section, select the full width content layout and save […]
Search Results for: genesis
How to show related entries of different post types in a Page using ACF’s Relationship field in Genesis
Regarding How to automatically show a grid of sub Pages on static Pages in Genesis, a member asked: Hi, I really like this template for selected pages. Sometimes I want to show a grid that may include pages that are not a child page, or are a post or another custom post type. What Iād […]
Add Simple Social Icons to Nav Bar in Genesis
can you please tell me what i’m doing wrong here? i have installed simple sidebars, simple social media icons, and added css. is something wrong in here? /** * Add Social Media icons to nav * genesis_register_sidebar( array( 'id' => 'nav-social-menu', 'name' => __( 'Nav Social Menu', 'workstation-pro' ), 'description' => __( 'This is the […]
Infinite Scroll + Masonry in Genesis
In one of my earlier tutorials, I showed how to set up a button to load more posts on the same page using Infinite Scroll in Genesis. In this article, we are going to take it one step further and use Isotope script (from the same author, Desandro aka Metafizzy) to set up the posts […]
Full Width Page Template in Genesis for Beaver Builder and Elementor
Updated on May 04, 2018 In the past, I shared a page template for Beaver Builder based on Bill Erickson’s full width landing pages here. Here I cover a similar but slightly better/generic approach that can be used for Beaver Builder, Elementor and theoretically, any other page builder (I have only tested those two) in […]
How to exclude specific taxonomy terms from entry meta on CPT pages in Genesis
In the comments section of How to exclude specific tags from Entry Meta in Genesis, a user asked: In this tutorial, we shall: create a function for `get_the_terms` filter to exclude specific term(s) by its/their name(s). use the `genesis_post_terms_shortcode` filter hook and filter the terms to exclude the earlier specified term(s). We do this by […]
DIsplay multiple images in Genesis Portfolio Pro project
Hi – I’m using Genesis Portfolio Pro for my project and I would like to be able to display several images in a slideshow on the portfolio item page, instead of just the one featured image. Or else can I unregister the featured image and i’ll manually insert a slideshow. Is that possible? (http://carlasofia2.avenirsites.com/portfolio/lindacrest/) Thank […]
How to add a Read More button below content/excerpts in Genesis
A user asked in Genesis Slack: Can you give me a hint on how could I add a āRead Moreā button to the post excerpt? Adding a Read more button below excerpts/content/content limit for every post in archives (Posts page, category archives etc.) of Genesis is as simple as adding add_action( ‘genesis_entry_content’, ‘custom_add_read_more’ ); /** […]
Parallax featured image below header in Genesis
In the comments section of Featured Parallax Section on Singular pages in Genesis, a user asked: Hi Sridhar I sit possible for this to function without the ACF plugin? I donāt need the text area. You have other full width header image tutorials where ACF is not needed. Many thanks This tutorial provides the steps […]
Auto rotating Genesis – Featured Posts
A user wrote to me, I’ve had numerous instances over the last couple of years where I’ve had to accommodate a client request to have a “testimonial rotator” – not an actual slider or carousel or anything, but just a tool that will display a “testimonial” in a spot (sidebar, or page), fade it out, […]
Recent Comments