https://www.ads-software.com/plugins/new-user-approve/
]]>https://carriage-lifestyle-owners.lifestyle-owners.com/wp-login.php
Thanks in advance for any assistance
]]>A few years ago a colleague built and set up my website which has been functioning well for nearly seven years. I couple of months agoit was troublesome. I have retrieved the site ( www.paulvwalters.com ) however when I go to log into the back end I have no username or password placed there by the original builder and never past on to me
Tried the simple route of resetting but without a username cannot do it
Can anyone help….Im desparate !!!
]]>I am wondering if you can help me with something. I want to be able on the login page in my site onto the estore to be able to have the combination of email and password instead of username and password. Is this possible?
Thank you
https://www.ads-software.com/plugins/woocommerce/
]]>—————————
<?php
function my_password_form() {
global $post;
$label = 'pwbox-'.( empty( $post->ID ) ? rand() : $post->ID );
$o = '<form class="protected-post-form" action="' . get_option( 'siteurl' ) . '/wp-pass.php" method="post">
' . __( "To view this protected post, enter the password below:" ) . '
<label for="' . $label . '">' . __( "Password:" ) . ' </label><input name="post_password" id="' . $label . '" type="password" size="20" /><input type="submit" name="Submit" value="' . esc_attr__( "Submit" ) . '" />
</form>
';
return $o;
}
add_filter( 'the_password_form', 'my_password_form' );
?>
—————————
The text is changed, but when you enter the password and nothing !
You have an idea ?
thanks for your help !
[please allow more time to get a reply]
]]>To make it more clear: When I am in the Netherlands, I can post, when I am in Germany I need to login all the time so I CAN NOT POST.
I tried to delete all cookies, I tried to reset the whole wordpress but nothing seems to work!
Anybody!!!!!!!!
]]>