• Resolved John Clause

    (@johnclause)


    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.png

    It is coming from file css/admin-style.css.

    I changed the path to

    images/question-light.png

    following 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.

    https://ww.wp.xz.cn/plugins/landing-pages/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘when WP is in a subfolder’ is closed to new replies.