In the members-only forum a user asked: Hi Sridhar! The Genesis Author Pro plugin by default shows the books in the library in newest to oldest order, I’m wondering if there’s a way to reverse that so that the oldest book (or first added) is shown first and so on? Also, is there a way […]
How to replace Front Page Hero section’s background image with a Soliloquy slider having captions and controls in Showcase Pro
In the past I wrote about Full width Soliloquy slider in Showcase Pro. A user asked the following in my Facebook group: Hi Sridhar. I’ve used this tutorial to add a slider but I’m having trouble keeping the transparent site header with slider extending all the way to the top. Can you, or someone guide […]
How to automatically add browser class to html in WordPress
Quoting MDN, Note: It’s worth re-iterating: it’s very rarely a good idea to use user agent sniffing. You can almost always find a better, more broadly compatible way to solve your problem! That out of the way there are certain situations where you need to have the browser name automatically added to html/body element in […]
Genesis Sample Starter Theme Update
I have updated my starter child theme for Genesis based on the latest Genesis Sample 2.2.3. Get the details here
What’s changed in Genesis Sample 2.2.3
Genesis Sample is the default or skeleton child theme that looks similar to the parent Genesis. When I start a new site from scratch or take up PSD > WP projects, it is the child theme I use as the starter base. On May 18th a new version of Genesis Sample was released by StudioPress. […]
Video Background for Front Page 1 in Altitude Pro
Updated on 20 Jun 2022 This premium tutorial provides the steps to set up a background video for the first section in Altitude Pro using the Video Headers feature in WordPress. Live Demo Tested in Genesis 3.3.5 and Altitude Pro 1.5.1. Step 1 Enable support for custom header and set the minimum viewport width to […]
Inline logo above Navigation in Brunch Pro
In this article I share the steps for setting up image (HTML img element) logo followed by relocating it from below the Primary Nav to above the Primary Nav in Brunch Pro. Step 1 Create a file named say, helpers-logo.php in Brunch Pro’s includes directory having the following code: To view the full content, please […]
Flexbox Grid in Genesis
Flexbox Grid is a grid system based on the flex display property. Here’s how it can be loaded and used in Genesis: Step 1 Upload flexboxgrid.min.css to child theme’s css directory (create if not existing). Step 2 Add the following in child theme’s functions.php: Step 3 Add the needed markup to display your desired content […]
How to add additional widget areas similar to Front Page 1 in Digital Pro
Updated on January 28, 2017. Tested in Digital Pro 1.1.0. In the comments section of How to display full sized (viewport height) featured image on static Pages in Digital Pro tutorial a user asked, Hi Sridhar, First of all thank you for the amazing tutorials. I am currently working on a site using Digital Pro […]
Slideshow background via Soliloquy slider using Backstretch in Genesis
In the past I showed how a single random image can be pulled from images uploaded to a Soliloquy slider and set as body background using Backstretch here. In this article I share the code for getting URLs of all images uploaded to a Soliloquy slider and passing these to Backstretch for full screen slideshow […]
Recent Comments