This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author

    Tagged: 

  • #133270
     garcia
    Participant

    Hello please i want to remove the popup signup section and replace with my custom registration page so that when a someone clicks on the register button, its going to take the person to that custom registration page i have made and not the popup page that came with your theme. Secondly the password reset button isn’t working. Each time i click on it, it gives me a page not found or unable to handle the request. Please will be happy to hear from you soon.

    Regards

    Garcia

    #133332
     Laura
    Moderator

    Hello, first copy the main theme file header.php and paste it at child theme, now open it and find

    COPY CODE
    
    <li class="header-login-button"><a href="#"><i class="icon-user hide-for-medium-down"></i> <?php _e("LOG IN", 'kleo_framework'); ?></a></li>
    
                                <?php if(get_option('users_can_register')) { ?>
    							<li class="header-register-button"><a href="#"><i class="icon-group hide-for-medium-down"></i> <?php _e("SIGN UP", 'kleo_framework'); ?></a></li>
    							<?php } ?>
    

    There, delete data-reveal-id=”login_panel” and data-reveal-id=”register_panel”
    Then at href=”#” of header-login-button, add your login url ( replace the # ) and do the same with the one at header-register-button

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #134243
     garcia
    Participant
    This reply has been set as private.
    #134500
     Laura
    Moderator

    Hello, please check https://es.wordpress.org/plugins/peters-login-redirect/ 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #135029
     garcia
    Participant

    Hello Thanks for the plugin you gave me.It’s working fine now. The last thing i wanna ask you is about the searcher. I need to know the file in which the searcher on the homepage is located. I want it edited alittle so the searcher can be a little transparent and horizontal rather than vertical as its looking now. I will very much happy to get assistance from you. Thanks

    #135367
     Laura
    Moderator

    Hello, you can do that with css, do not edit theme files, a developer will be able to help you with that 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?