In the comments section of How to apply Parallax effect from Parallax Pro in any Genesis theme a user asked, Hi Sridhar, I signed up specifically for this tutorial because described being able to apply the parallax effect to ANY Genesis theme but it doesn’t work on ‘Digital Pro’. I think it has to do […]
Smooth scrolling to top in Genesis after clicking anchor links in headings
In my Facebook group a user asked, I’d like to see a tutorial on how to place an automatic back-to-top icon after each heading in the text (like Yoast has). Thanks! https://yoast.com/use-content-analysis-yoast-seo/ We can use genesis_before action hook to inject a custom div#top above .site-container in Genesis and use JS for scrolling smoothly to that […]
How to set up site title on homepage and logo on inner pages in Altitude Pro
In Genesis Facebook group a user asked, Is it possible to display the Site Title on the homepage and the Site Logo on all other pages? I’m using Altitude Pro. Thanks for any help. In this tutorial I share the code for displaying header image (logo) uploaded in customizer as an inline image rather than […]
How to replace Front Page 1 background image in Aspire Pro with a Video
Updated on January 05, 2017 In the comments section of How to replace image background with a video for Front Page 1 section of Altitude Pro using BigVideo a user asked, Hi Sridhar, I was hoping that I could get this to convert to the Aspire theme, I have followed your steps and made changes […]
How to display Headline and Subheading in Page Header of Showcase Pro
Updated on May 24, 2017 In the comments section of How to display CPT archive headline/intro inside the page header in Showcase Pro article a user asked: Hi Sridhar, Is it possible to do something similar to this with all the pages? Instead of showing the page title, you can add a custom headline and […]
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 […]
Fixed Utility Bar and Header in Dynamik
The following tutorial addresses this question asked by a user in the members-only forum. We shall remove the header right widget area remove the primary navigation menu from its default location (below header) and add it inside header set up inline image logo that can be set/changed via Header customizer setting remove site description (tagline) […]
How to wrap entry titles inside a custom div in Genesis
In Genesis Slack‘s #beginners channel, a user wants to know how h1/h2 entry titles can be kept inside a div. Opening and closing div tags can be added around the entry titles using functions hooked to genesis_entry_header like so: Before: After:
Changing the posts per page on first page without breaking pagination in WordPress
Each page (first and subsequent paginated pages) of Posts page in WordPress shows the same number of posts as set for “Blog pages show at most” setting. If you want to display a different number of posts on the first page this can be done by specifying posts_per_page for non/paginated page(s) in a function hooked […]
How to contain Headline and Intro Text on CPT archives in a wrap in Genesis
In the members-only forum a user asked: Hi Sridhar, Using the Archive Settings on a CPT, I would like to use a full width background image on the title only. I figured out how to move the title and description to after_header and the title only spans 100%, but as you can see from the […]
Recent Comments