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, if menu was set to “open on hover”, submenus could not be revealed. Fixed by forcing the click behaviour if wp_is_mobile()
* improved front scripts concatenation boolean filter : ‘tc_load_concatenated_front_scripts’ default to true. js files can be loaded loaded separetely in dev mode Load bootstrap param not used anymore
* improved customizer sections for wp<4.0 : set conditional priorities ( based on is_wp_version_before_4_0) to reoder the section more consistently skin, header, content, footer….
* fixed Customizer frozen bug. case default control : falls back to no input attr if wp version < 4.0 because input_attrs() was introduced in 4.0
* improved customizer panels : remove useless check if wp version >= 4.0 new private property : is_wp_version_before_4_0
* added Grunt : dev mode, customizer control script is a concatenation of libraries and _control.js
* added Grunt : in dev mode, tc-scripts is a concatenation of main.js + params-dev-mode.js + fancybox + bootstrap
* added Livereload script loaded on dev mode TC_DEV constant is true added in customize_controls_print_scripts when customizing and in wp_head when live
* added Grunt : ftp push enabled for all files Grunt : tc-scripts.min.js concatenates params-dev-mode.js, bootstrap.js, jquery.fancybox-1.3.4.min.js, tc-scripts.js Grunt : tc-script.js jshint @to finish
* fixed menu : ‘tc-submenu-fade’ is applied if option ‘tc_menu_submenu_fade_effect’ is true AND ! wp_is_mobile()
* fixed TCparams (localized params) was not defined as a js var
* updated lang : pl_PL, thanks to Marcin Paweł Sadowski
* updated lang : de_DE , thanks to Martin Bangemann
* fixed Logo centered link bug fix. Added a clear both property to .navbar-wrapper
* fixed menu on tablets landscape, if menu was set to “open on hover”, submenus could not be revealed. Fixed by forcing the click behaviour if wp_is_mobile()
* improved front scripts concatenation boolean filter : ‘tc_load_concatenated_front_scripts’ default to true. js files can be loaded loaded separetely in dev mode Load bootstrap param not used anymore
* improved customizer sections for wp<4.0 : set conditional priorities ( based on is_wp_version_before_4_0) to reoder the section more consistently skin, header, content, footer….
* fixed Customizer frozen bug. case default control : falls back to no input attr if wp version < 4.0 because input_attrs() was introduced in 4.0
* improved customizer panels : remove useless check if wp version >= 4.0 new private property : is_wp_version_before_4_0
* added Grunt : dev mode, customizer control script is a concatenation of libraries and _control.js
* added Grunt : in dev mode, tc-scripts is a concatenation of main.js + params-dev-mode.js + fancybox + bootstrap
* added Livereload script loaded on dev mode TC_DEV constant is true added in customize_controls_print_scripts when customizing and in wp_head when live
* added Grunt : ftp push enabled for all files Grunt : tc-scripts.min.js concatenates params-dev-mode.js, bootstrap.js, jquery.fancybox-1.3.4.min.js, tc-scripts.js Grunt : tc-script.js jshint @to finish
* fixed menu : ‘tc-submenu-fade’ is applied if option ‘tc_menu_submenu_fade_effect’ is true AND ! wp_is_mobile()
* fixed TCparams (localized params) was not defined as a js var
* updated lang : pl_PL, thanks to Marcin Paweł Sadowski
* updated lang : de_DE , thanks to Martin Bangemann
8 thoughts on “Customizr WordPress theme v3.2.4 is here”
Hello, My wordpress says to update Customizr to 3.2.5.
Do you have any post about that? What is new?
Thank you
Here’s the changelog for v3.2.5.
Cheers
Hello Nicolas,
Thanks for another update. I find there’s some undesired interference between the theme and the Event Espresso 3 plugin.
Screenshot: http://take.ms/Qo7tg
You can have a look yourself here (scroll down for it to happen): http://www.sintjansberg.be/events/agenda-3/
best
gijsbert
Hi Gijsbert,
I don’t see any issue when viewing your website with Chrome.
Could you please describe the problem ?
Thanks
PS : you’ll want to try to refresh your browser cache
Thanks, I refreshed the browser cache.
I’m using OS 10.10.1. The calendar slides over the top menu instead of under the top menu.
This occurs in all browsers (Safari, Chrome, FF) also after deleting cache.
Another screenshot: http://take.ms/8WBeg
Hello Nicolas,
The issue I was reffering to in this post http://presscustomizr.com/customizr-wordpress-theme-v3-2-4/comment-page-1/#comment-272304
doesn’t occur with the 3.2.3 version of your customizr file.
I installed this earlier version a couple of days ago and then the calendar looked fine. So it looks like it might be something small.
Thanks.
gijsbert
Hi Nicolas,
I just updated my website with Customizr 3.2.5 via the regular wordpress theme update.
Errors came back. See below.
Fatal error: require_once() [function.require]: Failed opening required ‘/home/vandergr/domains/vandergraafphotography.nl/public_html/wp-content/themes/customizr/inc/init.php’ (include_path=’.:/usr/local/lib/php’) in /home/vandergr/domains/vandergraafphotography.nl/public_html/wp-content/themes/customizr/functions.php on line 46
Any help please, my site is completely down.
Thanks,
Richard.
Hi Richard, there has been an issue with one of the wp.org server, impacting the updates.
Everything should be back to normal now. You’ll want to upload the theme manually by FTP if you are still in trouble.
More details here : https://wordpress.org/support/topic/fatal-error-missing-initphp-after-theme-update?replies=28
Cheers