• we have a number of sites where we used custom wp content directory. So wordpress is moved to say folder called i.e. core and themes and plugins moved to folder called i.e. myapps.

    WordPress works fine, cron works, all working. in the general settings we have cconfigured the fron end url to be: www. example.com and wordpress url to be http://www.example.com/core/ all works fine BUT with the logout url it doesnt see that. the url presented BEFORE you can add in additional url info is always http://www.example.com/core/.

    Keeping as is reulst in 404 on logout (when it should go to homepge if let as default) OR if you add in additional url into the box its also goes to 404 as is expected.

    Can you update/fix that to take that into account? apart from that issue this plugin ROCKS!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Bowo

    (@qriouslad)

    @umbrellaweb thank you for reporting the issue. FIrst of all, clarification. If I go to Settings >> General, I see:

    • WordPress Address (URL)
    • Site Address (URL)

    Which one in your site is using the /core/ folder? You used the phrase “frontend URL” and “WordPress URL”, which is a bit confusing.

    Thread Starter UmbrellaWeb

    (@umbrellaweb)

    @qriouslad my aplogies for the confusion. here is the corrected example:

    • WordPress Address (URL) – example.com/core/
    • Site Address (URL) – example.com

    Plugin Author Bowo

    (@qriouslad)

    @umbrellaweb thanks for the clarification. Please also explain which modules in ASE you have enabled that is most likely related to the issue you are observing… and how you are setting those modules. Thanks.

    Thread Starter UmbrellaWeb

    (@umbrellaweb)

    Apologies for the delay in the reply. Testing to give you a correct answer.

    So on a default site with no plugins being used and twenty 25 theme being used, the only ASE module we enable is the login url and its box we would add something like clientlogin (example) then enable redirect on logout and leave the url box empty (so that it redircets the homepage on logout) and select: admin, editor, author and contributer checkboxes.

    No other mdules enabled and the issue still happens.

    WordPress 6.8.2
    ASE version 7.9.1

    Plugin Author Bowo

    (@qriouslad)

    @umbrellaweb thank you for testing further and pinning down the exact scenario when the issue occurs. I’ll try to investigate in time.

    p.s. curious to know why you need to differentiate the WordPress address and the site address. What is the goal / use case? It’s not something commonly done.

    Thread Starter UmbrellaWeb

    (@umbrellaweb)

    @qriouslad thank you. Hope you can get that fixed.

    Sure, it gives a cleaner directory structure and is easier to maintain especially for larger sites (where a few actually have WP core on a totally different server!). Plus it give a small security through obscurity advantage (however little).

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Logout URL’ is closed to new replies.