• Hello

    I’ve left a comment on a related issue, but did not get any feed-back, so I am creating this separate one.

    Please refer to this issue as a base.

    I just installed your plugin and I am having a similar issue.

    My installation is as follows:
    https://www.soeezauto.ma/soeez-blog -> this is the public URL for the blog
    https://www.soeezauto.ma/wp -> this is the directory under which WP is installed

    The above follows the settings guidelines from WP as per this documentation.

    When you say that you use get_site_url, you are actually using the address to the physical directory, not the actual public URL of the blog. This will of course throw an error on your plugin.

    If I var_dump($url) in wp-includes/link-template.php it will print out: https://www.soeezauto.ma/wp

    Please advise

    Regards

    Bernard

    • This topic was modified 5 years, 4 months ago by soeezauto.

    The page I need help with: [log in to see the link]

  • The topic ‘error 404 – get_site_url is not correct’ is closed to new replies.