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: image
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 add a responsive mobile menu in any Builder theme
The recent iThemes Builder themes like Reddinger come with a nice mobile responsive menu built in. We can use the code in such themes in other Builder themes that do not have the mobile menu. In this article I will list the steps to use Reddinger’s mobile menu in Avail’s child theme. Desktop view: Mobile […]
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 […]
require_once() warning and error messages when updating the newer Builder themes
If you are currently using one of the newer (5.0+) iThemes Builder themes as a parent theme, say Avail 5.0.1 and you try to update it to the current latest version Avail 5.0.2 using the Easy Theme and Plugin Upgrades plugin, then it will probably fail with the following sample warnings and errors (at least […]
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 […]
Recent Comments