By default on any category page a list of all posts that belong to that category will appear. If you would like to instead just show a list of sub categories (linked titles) present in that category, read along. Create a file named category.php in the child theme having this code: To view the full […]
Genesis
Show category titles above the loop on category pages in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
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 […]
Recent Comments