A recent version of Google Chrome update (61.0.3163.100 to be specific) has affected in-page anchor links on certain sites. Clicking on a hash link will not do anything when the expected behaviour is to take the user to the linked section with smooth scrolling. These are sites that rely on older versions of jquery.localScroll and […]
Agency Pro
Adding the word “Menu” next to the hamburger icon in Agency Pro
In the comments section of Adding the word ‘Menu’ next to the Hamburger icon in Altitude Pro a user asked: how does this work on agency pro? Pretty much similar. Just a few CSS changes are needed. Step 1 In js/responsive-menu.js change To view the full content, please sign up for the membership. Already a […]
How to add Font Resizer buttons in Genesis
In my Facebook group a user asked: Hi Sridhar – I need to find a light-weight plugin or other method to add a font-resizer to genesis child themes. The child theme in particular that brought this up is the Agency Pro theme you can see my implementation of that theme at https://eldersell.com A client of […]
How to display Sub-Pages of current Page automatically in Agency Pro like Grid
In this article I share a Page Template in Genesis for automatically displaying child Pages (if present) of the current Page in a 3-column grid with featured image in default state and title + excerpt on hover similar to that of Agency Pro’s featured posts grid. We shall use get_pages() and loop through each of […]
Fixed Header and Navigation in Agency Pro
In Agency Pro, header is fixed to the top and always visible by default. If you would like to display Primary Navigation below the header and also have it fixed along with the header, follow along. This can be done by wrapping .site-header and .nav-primary in a .custom-header and setting fixed position to this .custom-header […]
[Video] Adding an opt-in form below Header in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to replace Featured Posts in Home Middle section of Agency Pro with Filterable Portfolio
In this tutorial I will share the steps to replace the 6 Featured Posts in ‘Our Work’ Home Middle section with Portfolio CPT entries that can be filtered by their ‘Portfolio Type’ taxonomy. Also included are the templates for the display of Portfolio archive pages and single Portfolio entry pages. Update 1: Added instructions to […]
How to add a Featured Posts section similar to that in Agency Pro in any Genesis theme
In Agency Pro the Home Middle section displays Featured Posts with featured images appearing in regular state and Post content appearing on hover as a transparent overlay. In this article I share how the same can be set up in any Genesis child theme. First generic steps are given that are tested with Genesis Sample […]
How to add a Widget Area above static Pages’ content in Agency Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to remove background splash in Agency Pro and Metro Pro
In Agency Pro and Metro Pro when a background image has been set via Appearance > Background, as the various pages are navigated to in the site, the background image will fade in with a splash. If you would like to disable this effect, edit js/backstretch-set.js and change
Recent Comments