bertrancegoa
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Error with the TemplateI found my way out of the issue.
Just the style.css file missing in the child theme.
Uploaded it & that was it.
If it can help someone in the future.Forum: Themes and Templates
In reply to: [Customizr] Style missing after updating 4.1.28Thank you Nicolas 😉
Forum: Themes and Templates
In reply to: [Customizr] Style missing after updating 4.1.28I solved my issue.
It was written in the changelog though!“Note for child theme’s developers : the template header.php has been updated to improve the compatibility of the theme with plugins.
You can see the header.php modifications on github.”
So, I’ve changed the header.php in my child’s theme and it was good to go.
Forum: Themes and Templates
In reply to: [Customizr] crash after updateThank you infobeckettgraphics.
Forum: Themes and Templates
In reply to: [Customizr] crash after updateHi Rocco,
I have this
//Fire Customizr
require_once( apply_filters( ‘czr_init’, get_template_directory() . ‘/inc/czr-init.php’ ) );which probably causes the issue.
Forum: Themes and Templates
In reply to: [Customizr] crash after updateI have the same issue
Fatal error: Class ‘CZR_BASE’ not found in /blog/wp-content/themes/customizr/inc/czr-init.php on line 15
Forum: Themes and Templates
In reply to: [Customizr] Update Problem from 3.5.12 to 3.5.13Problems after the 3.5.13 update here.
Fatal error: Class ‘CZR_BASE’ not found in /blog/wp-content/themes/customizr/inc/czr-init.php on line 15
I’ve FTPed the 1.7.3.3 and it works.
Same here.
Thanks for the tip lukeryan 😉
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] Issue with version 2.7Great!
When do you plan to release 2.7.1?Forum: Plugins
In reply to: [Facebook] Still can't post to personal timeline after 1.5.5Same problemS here.