Customizr introduced built-in feature changes in v3.2. Go to Customize>Header>Design and layout. Adjust the STICKY HEADER SETTINGS. 3.1/3.2 code Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, […]
Author : Dave Bardell
Customizr introduced built-in feature changes in v3.3. See this Snippet for 3.3 approach to changing Header Block items Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, then […]
Where to copy/paste this code? NoteSince Customizr 3.3.1 (Customizr-Pro 1.0.12), because of new wp themes guidelines, you cannot use single (double) quotes in the Custom CSS in customizer. Use a Child Theme. The simplest way is to use the Custom CSS section of the customizer option screen. If you have […]
The default Footer area can be easily modified – see Snippet. I prefer to add to the default Footer with my own flexible footer widgets using the Footer Widget Area provided by Customizr. You can add the standard WP Widgets in Appearance>Widgets and slide them across into Footer Widget Area […]
A complexity for newbies to understand is that of ‘Responsiveness’. As the www has continued to develop, the devices that we all run browsers on have also continued to develop, and there is now a large number of generic and specific devices that need to be considered when producing a […]
One of the striking things with Customizr is the Front Page – the Header/Slider/Featured Pages items appearing by default. @ElectricFeet came up with a different idea, which is to change the Slider to a Fader giving an alternative look-and-feel to the Front Page. Personally, I now use it as my […]
Customizr introduced built-in feature changes in v3.3. For more details, read the Documentation This Snippet is preserved for Users of 3.1/3.2 If you need to remove any or all of the items around a Post (Category, Date, Author), this can be partially achieved with CSS. To remove the extra text […]
Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, then we strongly recommend you create a child theme. Everything you need to know about creating a child theme […]
We’d probably all agree that searching the Forum can be a frustrating task. Certainly on my wishlist for improvement. @ElectricFeet has come up with a solution that goes a long way to finding what you need, using good old Google. Type the following into Google Search: inurl:xxx “[theme:customizr]” site:wordpress.org/support/topic substituting […]
Customizr introduced built-in feature changes in v3.3. Go to Customize>Content>Post lists. The following code supports v3.1/3.2 You may wish to adjust the positioning of the Images on Posts. Default is alternate Left/Right, but you can force all to Left or Right. This can be done by: Where to copy/paste this […]
Changing the Background to a different color, texture, pattern or image can be made to various elements: Site, Header, Navbar, Body, Footer. A useful plugin for generating patterns is: http://wordpress.org/plugins/subtle-background-patterns Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. […]
Where to copy/paste this code? The simplest way is to use the Custom CSS section of the customizer option screen. If you have many customizations to make in CSS and PHP, then we strongly recommend you create a child theme. Everything you need to know about creating a child theme […]