Looking to use a crisp vector svg file as your site’s logo instead of the standard png? There are two ways in which SVG logos can be set up in your Genesis powered WordPress website: As a background As an inline image Prerequisite For either method, first, install and activate SVG Support plugin. Then go […]
Search Results for: wordpress
How to display Yoast SEO’s Primary Category in Genesis Entry Meta
In the comments section of Custom Shortcode for Primary Category Link in Genesis Entry Meta using ACF tutorial, a user asked: Hello Sridhar! This is helpful. Do you know how we could customize this to use the Yoast Primary Category instead? Since version 3.1, Yoast SEO plugin supports designating a category as the primary category […]
How to Filter Category Archives by Tags using MixItUp in Genesis
This tutorial provides the steps to set up a category archive template page in Genesis which displays tags of all posts in that category. Clicking on a tag will show the posts which have been assigned to that tag via MixItUp’s filtering. Screencast: We are going to create a category.php template file in which we […]
[Video] Custom Genesis Front Page
Earlier today I had a Zoom screen share meeting with a user who wanted to know how to set up a custom homepage in Genesis that looks like this: You can find below recordings of the session which cover these topics: creating a site from scratch on localhost using DesktopServer, activating Genesis Sample, creating a […]
StudioPress-like FAQ section in Genesis
In my tutorials requests Trello board, a user asked: I was looking on the StudioPress Site and would like to see a tutorial to implement the FAQ section. Love the action and shadowing, left alignment of multi-line questions. (http://my.studiopress.com/plans/) In this tutorial, I pull apart the HTML, CSS and JS code for the FAQ section […]
How to disable wpautop on specific Page(s) in Genesis
WordPress has a useful feature called wpautop (WordPress Auto Paragaphs) that automatically adds paragraphs and line breaks when WordPress editor is used in Text view. There may be times when you need to add a lot of HTML code in the Page editor and find that WordPress is messing up the output by adding unwanted […]
How to remove “Select options” button from variable products on the main WooCommerce shop page
Updated on August 20, 2018 In Genesis Slack‘s WooCommerce channel, a user asked: Totally random question but does anyone know how to remove the “Select Options” button in WooCommerce Shop Main page? woocommerce_loop_add_to_cart_link filter hook can be used to remove the Select options buttons for each variable product. Add the following in child theme’s functions.php: […]
How to exclude Page(s) from Genesis Archive Page Template
In the members-only forum, a user asked: Hi Sridhar, I cannot find anything that works… how can I leave out a few pages, like “thank you” pages in the page_sitemap.php in Genesis. In my case, I am using your genesis-sample-master and I want to leave out Page ID:11 and ID:720. The Genesis Archive Template uses […]
Home Welcome widget areas in Genesis
In the comments section of How to set up a Welcome section with Image at left and a Text widget on right in Genesis, a user asked: 1. Is it possible to get a modifyed code for displaying the section only on home page? 2. Adjustment of height? 3. Useing a pic, without transparent background? […]
Custom Listings Carousel in AgentPress Pro using Slick and Flexible Posts Widget
In Genesis Slack chat, a user asked: Seeking a carousel slider plugin that will work in a widget for the home page of the StudioPress AgentPress Pro theme. Tried a few, searched Google for hours and nothing really fits the bill. It is for a real estate website. Thanks. The effect I am seeking is […]
Recent Comments