This topic has 16 replies, 2 voices, and was last updated 9 years by Abe.

  • Author
  • #15239
     tolase508
    Participant

    hello,

    i have been trying all day to figure out where do i go in word press to edit the search box that appears on the homepage?

    #15493
     Abe
    Keymaster

    Hi, That text and fields are changed from WP admin – Sweetdate – Buddypress.
    Fields that appear to check to appear in the form can be modified from WP admin – USers – Profile fields

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #16271
     tolase508
    Participant

    thank you , but what i rally wanted to know is , how can i change the color of the search box on the main page to something other than the standard blue

    #16437
     Abe
    Keymaster

    Those colors are taken from your defined button colors set in Sweetdate – Styling options

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #16536
     tolase508
    Participant

    Thank you, i have a question about the homepage. Currently i have a full width image loading through the revolution slider, unfortunately sometimes it loads and sometimes it doesn’t. Also first it loads a blue background then it loads the main image through the slider, is there a way i can have my background image load only and not the blue background. what im saying is i want to get rid of the blue screen that loads first before the slider and only have my background image load, preferably without having to use the slider because it seems like it doesn’t work all the time

    #16943
     Abe
    Keymaster

    try removing the bg from revslider and add the image bg using css like this

    COPY CODE
    
    .page-template-page-templatesfront-page-php .rev_slider_wrapper {
    background: url('http://mysite.com/link-to-image');
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #18611
     tolase508
    Participant

    i tried that and nothing happend where do i go to add that css, do i go to edit homepage? and where exactly do i place that code , i am very new at this

    #18613
     tolase508
    Participant

    Please disreagard the top question, i figured out. my other question is i would like to move around the location of the homepage searchbox/create account, for example i would like to center it and move it up a it instead of where it is in the left side of the homepage how do i do that?

    #18614
     tolase508
    Participant

    last question how do i remove the heart that appears in the about us kleo footer,

    #18910
     Abe
    Keymaster

    Hi, the search form template is found here in the theme if you need to make some changes: wp-content\themes\sweetdate\page-parts\home-search-form.php
    You could add a CSS rule to move it:

    COPY CODE
    
    
    .just-after-header .five.columns {
        margin-left: 200px;
    }
    

    See this topic from the FAQ to remove hearts in site: https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #18929
     tolase508
    Participant

    Thank you for you response, however i added the css to the existing but nothing happened??? did i add it at the wrong place or what did i do wrong.

    <div class=”twelve columns”>
    <div class=”row”>
    <div class=”five columns”>
    <?php do_action(‘kleo_bp_search_form’, (sq_option(‘home_search_members’, ‘1’) ==1?true:false) ); ?>
    </div>
    </div><!–end row–>
    </div><!–end twelve–>
    .just-after-header .five.columns {
    margin-left: 200px;
    }

    #18930
     tolase508
    Participant

    my home page has a mixed form in case that helps

    #18931
     tolase508
    Participant

    what plugins do you suggest that will stream my blog posts on the site to my facebook and twitter, so that i dont have to got and write the same post 3 times

    #18953
     tolase508
    Participant

    Also if i can get the css to move the mixed form search/register box as far left as possible on the homepage. i would like to try different positions for it, the css you sent me did not work

    #18956
     tolase508
    Participant
    This reply has been set as private.
    #18959
     tolase508
    Participant

    please disrgard the very last post as i have resolved the issue

    #19248
     Abe
    Keymaster

    That css goes in your sweetdate-child/style.css or in WP admin – Sweetdate – Styling options – Quick css

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate Landing Page – HTML’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?