In this article I provide sample CSS to make the posts laid out next to each other in a iThemes Builder powered WordPress site. [symple_box color=”red” text_align=”left” width=”100%” float=”none”] This is a NOT a final ready-to-use production version and should be considered a Proof of Concept and a starting point to further customize. [/symple_box] Create […]
iThemes Builder
Display WooCommerce Product Category description
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
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 […]
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 […]
How to apply a specific layout to WooCommerce pages in iThemes Builder
By default WooCommerce pages like the main Shop page, single product pages and product category archive pages use the default layout in Builder. There could be times when you want to use a different layout say, to display WooCommerce specific widgets in the Content Module’s sidebar. builder_filter_current_layout filter can be used to apply any specific […]
Site Redesign – iThemes Builder to Genesis
Update on Thursday, March 06, 2014: I am now quite comfortable with Genesis and slowly phasing out Builder from my toolset. Today one of my clients mailed me: I see you switched your site over to Genesis. I am quite surprised to see you did that. I’m glad you will now know your way around […]
How to set equal height for Content module’s element and sidebar in iThemes Builder
A friend asked in Skype today: I want to match the heights of the white content module and the green sidebar. Her site uses iThemes Builder Drafted child theme. [symple_box color=”green” text_align=”left” width=”100%” float=”none”] Even though the selectors in the code are iThemes Builder specific, the overall process remains the same and can be applied […]
How to add a working second Mobile Navigation menu in iThemes Builder
Newer iThemes Builder child themes like Air come built-in with mobile navigation feature. When a layout is edited and Navigation Module modified there will be a Style called Mobile Navigation. With this Style applied to the module, in the front-end at mobile widths i.e, < 500px, menu items will no longer appear and will be […]
Frequently used iThemes Builder Snippets
In the last 2 years of working with WordPress, I must have created or customized at least a couple hundred websites using iThemes Builder. I store all the reusable snippets of iThemes Builder, WordPress and CSS related code in nvALT and want to share them all in this article. Note that PHP can be enabled […]
Recent Comments