Missy asks, Hey #genesiswp developers! Any of you know how to turn the date off on just 1 category?— Missy ♿️📚 (@nerdoutofspoons) October 8, 2014 @srikat on all the posts in a category— Missy ♿️📚 (@nerdoutofspoons) October 8, 2014 We can attach a function to the genesis_post_info filter and use in_category() if conditional to remove […]
How to Slide Down Search Box in a Full Screen Overlay in Genesis
In this article I show how Fullscreen Overlay Effects code by Codrops can be used to bring up a search box in a full screen overlay when a magnifying glass search icon is clicked in the Primary navigation of Genesis. As can be seen at Tympanus’ demo page, the overlay can be shown with various […]
How to display Excerpts as mouse following tooltips for Featured Images in Portfolio Archive in Genesis
In this article I share how excerpts can be shown in a tooltip when mouse is placed on featured images for entries in the Portfolio archive page of Minimum Pro. We shall use PowerTip for the tooltips and write a small custom JS that will pluck the excerpt text, place it in a variable, hide […]
Mobile Responsive Genesis Header Nav
Gary Jones authored a plugin called Genesis Header Nav for Genesis that registers a menu location and displays it inside the header. The benefit of using this plugin over the built-in Header Right widget area is that when the requirement is to display a custom menu in header’s right side, Genesis Header Nav plugin does […]
How to add multiple Slidebars in Genesis
Design objectives: Add a menu icon before existing Primary Navigation’s menu items and a search icon at the end of menu items. Clicking the menu icon should slide open Primary Sidebar from the left edge of screen. Clicking the search icon should slide open Secondary Sidebar from the right edge of screen with focus in […]
Displaying Advanced Custom Fields’ Gallery Field as a Slider using Soliloquy
This is an extension of my Single CPT template in Genesis to display ACF custom fields including a Gallery field as a Slider tutorial. Here I discuss using Soliloquy instead of Flex slider for displaying images of ACF Pro’s gallery field in a slider. Thanks to Jo Waltham and David Egan for the code. Requirement: […]
How to use Strip, a less intrusive responsive Lightbox in WordPress
Strip is a jQuery script by Nick Stakenburg for elegantly sliding images and videos (YouTube and Vimeo hosted) from your screen edge rather than the traditional lightbox that appears no top of the content. In this article I show how Strip can be implemented in WordPress and share custom jQuery code for making Strip work […]
How to display non-hyperlinked tags in Genesis
Genesis has a handy post_tags shortcode that displays tags associated with single entries. The output is tag link list. What if you do not want the tags to have hyperlinks? This can be done in at least 2 ways. In this tutorial I show how comma separated tags can be displayed at the bottom of […]
How to set up Google Custom Search in Genesis
Updated on August 14, 2016 This tutorial is based on Rowell Dionicio’s blog post on adding Google custom search to Genesis framework which in turn was based on John Levandowski’s. The idea is to replace the standard WordPress/Genesis search with a custom search engine powered by Google. While the tutorial has been written for Genesis […]
How to set the number of Posts per page in a category and all children of that category
Here’s the code snippet to set the number of Posts in the archive page of a specific category and all its sub (child) categories: To view the full content, please sign up for the membership. Already a member? Log in below or here.
Recent Comments