After some debugging I found that the ‘CMS Tree Page View’ plugin could not find jquery when the Enfold theme is enabled. This could be fixed by removing this line from wp-config.php:
define(‘CONCATENATE_SCRIPTS’, false);
-
This reply was modified 2 years, 9 months ago by karlwolfram.