Filed Under: Genesis, Premium Content in Genesis is typically used in the below code to display comma separated category links that the post belongs to. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden […]
Search Results for: genesis
Genesis Featured Post Widget – Exclude current post…
Hi Sridhar, Is there any way to make this widget exclude the current post? How to customize the output of Genesis Featured Posts widget Thanks, John
Alternating Posts Layout for Content Archives in Genesis
In Genesis Slack chat’s CSS room, yesterday a user asked an interesting question: iām looking for a solution to get a grid like my attachement. i.e. it is a archive page with 3 posts in a row. I thought about :nth-of-type but maybe someone knows a easier solution. I only use the featured images and […]
How to apply an Upload File to any Genesis Child theme?
Sridhar, I would like to offer clients the ability to upload files via my website. Whether it’s a photo, pdf, or whatever type of file. How can I go about applying the option to allow anyone to upload files that I may need to use for a project or such? I searched your tutorial database […]
Add arguments to genesis default loop, Create second loop with genesis markup
I have a custom post type named Locations. it has a custom taxonomy called taxonomy_locations. I have a custom post type archive page that I want to add arguments to the default genesis loop. Things like orderby and include and exclude custom taxonomies. On that same CPT archive page, I want to create a second […]
Custom Shortcode to display First Category in Genesis
In a PSD > WP project that I am currently working on, the requirement is to show category name linked to corresponding category archive page in a Genesis Featured Posts widget. Using the standard post_categories shortcode displays names of all the linked categories that the post belongs to separated by commas. There could be times […]
Morphing Search for Genesis Child theme
Hi, Any chance you could create a tutorial on how to add a morphing search as shown here: http://tympanus.net/codrops/2014/11/04/simple-morphing-search/ to a Genesis child theme. It would be great if it could be triggered by a simple menu item instead of the search field. Many thanks Darrell
Genesis Sandbox Featured Content Page Widgets Grid with Title and Excerpt on Hover
This tutorial is a variation of Genesis Sandbox Featured Content Widget’s output in a responsive grid with title and excerpt/content on hover where in instead of a single GSFC’s widget that shows multiple entries (posts), we are going to use multiple GSFC widgets with each featuring a Page. The tutorial is written for Genesis Sample […]
Post author’s link outside the loop in Genesis
In Genesis, to customize post info (in the entry header typically) and entry meta (in the entry footer typically) genesis_post_info and genesis_post_meta filters can be used respectively. To display the current single Post’s author name (linked to author archive) Sridhar Katakam shortcode is used inside the function hooked to these filters. To view the full […]
Category Archive Grid showing Featured Images with Post Title on Hover in Genesis
In this tutorial we are going to work towards setting up a multi column grid of featured images on category archives in Genesis. Hovering on a Post’s featured image will reveal its title centered. Summary of steps: Register new image size for featured images on category archives and regenerate thumbnails Use post_class filter to split […]
Recent Comments