• Hi there,

    Thanks for your plugin. THough at this point it’s not working correctly for me. When I click “Yes” it’s redirecting me (and my colleagues) to the following URL: https://www.domain.com/wordpress/wp-admin/admin-post.php

    WordPress is installed in a subfolder, where the index.php in the root is editted to:

    /** Loads the WordPress Environment and Template */
    require( dirname( __FILE__ ) . '/wordpress/wp-blog-header.php' );

    Not sure if that could cause the problem.

    Do you have any idea?
    Thanks in advance.

    Best regards,
    Justin

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

    (@philsbury)

    Hi @n33d,

    Hmm interesting. It could be that it’s getting itself a bit confused with the folder structure.

    A workaround could be to make it post to the current page, there’s an option for that in Age Gate -> Advanced that’s called “Post to self”. Might be worth trying initially and seeing if that solves things.

    Let me know if that works and if not I’ll do some more digging.

    Thanks
    Phil

    Thread Starter N33D

    (@n33d)

    Hi Phil,

    Seems that did the trick.

    Thanks!
    Justin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirected to admin after clicking “Yes”’ is closed to new replies.