when WP is in a subfolder
-
When WP installed in a subfolder (general option “WordPress Address (URL)” is a subfolder of “Site Address (URL)” on page “/wp-admin/options-general.php”), while editing a landing page, I was getting an error message in java console that this file was not found:
/wp-content/plugins/landing-pages/css/images/question-light.pngIt is coming from file
css/admin-style.css.I changed the path to
images/question-light.pngfollowing the pattern for other images in the same file, and the error message has disappeared. Maybe it will re-appear now in some other places, I did not hit yet, you guys will know better, please, test your plugin when wordpress is installed in a subfolder. There might be some other issues too.
The topic ‘when WP is in a subfolder’ is closed to new replies.