-
Author
-
December 18, 2016 at 00:11 #147352SurferJoyParticipant
Hi,
On many pages that I’m creating there is that modal login code that show up at the bottom of the page .
You can see an example here:
http://www.louisyagera.com/go/stage-avril-2017/
I do not want to that form to appear on my pages. It add the following code:
I want to avoid such things, thanks
<!– Modal Login form –> <div id=”kleo-login-modal” class=”kleo-form-modal main-color mfp-hide“> <div class=”row“> <div class=”col-sm-12 text-center“> <div class=”kleo-pop-title-wrap main-color“> <h3 class=”kleo-pop-title“>Vous connecter avec vos identifiants</h3> </div> <form action=”http://www.louisyagera.com/wp-login.php” id=”login_form” name=”login_form” method=”post” class=”kleo-form-signin“> <input type=”hidden” id=”security” name=”security” value=”bc88d5827a” /><input type=”hidden” name=”_wp_http_referer” value=”/go/stage-avril-2017/?lp-variation-id=0” /> <input type=”text” id=”username” autofocus required name=”log” class=”form-control” value=”” placeholder=”Nom d'utilisateur“> <input type=”password” id=”password” required value=”” name=”pwd” class=”form-control” placeholder=”Mot de passe“> <div id=”kleo-login-result“></div> <button class=”btn btn-lg btn-default btn-block” type=”submit“>Connexion</button> <label class=”checkbox pull-left“> <input id=”rememberme” name=”rememberme” type=”checkbox” value=”forever“> Se souvenir de moi </label> <a href=”#kleo-lostpass-modal” class=”kleo-show-lostpass kleo-other-action pull-right“>Mot de passe oublié ?</a> <span class=”clearfix“></span> </form> </div> </div> </div><!– END Modal Login form –> December 19, 2016 at 06:08 #147389LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 19, 2016 at 19:22 #147456RaduModeratorHi,
That it’s the login form which it’s placed in footer, it uses magnific pop-up script, and from what I see on your site the CSS from the magnific pop-up isn’t loaded.
Do you have somehow modified the theme core ?
This is the file that missing from head : https://seventhqueen.com/themes/kleo/demo-agency/wp-content/themes/kleo/assets/js/plugins/magnific-popup/magnific.css if this file will be loaded your problem will disappear
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 27, 2016 at 01:00 #148021SurferJoyParticipantThanks, I added the code via custom css , it worked
December 27, 2016 at 13:39 #148069RaduModeratorHi,
You’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.