Hi,
Using enfold to build a site like we always do.
We are getting some odd behavior in the builder with this site for some reason. All the text is white and we did not set that. We can also no change from “visual” to “text”. I have put the builder debug on but cant see anything. WP debug is on and im getting this error when in wp-admin
Notice: Undefined index: priority in /home/paulsavocamd/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/meta-box.class.php on line 145
Lots of errors in the developer console too.
I have deactivated all plugins to test for conflicts with no luck.
Enfold/WP/Plugins are all up to date.
Thanks
-Dan
Hi Dan,
Thanks for the login details. Could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
Rikard
Hi Rikard,
As stated originally I have deactivated all the plugins and tried to see if there were any conflicts. I did not see any and the issue was still happening with all the plugins deactivated.
Hi Dan,
Could you please try deleting Enfold and re-installing it via FTP – https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#reinstall-or-update-using-ftp and post FTP logins if that does not help as well? There are many errors in console.
Best regards,
Yigit
Hi, So I just did this and im still getting the same results.
Also, Just yesterday I installed a fresh install of wordpress/enfold for another site im building and its doing the same exact thing. This is three different websites now that im seeing this issue with.
Hi,
I added following code to top of wp-config.php file
define('CONCATENATE_SCRIPTS', false);
Please flush browser cache and review your website
Best regards,
Yigit
you are a life saver.
Could you tell me what the issue is here? is it theme compatibility? what does that code do?
Hi,
You can read more here – https://stackoverflow.com/questions/32588692/how-does-concatenate-scripts-work-on-wp-config#32589922
Let us know if you have any other questions or issues and enjoy your weekend!
Best regards,
Yigit