Updated on August 20, 2016 – Tested and working in Minimum Pro 3.2.1 and Genesis 2.3.1. A few years ago Carrie Dils posted in her blog about adding a slider to Minimum’s (a Genesis child theme) homepage. With the recent release of the child theme’s update, the instructions in her article need to be tweaked […]
Search Results for: image
How to Customize Post Info in Essence Pro’s Entry Header
Essence Pro‘s (v1.5.1) entry header shows categories, date and author info in the entry meta by default. If you would like to remove all the info other than categories, simply edit Essence Pro’s functions.php, locate the essence_modify_post_info function (around L412) and replace with Before: After:
How to remove Taxonomy Description on WooCommerce Product Tag archives in Genesis
In the Genesis Facebook group a user asks: I have a website with +1000 woocommerce producttags. Each of them has a genesis archive intro text that shows on the website. Is there a way to mass delete or hide this intro text? Looking at /wp-content/themes/genesis/lib/structure/archive.php we can see that genesis_do_archive_headings_intro_text() function is hooked to genesis_archive_title_descriptions […]
Split Navigation in Genesis Sample 3.4.1
This members-only tutorial provides the steps to set up a nav menu having the site logo at the center in Genesis Sample 3.4.1. 960px and above: 959px and below: At smaller viewports we shall set the logo to appear the left with the hamburger menu at the right. Step 1 Upload your logo image at […]
Reply To: Extension/modification to header coded with in-line logo on Genesis child theme
Here is a shared folder that shows the header as it currently looks, how it looks with background image removed and what I want it to look like with the app download info added Shared images
Extension/modification to header coded with in-line logo on Genesis child theme
I have been asked to make modifications to a WP site using a highly customized Genesis child theme and the header, in particular is giving me problems… the header was customized to use an in-line logo using the code provided in the tutorial @link http://www.sridharkatakam.com/use-inline-logo-instead-background-image-genesis/… right now the header has a .site-header and .widget-area formatted […]
How to add a link to blog page in Front Page 2 widget area of Wellness Pro
This members-only tutorial provides the steps to add a Read More button that can be linked to the blog below the four widgets in Front Page 2 widget area on Wellness Pro’s homepage. Tested in Wellness Pro 1.1.4 and Genesis 3.3.3. Step 1 Edit /wp-content/themes/wellness-pro/front-page.php. Change genesis_widget_area( ‘front-page-2’, array( ‘before’ => ‘<div id=”front-page-2″ class=”front-page-2″><div class=”flexible-widgets […]
Split Navigation in Genesis Sample
This members-only tutorial provides the steps to display primary navigation menu at the left, title area in the middle and secondary navigation menu at the right in Genesis Sample. Between 960px and 1399px (inclusive) we shall center the site header elements one below the other. 959px and below, it will appear as usual. with the menu expanded Tested in Genesis Sample […]
Adding Social Icons in Essence Pro’s Header
This members-only tutorial provides the steps to register a custom “Next to Search” widget area and position it to the right of search in Essence Pro’s site header. Widgets placed in this widget area like social icons, for example, will then appear in the header. Step 1 Register the next-to-search widget area. In Essence Pro’s […]
How to enable responsive hamburger menu for the footer menu in Infinity Pro
A menu appearing in the Footer Menu location in Infinity Pro will appear expanded at all widths out of the box like this: If you want to have this secondary menu collapse into a mobile hamburger menu 800px and below similar to the header (primary) menu simply edit Infinity Pro’s functions.php and change to Users […]
Recent Comments