DreamHost is offering their shared web hosting package for a pretty low price of $1.60/mo. I think this price is valid for the first year only with the standard rate of $8.95/mo applicable from 2nd year onwards. I have reached out to DreamHost for clarification on this. Even if it’s just for the first year, […]
How to show only Post titles on category pages in Genesis
A user in StudioPress forums asked I am wondering how can I have a category page like the page link below show only post title preferably in an alphabetical list. We can modify the main query by using pre_get_posts hook. As Bill Erickson writes, WordPress has a very handy hook called pre_get_posts. It fires once […]
How to move post title below featured image in Executive theme
To view the full content, please sign up for the membership. Already a member? Log in below or here.
[Video] Basics of doing customizations in Genesis
In this screencast I share how I go about doing changes in Genesis child themes, primarily changes like removing elements and repositioning them. Make sure to select HD quality by clicking on the gear icon and watch in full screen. Summary 1) Refer to Genesis Visual Hook Guide site or use the Genesis Visual Hook […]
Setting up a responsive image in place of background in Minimum Pro
Updated on January 20, 2020 Got this in a mail: … My goal is simple. An image that is big and wide, that spans the entire width of the top of the screen above the minimum-pro tagline that is mobile responsive. I’m writing you because you’ve been the most active with minimum-pro and I’m hoping […]
Using Masonry in Genesis for a Pinterest like layout
Update: Do not follow the tutorial below. Follow https://sridharkatakam.com/masonry-genesis/ instead. Did you know that jQuery Masonry script comes in-built with WordPress? We just need to enqueue to use it. In this article I explain the steps to implement jQuery Masonry script to display Posts in Posts page and archives similar to Pinterest. Live Demo Note: […]
Add a working “Return to top of page” footer link in Genesis
Not sure if it’s just me or not, but I have noticed that [[footer_backtotop]] shortcode added in the footer via genesis_footer_creds_text filter does not work. Clicking on the “Return to top of page” footer link does not lead anywhere. My guess (being new to Genesis) is that with the release of Genesis v2.0, there have […]
Metro Pro Customizations
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Overlaying text on background image in Minimum Pro – Part 2
Update on July 18, 2016: Please follow this newer and updated tutorial instead of the following. In this post I provided the code for displaying content put in functions.php to appear as an overlay on Minimum Pro’s home background image. uddhava asked in the comments: If i implement this in my functions.php then i always […]
Using different background images for different Pages in Minimum Pro
In one of my earlier posts on how to make background in Minimum Pro appear on selected pages, Chris asked in the comments: How could different background images be used on different pages Here’s how it can be done. We are going to specify the background image for 2 specific static Pages (based on their […]
Recent Comments