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 […]
Side by side images in Infinity Pro’s Front Page 3 section
In the comments section of Side by side images with centered widget areas in Altitude Pro’s front page tutorial, a user asked: I would like to know if you can help create a tutorial for creating a side-by-side widget areas for Infinity Pro theme front page 3. I tried recreate for the homepage, but Iâm […]
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 […]
Theme Logo in Genesis
Theme Logo is a theme feature, first introduced in Version 4.5. This feature allows themes to add custom logos. Theme/Custom Logo feature is the recommended method for adding logos in WordPress versus using the Custom Header especially with the built-in schema benefit of itemprop=”logo” microdata for the logo image element. In this article, I share […]
How to Change Single Post Titles’ Wrapping Element from H1 to H2 in Genesis
Note: As Amanda points out in the comments, it is not a good idea to do this for SEO and accessibility reasons. In Genesis, entry titles on single Post pages get wrapped in h1 tags by default. What if you want to change these to h2 instead like this? Just add the following in your […]
Video Background in AgentPress Pro
This tutorial provides the steps to replace the full-screen background image in AgentPress Pro’s homepage with a background video using the Video Background plugin. Summary of steps: Set a static Page as front page Wrap .site-header and .home-featured in a custom div on the front page if Home Featured widget area is populated Specify this […]
Custom Excerpts Overlay on Featured images below Header on Pages and Posts in Genesis
In the comments section of Full width responsive Featured image below header in Genesis with a fallback tutorial, a user asked: I use the above code often, excellent thank you. Do you have a tutorial or a bit of code where I can add some text over just the home image â Im using Genesis […]
Recent Comments