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

  • Author
  • #212887
     mycolombianwife
    Participant

    I want to charge for the resgistration, thus I need to do some changes.

    1. I need to hide the sign up button on the upper right side of the site.

    2. I need to hide the create a new account button, after clicking at log in

    ( See screenshot attached)

    Is there a way to hide these buttons with CSS ? If so please give me a code.

    When someone paid I would send him the registration link:
    https://www.mycolombianwife.com/register/

    Attachments:
    You must be logged in to view attached files.
    #212944
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    li.header-register-button {
        display: none !important;
    }
    div#login_panel a.radius.secondary.small.button {
        display: none !important;
    }
    
    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 🙂

    #213216
     mycolombianwife
    Participant

    that worked.

    But I need to remove 2 other register buttons from the site. See the attached screen.
    Can this also be done with CSS?

    An other option would be if I could eliminate that black bar at the top of he page, to hide the log in register option.
    This would be only visible for the administrator.

    An other thing:

    I tried to password protect following page: https://www.mycolombianwife.com/register/
    It doesnt work.

    I tried to password protect other pages and it works.
    Just page https://www.mycolombianwife.com/register/ doesnt seem to be password protected.

    Do I have options to password protect that page?

    Attachments:
    You must be logged in to view attached files.
    #213333
     Laura
    Moderator

    Hello, those are wordpress backend, try using the plugin theme my login to prevent those from showing 🙂 The admin bar can be hidden at misc section of theme options.

    Which password protect plugin are you using by default register is not a page you should protect with password because users wont be able to register

    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 🙂

    #213351
     mycolombianwife
    Participant

    The admin bar can be hidden at misc section of theme options.

    Yes but it wil lbe also hidden for me ( administrator ) and I need it to work.

    Which password protect plugin are you using by default register is not a page you should protect with password because users wont be able to register

    I´m not using any password protection plugin right now.
    I want to password protect the register page because I do not want anyone to register for free.
    I want users to indentify with their ID and then pay a fee to register.

    Whats why I need that the registration page is not accessable

    #213378
     Laura
    Moderator

    Hello, then you may need to disable registration and have it done manually after they paid and identified. As buddypress does not have a system for that.
    About the admin bar, it should be visible only for you if you deactivate it

    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 🙂

    #213614
     mycolombianwife
    Participant

    I have an other solution now.
    I used the plugin popup maker to plave a pop up in the registration page which can other be closed by hitting F4.
    Closign time is set to 9999999 secounds

    #213636
     Laura
    Moderator

    Very smart solution! Glad you could resolve it 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?