Updated Sep 2015: This snippet now works only with Customizr 3.4.* and Customizr-Pro 1.2.* Updated June 2015: This snippet now works only with Customizr > 3.3.26 and Customizr-Pro > 1.1.9 Updated June 2015: Fixed conflict with AddThis plugin : better handling of the post excerpt. Thanks to @Claudia Lopez for […]
Press Customizr blog
If you want your featured pages titles be a link to the featured pages, this snippet is what you need. You do not need to copy both versions, choose the one you like best! 1) Javascript version Compatible with FPU plugin, FP plugin, Customizr, Customizr-Pro add_action(‘wp_footer’, ‘fp_titles_linkizr’, 200); function […]
WordPress Font Customizer plugin v2.0.5 is here This new release integrates many under the hood improvements. The javascript User Interface in the Customizer has been made faster with a better Google fonts load time in the font picker preview. The main color has been changed to a flat design inspired blue (#27CDA5). […]
Many new options have been brought to the WordPress customizer allowing you to have more control on post metas and comment bubbles. The skin picker has been entirely re-built and is way faster than before with a better design. The theme is now partially translated into Korean. Developers : if you have […]
Customizr v3.2.5 is here. Safe for child theme users. = 3.2.5 November 15th 2014 = * added (lang) Thai language (th), thanks to Wee Sritippho * updated (lang) French translation * improved (grunt) skin generation * updated (css) rtl skins * updated (css) set outline : none for a.tc-carousel-control. Fixes […]
The Press Customizr plugin is coming soon Subscribe to our newsletter and don’t miss the official release date !
Customizr WordPress theme v3.2.4 is here Safe for child theme users, no need to adapt your existing code. Quick changelog : * added customizer : new header z-index option * fixed Logo centered link bug fix. Added a clear both property to .navbar-wrapper * fixed menu on tablets landscape, […]
The new Sticky Header in 3.2 may need some adjustments. 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. […]
This new version of the Customizr WordPress theme mainly fixes bugs reported by the user community in the forum, and following the v3.2+ important release. Images (including logo) issues when using the JetPack Photon module Enhanced high definition image support (Retina) Header : transparent background on scroll becomes optional Menu dropdown revealed in […]
The Featured Pages unlimited WordPress plugin v1.17 is now available with a new option allowing to select the shape of the thumbnail and the effect on hover. Below is a screenshot of 4 squared featured pages by line, with flat random colors enabled and with expand effect […]
WordPress Font Customizer plugin v1.19 is live ! Some minor changes in this release : a few CSS issues reported by users and the ability for users to set negative values for the letter-spacing property. Check the changelog for the full list of changes.
There are several ways to override the default comments view of the Customizr WordPress theme. 1) Overriding the comments.php template with a child theme. You can make a copy of the comments.php file of the theme, paste it into your child theme and add custom code there. The Child theme template […]