• Resolved Cars10

    (@shonu)


    Hi

    what does {{website_url}} return on multisites/network setups? The documentation just says Website URL, but it could be

    1. abc.de (Network site or non-multisite)
    2. abc.de/subsite/ (multisite sub site)

    Will it return the above?
    Please add use case to documentation. Much appreciated

    Carsten

Viewing 4 replies - 1 through 4 (of 4 total)
  • It will always return the website/subsite url it is currently active in.

    If the plugin is active on https://abc.de/subsite/, it will return https://abc.de/subsite/

    Thread Starter Cars10

    (@shonu)

    Hi and thanks for the reply

    I tried it and it went to the root site, not the subsite. It may be an interference with other plugins, but I would need to set up another site to see.
    I also use
    – OneLogin SAML SSO (I keep local login, I dont force login here)
    – Force login (here I use force login)
    – Custom Login (just layout, not tampering anything else)
    – other plugins of course, but not where I have a suspicion on

    It would have been convenient to use placeholders, but if the absolute URL has to be placed for it to work, that is an acceptable workaround

    thanks

    Try replacing the content of /peters-login-redirect/Core/src/Helpers.php with https://pastebin.com/raw/8bxu5a2D

    Does that fix the issue?

    Thread Starter Cars10

    (@shonu)

    I see, it was taking root of a network before. thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Placeholder {{website_url}} vs. Network/Multisite’ is closed to new replies.