This tutorial provides the steps to register four widget areas and display one of these randomly below the second entry on non-singular pages (like posts page, archives) in Genesis using rand() and WordPress’s built-in loop counter. Step 1 Add the following in child theme’s functions.php: To view the full content, please sign up for the […]
How to add a CTA section below Home Bottom in Enterprise Pro
Looking to add a Call to Action widget area on Enterprise Pro’s homepage similar to that in Executive Pro? This tutorial provides the steps to register a Home – CTA widget area below Home – Bottom section in Enterprise Pro. Step 1 Add the following at the end of functions.php: To view the full content, […]
Checkered Post Archives in Atmosphere Pro
Updated on April 03, 2018 In my tutorial requests board, a user asked: Hi Sridhar As an additional expansion to the checkerboard tutorial in your previous post: https://sridharkatakam.com/replace-featured-pages-atmosphere-pros-front-page-featured-posts/, I’m interested in carrying over the same checkerboard formatting to the taxononmy archive view for categories and tags. According to Chinmoy the following has to happen for […]
Relevanssi in Genesis
Relevanssi is a WordPress search plugin which provides a ton of configurable options like showing the search results sorted in the order of relevance, automatic bolding of the search term, ability to exclude and include categories, tags, posts and pages from search. In this tutorial, we shall create a search template file in Genesis in […]
Video Background in Infinity Pro
In Twitter a user asked: @srikat Client loves Infinity Pro-is it possible or is there a tutorial to add a video background on the home page? #GENESIS #WordPress — Sun Coast Web Studio 🇺🇦 (@SunCoast_Web) January 16, 2017 We can easily set up background video for any section in WordPress using the free Video Background […]
Fixed mini header on scroll with inline logo and nav menu in Genesis
In the comment section of How to display a Fixed Mini Header when Scrolling down in Genesis tutorial, a user asked: Thank you for all your excellent bits of code. I’m using the inline logo uploaded via the customizer (https://sridharkatakam.com/inline-logo-in-genesis/), is it possible to incorporate that logo into this code so that it doesn’t need […]
Off-Canvas content in Genesis using JS Offcanvas
Offcanvas is a jQuery script for setting up fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes. In this tutorial, we shall register a custom Off-Canvas Content widget area and reveal the widget(s) placed in it from the browser edge when a button is clicked. Screenshots: Screencasts: With a […]
Featured Parallax Section on Singular pages in Genesis
In the past, I wrote a tutorial titled Featured Image Background Parallax section on Posts and Pages in Altitude Pro. This tutorial is different in the following ways: Parallax.js jQuery script (more robust) is used instead of JS from Parallax Pro theme Instead of post info/title, entry-specific content (if present) in a custom text area […]
Full width Soliloquy slider below header in Parallax Pro
This tutorial provides the steps to display a full-width slider using the free version of Soliloquy plugin, Soliloquy Lite below the header in Parallax Pro. Step 1 Install and activate Soliloquy Lite. Create a slider named say, Front page Slider and upload/select your desired slide images. In this example, I’ve used images sized 1600 x […]
Full-width author box, after entry, adjacent entry navigation and comments in Genesis
In Genesis Slack chat a user asked: Has anyone here created a full-width `after-entry` widget area? In other words: |content |sidebar | | after-entry | | comments | We can reposition author box, after entry widget area, adjacent entry navigation and comments from after entry to after content on single posts by removing the actions […]
Recent Comments