http://kevinclarkoriginals.com/
I can still access /wp-admin. Have done all the usual troubleshooting steps—- deactivating all plugins, checking htaccess, etc. Switching to another theme solves the problem, so I knew to contact you.
Can you help please? Thank you so much!
Hey czeller,
Apologies for the trouble. Please try adding the following to functions.php
add_filter('avf_merge_assets', function() {
return 'none';
});
Best regards,
Jordan Shannon
That is not working…. I get the error below:
Your PHP code changes were rolled back due to an error on line 265 of file wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php. Please fix and try saving again.
Cannot use object of type WP_Error as array
This does work if you enter it by ftp—- not if you try to enter through the Editor in the dashboard-
Hi!
Please replace replace the content of wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php file with this one – https://pastebin.com/JpStScD0
If that too does not help, please post FTP and WP admin logins here privately so we can look into it.
Best regards,
Yigit