Forum Replies Created

Viewing 40 posts - 8,441 through 8,480 (of 8,607 total)
  • Author
  • in reply to: Search form #8411
     Abe
    Keymaster

    Hi, You need to change that with some CSS and probably structure changes. We can’t do custom work but you can search developers on microlancer.com

    File that takes care of search form rendering is located in sweetdate/custom_buddypress/kleo-bp-search.php

    Cheers

    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.

    in reply to: w3c errors #8410
     Abe
    Keymaster

    Some errors are because you added by hand some meta tags and you also have a plugin that generates the tags. You need to add your custom tags just before wp_head() line

    Another error is just as I said from revolution slider where you need to disable loading google font
    Another if because you have a mising paragraph tag in your editor.

    and the ption value=”19″ selected=”selected” … errors should be fixed once you replace those files as I said
    Check our demo for errors and see that you shouldn’t have any other

    I logged in by ftp but the site is not there and I cannot search trough your changes and fix them since it will take hours. sorry. you know better what you have changed. or start from scratch again

    cheers

    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.

    in reply to: revolution slider question #8409
     Abe
    Keymaster

    Try to adding a shortcode like statistics shortcode from Visual shortcodes icon – Buddypress. Copy/paste the shortcode in the slider

    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.

    in reply to: 3 problems with sign-up page #8408
     Abe
    Keymaster

    Hi,
    1. add this css in Sweetdate- Styling options – Quick css

    COPY CODE
    
    .reveal-modal .button.facebook {float: left;}
    .reveal-modal #signup {margin-bottom:5px;}
    

    2. Translations are done via .mo/.po files not directly in theme files. Use a plugin like Codestyling localization
    3. wordpress adds a space in < ?php when it should be like without the space between < and ?

    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.

    in reply to: The list shows backgound color in white #8406
     Abe
    Keymaster

    Hello. All your styling changes should be done via CSS in app.css file
    I have tested the demo and works in IE11 http://seventhqueen.com/demo/SweetDate/DefaultHeader/Boxed/index.html

    Make sure you haven’t changed the paths to some files

    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.

    in reply to: Removing profilemenu #8404
     Abe
    Keymaster

    you are right,
    this is the updated code:
    body:not(.my-account):not(.groups) #item-nav {
    display: none;
    }

    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.

    in reply to: not working short code #8403
     Abe
    Keymaster

    Hello,
    72 should be the id of your category you want to show posts from.

    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.

    in reply to: Redirect After Login #8401
     Abe
    Keymaster

    Hi, That code works, just added it to sweetdate-child/functions.php. Is the same code as here: https://archived.seventhqueen.com/forums/topic/redirect-user-to-their-profile-after-login

    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.

    in reply to: Blog Page 404 #8400
     Abe
    Keymaster

    HI, That can’t be related to the theme. Try re-saving the options under Settings – Permalinks

    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.

    in reply to: Memberships Pro – Error #8399
     Abe
    Keymaster

    Great LKr. Glad you fixed it

    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.

    in reply to: After update I can't login using the LOG IN button #8398
     Abe
    Keymaster

    It should be a problem with a plugin you are using that is applying some restrictions and AJAX requests aren’t done right. Have you tried to disable plugins one by one?

    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.

     Abe
    Keymaster

    Hello, Thank you for your purchase

    please see this topic to see how you can change that text https://archived.seventhqueen.com/forums/topic/add-links-to-footer

    Just addd that function to your sweetdate-child/functions.php and edit it the way you need.
    You require small PHP understanding

    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.

    in reply to: keeping scroll bar on the last position when refresh #8396
     Abe
    Keymaster

    Hi, I have updated the code above https://archived.seventhqueen.com/forums/topic/keeping-scroll-bar-on-the-last-position-when-refresh#reply-8056

    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.

    in reply to: Notifications #8357
     Abe
    Keymaster

    Hi, That is WordPress/Buddypress default functionality. Try a plugin like http://wordpress.org/plugins/welcome-pack/

    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.

    in reply to: rounded tabs in the box where you search? #8356
     Abe
    Keymaster

    The code works…. make sure to copy.paste the whole code

    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.

    in reply to: Re-arranging Profile Fields #8355
     Abe
    Keymaster

    Hi, If you want to make 4 profile fields out of 6 that won’t be an easy task because you will need a script or something to make the changes directly to the database.
    You can easily move fields from one group to another.. maybe great another group or something

    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.

    in reply to: Pages #8354
     Abe
    Keymaster

    Hi, You should try and import the demo content again or disable plugins one by one that might cause this. Try doing a fresh install if it’s still not working

    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.

    in reply to: Profile Tabs #8349
     Abe
    Keymaster

    Hi, This function is rendering those columns, Add it in sweetdate-child/functions.php and modify it as you need

    COPY CODE
    
    	function kleo_bp_profile_tabs()
    	{
    			global $bp_tabs;
    
    			echo '<div class="seven columns">';
    			new BpMembersTabs($bp_tabs);
    			echo '</div>';
    	}
    
    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.

    in reply to: How do I change the hearts #8348
     Abe
    Keymaster

    Hi Adam. Code works. Maybe you have an error in another CSS code from the quick css box and that one will no longer be interpreted.

    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.

    in reply to: Hide Admin from site members #8346
     Abe
    Keymaster

    Hi, the functions.php should be blank, just as you have it when you install the child theme. That widget is buddypress default. Try searching a solution on buddypress forums

    Cheers

    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.

    in reply to: Where is the code for [top_members] #8345
     Abe
    Keymaster

    Maybe you have an javascript error in the code. see it in you browser console. The functionality should be like in the demo by default

    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.

    in reply to: Groups going bad #8344
     Abe
    Keymaster

    Hi, Try adding this CSS code

    COPY CODE
    
    #groups .six.columns:nth-child(2n+1) {
        clear: left;
    }
    
    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.

    in reply to: improvements of the messaging feature #8343
     Abe
    Keymaster

    Please do a fresh install for test. I just installed the plugin and works

    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.

    in reply to: Home Page Search Box – Profile Field Checkbox/Dropdown #8341
     Abe
    Keymaster

    Hi, There is no way to do that by default. You need to customize the functionality by hiring a developer or do it yourself if you have PHP and WordPress knowledge.
    All functions related to the search are locate in sweetdate/custom_buddypress/kleo-bp-search.php

    Cheers

    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.

    in reply to: What file do the fonts and custom css load from #8339
     Abe
    Keymaster

    Hi, you can remove this code from framework/frontend.php

    COPY CODE
    
    //Headings
    if(sq_option('heading')) {
    	$kleo_sweetdate->add_typography_css('heading');
    }
    
    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.

    in reply to: w3c errors #8337
     Abe
    Keymaster

    can you tell us what errors?

    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.

    in reply to: Set Google Analytics Goal #8336
     Abe
    Keymaster

    Hi, I think the /activate url can be of help.

    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.

    in reply to: Get Old BuddyPress Buttons in Member Directory #8335
     Abe
    Keymaster

    Hi, Maybe it is not meant to send message from the members directory. It probably takes the displayed user id. Try looking on buddypress forums

    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.

    in reply to: rounded tabs in the box where you search? #8334
     Abe
    Keymaster

    They were square all the time 🙂 see our demo

    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.

    in reply to: slide #8332
     Abe
    Keymaster

    Hi, If you want to include the slider just install the Revolution slider plugin.
    Maybe I don’t understand your question

    Cheers

    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.

    in reply to: text on members directory #8331
     Abe
    Keymaster

    Hi, You are right. Please replace this file contents wp-content/themes/sweetdate/members/index.php with https://archived.seventhqueen.com/files/members_index.txt

    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.

    in reply to: RT-media translations stopped working after update #8329
     Abe
    Keymaster

    If rtMedia translation is not working can;t be something with Sweetdate. We also haven’t done any changes to affect that.
    Please try with the old version of Sweetdate to convince yourself that it is not theme related.

    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.

    in reply to: Membership restrictions NOT working #8328
     Abe
    Keymaster

    Hi,You haven’t updated to the latest version, there was another function that had to be changed under framework/helpers.php
    Now restrictions work

    cheers

    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.

    in reply to: Removing profilemenu #8327
     Abe
    Keymaster

    See this css from the topic: https://archived.seventhqueen.com/forums/topic/missing-groups-nav

    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.

    in reply to: 3 problems with sign-up page #8326
     Abe
    Keymaster

    Hi,
    1. it is aligned to right. Your translated text is just big and goes under the button
    2. text is there. try with codestyling localization plugin. this is the text

    COPY CODE
    
    You are already logged in. Please <a href=\"#\" onclick=\"%s\">refresh</a> page
    

    3. This is the function defined in framework/functions/facebook_login.php. add the function in sweetdate-child/functions.php and modify it as you want

    COPY CODE
    
    function fb_register_button_front()
    {
    ?>
        <a href="#" class="facebook_connect radius button facebook"><i class="icon-facebook"></i></a>
    <?php
    }
    
    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.

    in reply to: Add only the "online status" on members page #8324
     Abe
    Keymaster

    Hi, also change the file members/members-loop.php

    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.

    in reply to: Users Online Page Problem #8323
     Abe
    Keymaster

    Hi, We tested the file in some installs on our servers and only logged in users appear. Also we can upload without problem.
    I suggest you do a test clean install without your changes and see how it goes and if it works the problem is something with your added changes

    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.

    in reply to: City Field #8318
     Abe
    Keymaster

    Hi, I don’t understand your question. Just set for City and Country your fields so the system will know which is which.

    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.

    in reply to: Do not allow users to write email adresses in their profile #8316
     Abe
    Keymaster

    Hi,
    Thank you for the kind words 🙂
    We haven’t done this before.. Try searching buddypress forums please
    To detect pictures it will be kind of hard and you’ll need an image detection script or something.

    Cheers

    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.

    in reply to: Demo #8315
     Abe
    Keymaster

    Hello, Watch the video tutorial for initial site setup http://www.youtube.com/watch?v=LCrhEfApQI8

    Membership levels will appear once you install recommended plugin Paid memberships Pro. See the instructions in the included documentation

    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 40 posts - 8,441 through 8,480 (of 8,607 total)

Log in with your credentials

Forgot your details?