Forums
(@anton868)
4 years, 10 months ago
I have to deffinded WP_CONTENT_DIR in my wp-config file and now it’s working. In wp-config I added define('WP_CONTENT_DIR', '/wp-content');. Problem is resolved
WP_CONTENT_DIR
define('WP_CONTENT_DIR', '/wp-content');