Skip Navigation

Compatibility issue with Use Any Font plugin

Resolved

Reported for: Toolset Types 2.2.8

Resolved in: Toolset Types 2.2.9

Topic Tags: Types plugin

Symptoms

When Use Any Font plugin is activated and you try to save a post type in Types, the save is not completed and a console error is being thrown:

jquery.validate.min.js?ver=4.7.1:4 Uncaught TypeError: Cannot read property 'call' of undefined.
Exception occurred when checking element slug, check the 'nospecialchars' method

Workaround

This is going to be fixed in the next release of Toolset Types.

In the meantime, you can download this file, extract it and replace:

  • use_any_font.php file in application/controllers/interop/handler/ folder
  • mediator.php file in application/controllers/interop/ folder

Comments are closed