Updated on December 23, 2015 The earlier method is here just for reference. The new method below is recommended. Screenshots Desktop view Tablet view Mobile view Step 1 Add the following in Metro Pro’s functions.php: To view the full content, please sign up for the membership. Already a member? Log in below or here. Username […]
Premium Content
Display WooCommerce Product Category description
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to set up custom site tagline right text for different Pages in Minimum Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Show Full post followed by excerpts in Genesis
Non Grid layout Go to Genesis > Theme Settings > Content Archives. Set excerpts to be shown. The other settings in this section like the display of Featured image and type of Post navigation is up to you. Then add the following in child theme’s functions.php: To view the full content, please sign up for […]
How to show sub categories on category pages in Genesis
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 […]
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.
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: […]
Recent Comments