-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
There seem to be a number of incompatibilities with WP5.5. I think these are due to the fact that WP is using an updated jQuery library so various functions that Cherry Framework uses are now deprecated
E.g .live() deprecated in wp-content/themes/CherryFramework/js/jquery.custom.admin.js
This prevents the toggle switch between visual and text editor in the WP editor from working and also breaks the pop ups for entering Short code parameters in the editor.
Other issues with .js files as well.
.attr() in wp-content/themes/CherryFramework/admin/js/options-custom.js causes errors on the Cherry Option page within the WP admin.
Probably other issues too.
Can this be fixed? Is there a workaround I can use?
Metadata
Metadata
Assignees
Labels
No labels