Looking for a way to add categories and/or tags to static Pages in your Genesis site? Adding the following code in your child theme’s functions.php will add Categories and Tags support for static Pages display them below the content on Pages make the Pages appear on category and tag archives besides Posts To view the […]
Search Results for: wordpress
Reply To: Custom Archive (Recipe Index) with Tags in Alphabetical Order
Done. Follow https://sridharkatakam.com/taxonomy-term-links-grouped-alphabets-wordpress/
Text widget overlay on Genesis Responsive Slider in Minimum Pro
This is based on my earlier How to overlay opt-in form on Genesis Responsive Slider in Minimum Pro tutorial. The steps below are updated and meant for the case when you want to overlay text on top of the responsive slider (the background image is not going to be used) on Minimum Pro’s homepage. Screenshot: […]
Using Element Queries for Scroll-triggered Flyout Opt-in in Genesis
From http://elementqueries.com/: Element queries are a new way of thinking about responsive web design where the responsive conditions apply to elements on the page instead of the width or height of the browser. EQCSS is a JavaScript plugin that lets you write element queries inside CSS today. In this article I share the steps for […]
How to change featured image location conditionally in Genesis based on Page’s layout
In Facebook’s Genesis group, a user asked: I have some three column (sidebar/content/sidebar-alt) and some two column (sidebar/content) pages. In the three column pages I’m putting the featured image at the top of the content-sidebar wrap, which places it over the content area and the secondary sidebar. In the two column pages, I want the […]
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 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 […]
Default fallback for featured images on CPT archive and single pages in Genesis
In the members-only forum a user asked: Can you make a tutorial for setting a default featured image on a CPT in Genesis? For example, on a staff page when a staff member doesnât have a profile picture available? To work in archives and single post. By adding the following code in child theme’s functions.php, […]
Allowing visitors to "favorite" a post or CPT
This is a suggestion for 2 related tutorials. The first takes a little time but is fairly easy figure out; the second is something I’m trying to figure out. I happen to use the Altitude Pro theme with The Events Calendar plugin. 1) Setting up plugin Favorite Posts (https://favoriteposts.com/) so that posts or CPTs have […]
How to display Staff members on archive page grouped by Staff type in Genesis
In Facebook’s Genesis group, a user wrote: I need to split up the Staff into three different types – Staff, Facilitators and Interns. I’ve created three custom taxonomies for them, and figured out how to display one of them, but I am not sure how to display them all on one page, but separated into […]
Recent Comments