This topic has 4 replies, 2 voices, and was last updated 11 years by mpitka.

  • Author
  • #5453
     mpitka
    Participant

    Hi!

    How can I change search field to be sign up -page as seen in Sweet Dates -theme?

    Do I even need this plugin? I want the landing page to be same as with Sweet Dates -theme, but with no menu.

    Thanks!

    #5460
     SQadmin
    Keymaster

    Hi,
    Change to register form in WP ADmin – Sweetdate – Homepage

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

    but how can i have homepage whitout menus. I want menus to show only for registered users?

    #5501
     SQadmin
    Keymaster

    To hide the menu on all pages from not logged in users add this css code to Sweetdate – Styling options – Quick css:

    COPY CODE
    
    body:not(.logged-in) .top-bar {display:none;}
    

    ony on homepage:

    COPY CODE
    
    body.home:not(.logged-in) .top-bar {display:none;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #5604
     mpitka
    Participant

    Thanks! works great 🙂

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?