To view the full content, please sign up for the membership. Already a member? Log in below or here. Username Password Remember Me Forgot Password
Search Results for: genesis
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 […]
[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 […]
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 […]
How to add automatic sub menu indicators for nav menu items in Genesis
To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to exclude a Page when using Genesis Archive page template
Genesis comes built-in with a Page template called Archive. When this template is applied to a static Page entire site content i.e., list of Pages, Categories, Authors, Monthly archives, Recent Posts will automatically appear on that Page. This is great for having a Sitemap for your human visitors. There could be times when you don’t […]
Recent Comments