cloudfront url replacing form action on password protected page
-
It appears that the plugin is incorrectly replacing the form action for entering a password on a password protected page. Is this something you have come across before?
<form action="https://df7qosnywqs6g.cloudfront.net/wp-login.php?action=postpass" class="post-password-form" method="post"> <p>This content is password protected. To view it please enter your password below:</p> <p><label for="pwbox-22766">Password: <input name="post_password" id="pwbox-22766" type="password" size="20"></label> <input type="submit" name="Submit" value="Enter"></p> </form>
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘cloudfront url replacing form action on password protected page’ is closed to new replies.