• Resolved riccardomel

    (@riccardomel)


    Hi, when user verify correctly the age, i want redirect them on the requested page and not on the home page.

    how can i fix this? (also hard-coded…it’s urgent for me).
    Thanks a lot for your support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @riccardomel,

    I’m not sure I know what you mean, is it when you pass the check, they should just go to the page they passed the check on? If so that is the default behaviour – in the JS (Cache bypass) version it simply calls location.reload and in the Standard version it get the current page from the wp global.

    Thread Starter riccardomel

    (@riccardomel)

    Hi, i don’t have any cache plugin installed … for a strange reasons with the “standard Mode” the plugin redirect to home page after success age verification. I solved setting the cache bypass version.

    Thanks a lot for your support!

    Plugin Author Phil

    (@philsbury)

    I’ve just tested the plugin with default permalink (?p=$id) and I also get sent to the home page so if you haven’t set permalink that could be why. Good to know though, I’ll look into a fix

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect on the same page after success verification’ is closed to new replies.