• Resolved milosch70

    (@milosch70)


    I would love to use the redirect option to hide the maintenance mode page provided by the plugin and directly lead the users to one of my pages. Unfortunately the URL entered as redirection seems to be ignored. Is there any way to make this work as I need it?
    Best
    Oliver

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @milosch70,

    Unfortunately, I think you don’t understand how the redirection feature works.

    Let me describe it:
    – the redirection feature is developed to work just on wp-admin, not on the frontend;
    – the visitor is redirected to a certain URL if he wants to access the admin and it is logged in as a user that shouldn’t have access to the admin.

    If you want to make the plugin work the way you want, you have to make multiple customizations to the code, and we do not offer support for customizations.

    Also, the snippet you found on Github is not gonna help you in any way.

    Later edit: another solution would be to find a redirect plugin that can redirect all your visitors to a specific page.


    George

    • This reply was modified 5 years, 8 months ago by George J.
    • This reply was modified 5 years, 8 months ago by George J.
    • This reply was modified 5 years, 8 months ago by George J.
    • This reply was modified 5 years, 8 months ago by George J.
    • This reply was modified 5 years, 8 months ago by George J.

    Hello,

    Is it possible to close maintenance mode automatically by redirect or refresh when the countdown hit zero?

    Any suggestion to achieve above purpose?

    Thanks

    @alexlii There is no setting or built-in hook that can help you to achieve what you want. So, the only option is to customize the code.

    Later edit: As I already stated, we do not offer support for customizations.

    • This reply was modified 5 years, 7 months ago by George J.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect option does not work’ is closed to new replies.