• Resolved damien65824

    (@damien65824)


    Hello,
    I have been using your plugin for a while but i have juste noticed that the url that we are trying to hide is available 2 times on my source code… That is weird and not secured. Do you have any idea why ? Is it my theme ?

    Here is my source code (valenti is my theme)
    i have changed my url login by “urldemonsite” on this example but this is where you can find it in clear on my source code.

    Thanks for your help,

    <div id="modal" class="modal-wrap inactive dark-overlay">	<span class="tipi-overlay tipi-overlay-modal"></span>	<div class="content tipi-vertical-c wrap"> <div class="content-search search-form-wrap content-block tipi-xs-12 tipi-m-8"> <form method="get" class="search tipi-flex" action="urldemonsite/">	<input type="search" class="search-field font-h" placeholder="Recherche" value="" name="s" autocomplete="off" aria-label="search form">	<button class="tipi-i-search-thin search-submit" type="submit" value="" aria-label="search"><i class="valenti-i-search"></i></button></form> <div class="search-hints"> <span class="search-hint"> Type to search or hit ESC to close </span> </div> <div class="content-found-wrap"><div class="content-found"></div><div class="button-wrap"><a class="search-all-results button-arrow-r button-arrow tipi-button" href="#"><span class="button-title">See all results</span><i class="valenti-i-chevron-right"></i></a></div></div> </div> <div class="content-lwa content-block site-img-1 site-skin-2"> <div class="tipi-modal-bg bg-area"> <div class="tipi-logged-out-wrap lwa-active-1">  <div class="tipi-lwa-login tipi-logged-out">  <form class="lwa-form lwa-form-base" action="THELOGINLINK/?template=default" method="post">  <div class="lwa-username lwa-input-wrap">  Nom d'utilisateur <input type="text" name="log" class="input" tabindex="1" />  </div>  <div class="lwa-password lwa-input-wrap">  Mot de passe <input type="password" name="pwd" class="input" autocomplete="current-password" tabindex="2" />  </div>  <div class="lwa-login_form">  </div>  <span class="lwa-status"></span>  <div class="lwa-rememberme valenti-checkbox clearfix">  <label class="tipi-vertical-c">  <input name="rememberme" tabindex="3" type="checkbox" value="forever" />  <span class="valenti-i"></span>  </label>  Se souvenir de moi </div>  <div class="lwa-submit-button font-b">  <button type="submit" name="wp-submit" class="tipi-button button-arrow-r button-arrow" tabindex="4">  <span class="button-title">Sign In</span><i class="valenti-i-log-in"></i>  </button>  <input type="hidden" name="lwa_profile_link" value="1" />  <input type="hidden" name="login-with-ajax" value="login" />  </div>  </form> 	</div> 	<div class="tipi-lwa-register tipi-logged-out">  </div> 	<div class="tipi-lwa-remember tipi-logged-out">  <form class="lwa-form lwa-remember" action="THELOGINLINK/?action=lostpassword&template=default" method="post">  <div class="lwa-remember-email lwa-input-wrap">  Entrez votre nom d'utilisateur ou courriel <input type="text" name="user_login" value="">  </div>  <span class="lwa-status"></span>  <div class="lwa-submit-button font-b">  <input type="submit" class="tipi-button" value="Reset Password" tabindex="100" />  <input type="hidden" name="login-with-ajax" value="remember" />  </div>  <div class="bottom-options clearfix">  <div class="lwa-cancel-wrap">  <a class="lwa-cancel" href="#">Annuler</a>  </div>  </div>  </form>  </div> </div>
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support MaximeWPS

    (@seinomedia)

    Hello,

    Thanks for using WPS Hide Login.

    Have you installed membership plugin ? Woocommerce ? Or any other plugin using a public login page ?

    Have you enabled comments and let your users log in by this way ?

    Thread Starter damien65824

    (@damien65824)

    Hello,
    Thanks for your help.
    As far as i know, there is no membership plugin, no woocommerce or any other plugin using a public login page.
    Comments are enabled and i don’t think that i let users log in.
    I have 3 wordpress with your plugin, all with the same theme (valenti) and i have this issue for all my websites.
    Could i give you one of my website url on a private topic so you could see it ?

    Thanks a lot for you help,

    Plugin Support MaximeWPS

    (@seinomedia)

    I rather think about a conflict with another plugin.

    Try to deactivate every other plugin and check if the issue still appear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Login url still appears on my source code’ is closed to new replies.