I put wordpress into a new directory (public_html/new-directory). Then I used define to change the wp-content directory in wp-config.php. I left the plug-in and theme folders as is because they would not take to the define command.
My plugins and themes are appearing, but they aren’t working. I’m using Divi with a child theme, I thought it was just the child theme, but even WordPress twentytwentytwo isn’t working. Screenshot.png isn’t showing as a thumbnail for any of the themes, either. Clearly the folder is being seen, but the files are not.
What did I do wrong? Is the new WordPress update not allowing me to change my directory?
[ad_2]
Are you saying new-directory is the root directory of your site, and your entire site lives there? If so, why would you need to change anything in wp-config?