Forum Replies Created

Viewing 40 posts - 8,281 through 8,320 (of 8,607 total)
  • Author
  • in reply to: Unable to upload image with Android #8936
     Abe
    Keymaster

    Hi, We tested it and worked also with an iOS device.

    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: Better(organized) looking extended search #8935
     Abe
    Keymaster

    Hi,
    I see what you mean but multiple kinds of options that are aligned horizontally won’t look that good. Maybe you should do some structure changes and make it vertical, like a sidebar..
    The file that handles the forms is: sweetdate/custom_buddypress/klep-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: Removing Profile Header #8934
     Abe
    Keymaster

    Hi, What do you mean to move it to the side?
    This is a topic that shows you how to remove/add tabs

    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: FACEBOOK REGISTRATION ISSUE #8916
     Abe
    Keymaster

    Hi, We will do some test on other browsers but that should work too.

    1. Members that display in the directory must activate their account and login. This plugin shows your inactive accounts http://wordpress.org/plugins/buddypress-pending-activations/

    2. Either the messages arrives in spam folder or you have server problems. try installing a plugin to send mail via SMTP like Configure SMTP

    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 #8915
     Abe
    Keymaster

    Please, can you try with the older version?
    https://archived.seventhqueen.com/files/sweetdate2.2.zip

    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: Buddypress 1.9 and WordPress 3.8 #8873
     Abe
    Keymaster

    Sorry about the delay. it will be released l on 30th this month.
    With Christmas we delayed it a bit 🙂

    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: My photos tab non appear with rtmedia #8864
     Abe
    Keymaster

    sorry, I meant Sweetdate – Buddypress

    To have bpAlbum pictures in the tab replace that code part you pasted with this

    COPY CODE
    
    $bp_tabs['bp-album'] = array('type' => 'bp_album','name' => __('My photos', 'kleo_framework'),'class' => 'mySlider');
    
    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: My photos tab non appear with rtmedia #8858
     Abe
    Keymaster

    Then leave the initial code and disable bpAlbum from Settings – Buddypress. Album menu will disappear after that leaving only the media 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.

    in reply to: Form box position #8857
     Abe
    Keymaster

    Hi, To move it a bit lower add this CSS to Sweetdate – Styling options – Quick css and modify it to match your needs

    COPY CODE
    
    .form-wrapper {
        margin-top: 150px !important;
    }
    
    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: Align menu #8854
     Abe
    Keymaster

    Great.

    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: Urgent !FaceBook registration failled #8853
     Abe
    Keymaster

    Also you created a topic. Let’s talk there

    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: Urgent !FaceBook registration failled #8852
     Abe
    Keymaster

    There is no problem with the theme. All issues were because of user misconfiguration

    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: Registration using Facebook #8851
     Abe
    Keymaster

    I see you created a topic. I responded there

    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: Custom Models #8850
     Abe
    Keymaster

    strange 🙂 give us a link

    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: My photos tab non appear with rtmedia #8849
     Abe
    Keymaster

    You need both plugins for images, bpAlbum and Rtmedia?
    Disable rtMedia plugin or bpAlbum from Settings – Buddypress

    If you want to have both plugins active use just this code
    $bp_tabs[‘bp-album’] = array(
    ‘type’ => ‘bp_album’,
    ‘name’ => __(‘My photos’, ‘kleo_framework’),
    ‘class’ => ‘mySlider’
    );

    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 a Second Photo Album Tab to Profile #8848
     Abe
    Keymaster

    wp-content/themes/sweetdate/custom_buddypress/class-bp-tabs.php but like I said image is generated by your plugin

    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: Men seeking Men ONLY (Gay Dating) #8847
     Abe
    Keymaster

    all fields are set under Users – Profile fields.
    To customize matching system follow this topic: https://archived.seventhqueen.com/forums/topic/match-numbers#reply-2254

    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: FACEBOOK REGISTRATION ISSUE #8846
     Abe
    Keymaster

    Hello,
    I register successfully using Facebook. I logged out and logged in successfully. Site redirects me correctly to homepage after login and after facebook registration to my profile

    I don’t know how you are doing the tests

    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: 2-Way Video Chat #8845
     Abe
    Keymaster

    Hi, Use a 3rd party plugin like Cometchat or Arrow chat

    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: Members directory #8841
     Abe
    Keymaster

    Hi, That is default Buddypress profile listing. We are not aware of an ordering function from Buddypress. Try their forum also

    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: media #8840
     Abe
    Keymaster

    Just install rtMedia plugin

    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: Modify quick profile navigation #8838
     Abe
    Keymaster

    Hi, That browses trough all members by default. You are right though 🙂
    The function that generates it is located in custom_buddypress/bp-functions.php and it is named bp_add_profile_navigation()

    Modify it to match your needs. PHP/Wordpress knowledge required.

    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: Translation Help #8836
     Abe
    Keymaster

    Hi, Field values won’t be translated. If they would have been then you should translate all profile field values user enter. This is a buddypress/wpml problem. I think you should check with WPML team

    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: extended search #8835
     Abe
    Keymaster

    Hi, You have two forms that you can use by default. the vertical which is also in homepage and the horizontal one.

    If you are adding it as a shortcode, add it in a column shortcode not to display on the whole row like this
    [kleo_row] [kleo_one_half] [kleo_search_members before=”” profiles=0] [/kleo_one_half] [/kleo_row]

    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 facebook registration on rigister page #8834
     Abe
    Keymaster

    Hi, you should put the button code in the registration template: sweetdate/registration/register.php

    COPY CODE
    
    <a class="facebook_connect radius small button facebook" href="#"><i class="icon-facebook-sign"></i>  Register using Facebook</a>
    
    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: Album popup shows twice photos #8832
     Abe
    Keymaster

    Hi, Give us a link to your site. Try disabling any other plugins that may cause this.

    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: Xprofile Fields Plugin Compatability with Sweet date #8831
     Abe
    Keymaster

    My code doesn’t have anything to do with registration page 🙂

    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: Xprofile Fields Plugin Compatability with Sweet date #8825
     Abe
    Keymaster

    Cool 🙂

    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: Xprofile Fields Plugin Compatability with Sweet date #8816
     Abe
    Keymaster

    Hi, We did some changes to support the Birtdate field from this plugin. So please replace this files content until next update:
    wp-content/themes/sweetdate/custom_buddypress/bp-functions.php with https://archived.seventhqueen.com/files/bp-functions.txt

    wp-content/themes/sweetdate/custom_buddypress/kleo-bp-search.php with https://archived.seventhqueen.com/files/kleo-bp-search.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: Home Page Video #8811
     Abe
    Keymaster

    Please put a link to your site to see if you indeed added it right

    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: Men seeking Men ONLY (Gay Dating) #8810
     Abe
    Keymaster

    Hi, Instead of those two fields you should have only one named Gender. That should do 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: How to install the theme updates once they are available? #8808
     Abe
    Keymaster

    Hi, This is the topic with change logs: https://archived.seventhqueen.com/forums/topic/sweetdate-updates-change-log

    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: media #8807
     Abe
    Keymaster

    And provide links, screenshots, etc, anything that might help us understand

    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: media #8806
     Abe
    Keymaster

    Hi, Can you provide more details because I can’t tell what is your problem. THanks

    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: Theme Conflict With Directory Plugin #8805
     Abe
    Keymaster

    hi, give us a test user to take a look please

    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: MailChimp Problem #8802
     Abe
    Keymaster

    Thank you. We’ll be releasing an update to fix it in a couple of days.

    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 a Second Photo Album Tab to Profile #8801
     Abe
    Keymaster

    Hi,
    1. This css does the trick

    COPY CODE
    
    #profile .tabs.pill.custom dd:nth-child(3) a {
        background: none repeat scroll 0 0 #008000;
    }
    

    2. This is a class that is added in case you want to add specific styling by css. no css added by default.
    3. This is generated by your custom fields plugin.
    4. Just like point 3.

    PS: For custom development that is out of your area of knowledge you can always hire a developer to help you with 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: Custom Models #8799
     Abe
    Keymaster

    Hi, Sweetdate is built on Zurb Foundation Framework. here is the link to the modal docs: http://foundation.zurb.com/docs/v/3.2.5/reveal.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: Generic avatars not showing up #8798
     Abe
    Keymaster

    Hi, That is an image generate by gravatar.com so it includes your domain in the request and if it is not accessible it won’t load the image. Try setting it to a generated image instead of the Mystery man

    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: WMPL to translate profile fields #8797
     Abe
    Keymaster

    Hi,
    This solution worked for us:
    Install this plugins:
    – WPML plugin
    – WMPL String translation plugin
    – Buddypress Multilingual
    – From WPML -> String Translation -> Auto-register strings only when logged in as an administrator
    – Make this core Buddypress change as in here: http://wpml.org/forums/topic/translate-buddypress-profile-fields/#post-64803
    – Browse trough the site so the strings get registered. Try switching the site language when you are viewing your profile to the other language

    If you update Buddypress you need to do the core change again.

    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,281 through 8,320 (of 8,607 total)

Log in with your credentials

Forgot your details?