This topic has 10 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #209736
     edd1
    Participant

    Hello, I know this is covered elsewhere but I suspect it hasn’t been updated in a few years and hence the previous solutions did not work at all.

    1. Are you able to simply override the Sweetdate login button so it just goes straight to the default WP login page –

    …./wp-login.php as I do not want the current pop ups at all.

     

    2. Can we simply just hide the Sweetdate Sign Up button using CSS?

     

    Cheers!

    #209738
     edd1
    Participant

    Sorry, me again. I require a solution to just part 1 please. Many thanks in advance for your response which I am very much looking forward to.

    Part 2 I figured out by settings – general – don’t enable anyone to register. This completely wiped out the sign up button which is exactly what I want.

    #209785
     Laura
    Moderator

    Hello, you could need to edit the file general-header.php at page-parts folder but first you need to copy it to the child theme folder before editing it.

    Find

    COPY CODE
    
    <a href="#">
    									<i class="icon-user hide-for-medium-down"></i>
    									<?php _e( "LOG IN", 'kleo_framework' ); ?>
    								</a>
    

    Replace with

    COPY CODE
    
    <a href="YOUR LOGIN URL HERE">
    									<i class="icon-user hide-for-medium-down"></i>
    									<?php _e( "LOG IN", 'kleo_framework' ); ?>
    								</a>
    

    Change the login url

    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 🙂

    #209810
     edd1
    Participant

    Hi, these instructions were similar to a few years back and do not work.

    When I copied the php file to the child theme and made the edits to the href=, you click on the login button, the pop up still appears.

    Is there anyone way to remove the popup and just use the default WP login?

    #209836
     Laura
    Moderator

    Hello, i can do that for you if you share ftp access 🙂

    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 🙂

    #209850
     edd1
    Participant
    This reply has been set as private.
    #209893
     Laura
    Moderator

    Hello, access is not working, what you need to delete is

    COPY CODE
    
    data-reveal-id="login_panel"
    

    And change the url at href=”-“

    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 🙂

    #209901
     edd1
    Participant
    This reply has been set as private.
    #209927
     Laura
    Moderator

    Ok it should look like this ( see attached )

    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 🙂

    Attachments:
    You must be logged in to view attached files.
    #209975
     edd1
    Participant

    Hi Laura, this still didn’t work.

    It still shows the popup.

    Is there any other way to completely break the system so the popup is just ignored?

    #210012
     Laura
    Moderator

    Hello, there must be something done wrong here, can you share cpanel access so i can check it out?

    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 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?