Tagged: Enfold child
-
AuthorPosts
-
May 25, 2022 at 4:41 am #1352840
It seems that Editor no longer appears as in Appearance>Editor.
How do we add CSS and PHP to Enfold Child now?
May 25, 2022 at 7:47 am #1352873Hey mediaapps,
Thank you for the inquiry.
Do you have access to the cpanel or to the server via FTP? Please check the wp-config.php file and look for this code.
define('DISALLOW_FILE_EDIT', true);
Make sure that DISALLOW_FILE_EDIT is set to false, or make sure to remove it to re-enable the theme file editor in the Appearance panel.
// https://wordpress.org/search/DISALLOW_FILE_EDIT/
Best regards,
IsmaelMay 25, 2022 at 8:13 am #1352876Yep. That fixed it. Thank you.
May 25, 2022 at 9:26 am #1352886Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 25, 2022 at 9:47 am #1352890This reply has been marked as private.May 25, 2022 at 5:19 pm #1352947Hi,
I cleared the cache from your caching plugin, and it’s working as expected on my end. If the site you are working on is a staging site under development, there’s not much point in having active caching.
Best regards,
RikardMay 25, 2022 at 10:49 pm #1352983I removed the caching plugin. I removed
p {color: green;}
from the Enfold-Child style.css cleared my browser cache in chrome and firefox.
I still see green para text.May 26, 2022 at 8:11 am #1353013Hi,
Thank you for the update.
We temporarily disabled the Enfold > Performance > File Compression settings to regenerate the scripts and stylesheets. The paragraph is now back to its default color. You can enable the file compression back once the site is fully live or when you are done editing the site.
Best regards,
IsmaelMay 26, 2022 at 8:18 am #1353015OK. Didn’t know about that. Thank you.
May 26, 2022 at 9:42 am #1353032Hi,
Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 1, 2022 at 12:34 am #1353640We temporarily disabled the Enfold > Performance > File Compression settings to regenerate the scripts and stylesheets.
What is the process to regenerate scripts and stylesheets?
June 1, 2022 at 9:02 am #1353691 -
AuthorPosts
- You must be logged in to reply to this topic.