Skip to content

incompatible with WordPress 5.5 #28

@Justal123

Description

@Justal123

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions