Updated on July 08, 2017 Let’s say you have a nav menu in your WordPress site with these items: Home About Blog Shop Contact In WordPress, it is possible to manually set a class for nav menu items when editing custom menus. Your custom classes can then be used to uniquely style the nav menu […]
WordPress
How to Filter Posts by Categories using FacetWP in Genesis
Updated on July 05, 2017 FacetWP is a premium plugin for setting up fast and easy facets (filters) of various kinds like select menus, checkboxes and radio buttons. This tutorial covers the steps to display categories’ checkboxes in a text widget on Posts page, archives and search results pages using FacetWP. Posts can be filtered […]
Offscreen Login widget in Infinity Pro
One of the built-in features of Infinity Pro is the Offscreen Content widget area whose widgets will appear in a full screen overlay when a button is clicked on the header. In this tutorial, I show how we can change the ios-more ion icons icon (the three dots) with a ion icon’s log-in icon followed […]
Video Lightbox and Opt-in Welcome Widget section in Infinity Pro
In my tutorial requests Trello board, a user asked: Hello, I’m looking to add to add an opt in form under header using the Infinity Pro theme, and embed a video with image background showing. Does require adding a welcome widget? For example the website that has the look I would like to create is […]
Front Page 1 Soliloquy slider in Infinity Pro
Updated on May 05, 2017 In the comments section of How to replace Front Page 1 background image in Infinity Pro with rotating images using Backstretch and Soliloquy, a user asked: I need to achieve the same (I’m using Infinity Pro) but would like to remove the widget area and keep the ability to add […]
Genesis Simple Hook Guide
Ever since I switched to Genesis for all my WordPress websites a few years ago, there’s one site that was always open in my browser tab: Genesis Visual Hook Guide by Christopher Cochran. Even though there is a plugin version of the same, I’ve always preferred just to refer to hooks in the various views […]
How to add content between entry header and entry content in Genesis
In this tutorial, we are going to use the genesis_before_entry_content action hook in Genesis to display the value of a page_intro custom field’s value (if present) between entry header and entry content on static Pages. Step 1 Install and activate Advanced Custom Fields plugin. Create a field group called say, Page Meta and add a […]
How to wrap posts list in a container and reposition archive pagination on archives in Genesis
In GenesisWP Slack chat, a user asked: I’ve been searching for a simple way to do this and am stumped. In a CPT archive page I’d like to create a wrapper div around only the looped posts and not include the pagination, of the form; <main class=”content” id=”genesis-content”> <div id=”my-wrapper”> <article>…</article> looped etc … </div> […]
How to set up an image link to play video inline in WordPress
One of the tasks in a recent Genesis Customization project that I worked on was to make a Vimeo video play inline (replacing the image) when an image is clicked. Sounds simple, but apparently is not – at least based on my brief googling. In this tutorial, we are going to place the HTML in […]
How to set Taxonomy Title and Description to appear only on the first page in Genesis
In GenesisWP Facebook group a user asked: I have been googling for a couple of days and checked the forums, but no help that I could find. I have a question. Is it possible to add a shortcode to make the Archive Intro Text appear only on the first page of the category archive? Title […]
Recent Comments