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 […]
Search Results for: image
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 overlay a widget area on a full width Soliloquy slider in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to show all Posts belonging to the current category in a dropdown on category archives in WordPress
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to show other Posts in the same category that the current Post is in
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Displaying a custom taxonomy terms dropdown for filtering CPT entries
Search & Filter is a simple search and filtering plugin using which we can search by Category, Tag, Custom Taxonomy, Post Type, Post Date to refine searches. Below is a sample shortcode that will display a dropdown showing terms of a “project-type” custom taxonomy. Selecting a term will display entries of a “projects” Custom Post […]
Recent Comments