Hi,
I have the latest version of enfold and WPML,
I insert in wp-config.php :
<?php
define( 'WP_MEMORY_LIMIT', '128M' );
if I edit pages without WPML activated, everything works fine
if I edit pages with WPML activated, gives the following error:
Uncaught Error: Syntax error, unrecognized expression: a[rel=]
Uncaught TypeError: Cannot read property 'hasClass' of undefined
Hi,
That error normally appears when there is an WP 4.0 incompatible plugin activated, have you tried disabling all third-party plugins (except WPML) to see if it gets fixed?
Regards,
Josue