cherryframework4
cherryframework4 copied to clipboard
WordPress theme framework repository
Uncaught TypeError: Cannot read property 'browser' of undefined at cherry-api.min.js:1 at Object.set_variable (cherry-api.min.js:1) at Object.init (cherry-api.min.js:1) at cherry-api.min.js:1 at cherry-api.min.js:1 Framework needs an update to remove deprecated JS
We have a site on the cherry framework and somehow PHP error_log file was created in the directory "/child-theme/init/statics/error_log". Since _**cherryframework4/init/init.php:66**_ automatically require each and every file in that directory...
Fixed a bad encoded URL that resulted in a **Status Code: 400 Bad Request** error when calling Google Font stylesheet
My server configuration is NGINX and PHP7 and I´m getting the follwing errors: 1- PHP message: PHP Fatal error: 'break' not in the 'loop' or 'switch' It is happening when...
I love the statics feature on Cherry4 but it was picking up the .DS_Store files on my Mac and outputting all these crazy characters on the site which was driving...
Click the "Create new static" link in the theme options doesn't seem to do anything. To be honest, I was confused about the whole static areas section. I'm not entirely...
…em methods not working
The `current_action()` function returned `cherry-secenekleri-eklendi_page_options` for Cherry Options page. This string was not found in `self::$pages`, so `$page_content` will be `NULL`, and the [`call_user_func( $page_content )` call](https://github.com/CherryFramework/cherryframework4/blob/master/lib/admin/class-cherry-page-builder.php#L114) will throw an...
Thank you for this great work. I am currently undergoing translating plugins in french, and wanted to know if it was possible to create a repository for sending you these...