Forum Replies Created

Viewing 40 posts - 2,561 through 2,600 (of 2,655 total)
  • Author
  • in reply to: Women/men count for translated profile fields #323
     SQadmin
    Keymaster

    Hi,
    We just released 1.3 version.
    Now you can indicate the Sex field from Sweetdate -> Buddypress and then do like this in the shortcode:
    [kleo_status_icon type=”Homme” subtitle=”Men” image=””]
    You need to specify also the Man icon so it shows the man sign.

    You just need to translate the fields in French from Users -> Profile Fields, instead of Man -> Homme and so on

    Let me know if you need further assistance

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

    You should read carefully what each field is intented to do. There are links that can be configured for each section: header, main,bread, footer

    Example field for main:
    Highlight Color
    Select your secondary color to use for hover links and other elements.

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

    Have you tried customizing using Sweetdate -> Styling options?. All you need is there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Where to find the icon list? #318
     SQadmin
    Keymaster

    Sweetdate uses fontawesome icons:

    http://fortawesome.github.io/Font-Awesome/icons/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Make matching compatibility optional #313
     SQadmin
    Keymaster

    Hi,
    We modified the matching compatibility and now is rendered using a hook(in v1.3) so you can easily remove it from your child theme functions.php:
    Here is an example:
    http://pastebin.com/kjzP0q5U

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: php short open tag #312
     SQadmin
    Keymaster

    Hi,
    We don’t use short tags … maybe some plugins do.
    We will check.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Creating forum for groups #311
     SQadmin
    Keymaster

    Hi,
    Check out this tutorial:
    http://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Style colors in "Profile" section #309
     SQadmin
    Keymaster

    Hi fingolfin75,
    To customize “Profile” area go to Sweetdate/Buddypress/Profile header background – and choose your preffered colors.

    Also you can import the styling options from our modern demo theme:
    GO to Sweetdate -> Import /Export -> Import from file and paste the contents from here:

    http://pastebin.com/Lx4pbbeU

    CAUTION: This will replace all your theme options

    Let me know if this helps you.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: cubepoints #306
     SQadmin
    Keymaster

    Hi,
    We need to test it and we’ll let you know.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate WP Feature Requests #305
     SQadmin
    Keymaster

    Hi johndicoke,
    6) If you installed theme on localhost it can ca be an issue with Gravatar about not generating the image.

    We are testing the search functionality. We try to release it today 07.05.2013

    Thanks rugwarrior

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Customizing colored texts on HomePage #298
     SQadmin
    Keymaster

    Hi,
    These customizations are done by adding CSS to Quick Css section from theme options page.
    You can add them yourself.

    For breadcrumb:
    ul.breadcrumbs li:before {color #ffffff;}

    Alert box:

    div.alert-box {
    background-color: #2BA6CB;
    }

    All other are from theme options. Please play with the colors, you have plenty.
    Also you can use Mozilla Firebug to identify what css needs to be changed

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Restricted pages only for members #297
     SQadmin
    Keymaster

    Try searching the forum for similar topics.
    This one is merged with: https://archived.seventhqueen.com/forums/topic/how-to-protect-pages

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change: Search Fields – Profile Fields #295
     SQadmin
    Keymaster

    We already emailed you back:
    Hi,
    Yes we are doing some adjustments. I will email it to you when we are ready.
    If not we gonna do you changes in the morning

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Restricted pages only for members #288
     SQadmin
    Keymaster

    Hi,
    It is default functionality. We could include this in a future update.
    That you link in Sweetdate -> Miscellaneous

    You have documentation included.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Buddypress pages not showing #278
     SQadmin
    Keymaster

    What kind of groups? Buddypress groups?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Styling Home Page and Modern skin #276
     SQadmin
    Keymaster

    Hi,
    GO to Sweetdate -> Import /Export -> Import from file and paste the contents from here:
    http://pastebin.com/Lx4pbbeU

    CAUTION: This will replace all your theme options

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Customizing colored texts on HomePage #269
     SQadmin
    Keymaster

    Hi,
    As I just said: “Button Background Color” from Admin -> Sweetdate -> Styling options
    Button color

    Triangle: add this in quick css sectio from Styling Options:
    #profile:after {border-color: #0095C2 transparent transparent;}
    Just change with your color

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate WP Feature Requests #266
     SQadmin
    Keymaster

    Nice. We have seen nice plugins there too. Let’s see next week what we can do about chat plugin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Customizing colored texts on HomePage #262
     SQadmin
    Keymaster

    “Newest” – “Active” – “Popular” links under “Top Members” gets the color you set for “Button Background Color” from Admin -> 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
    in reply to: Customizing colored texts on HomePage #261
     SQadmin
    Keymaster

    The dynamic circle is set from a javscript file: assets/scripts/app.js
    You can change the hex color from the section 10. Circular Match Bar

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Customizing colored texts on HomePage #259
     SQadmin
    Keymaster

    The pink is set from a shortcode named Colored text.
    You can find it in your Home page editor:
    [kleo_colored_text color=”#F00056″] Date [/kleo_colored_text]

    Change the HEX color to your desired one.

    OUR TV COMMERCIAL also is a Video Button shortcode:
    [kleo_button_video url=”http://www.youtube.com/embed/FtquI061bag” style=”alert” size=”large” round=”radius” icon=”film,after”] Our TV Commercial [/kleo_button_video]

    Instead of style=”alert” you can have for style: standard,secondary,success

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Styling Home Page and Modern skin #258
     SQadmin
    Keymaster

    Everything looks good. On the components page you enable what component you like to be active. You can check all of them or exclude some.

    For the pink-brownish design we cand send you the exported theme options which you can import into your site.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Theme options #257
     SQadmin
    Keymaster

    Hi,

    Point 2. I will create a function to call that form in this update.

    For comments please read what I said:
    In every page you have a Discussion section. Here, uncheck those 2 options.
    For newly created pages to have discussion disabled go to Settings -> Discussion and uncheck Allow people to post comments on new articles
    If you don’t see the discussion section enable it from top page Screen Options. This is basic WordPress

    Point 5. I said to replace your existing code. Please read carefully

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: New Homepage #256
     SQadmin
    Keymaster

    Hi djtreble12,

    I think you need to make first a smaller logo, crop or something, with maxim height of 110px and then go to admin – sweetdate/styling otpions/quick css box and enter the following:

    #header {
    padding-bottom: 0;
    }

    Let me know if this helps you.
    Best regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Theme options #247
     SQadmin
    Keymaster

    Thanks rugwarrior 🙂
    1 and 3 will be included in this week update
    2. Indeed it is out demo page in that link
    4. In every page you have a Discussion section. Here, uncheck those 2 options.
    For newly created pages to have discussion disabled go to Settings -> Discussion and uncheck Allow people to post comments on new articles

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Make matching compatibility optional #240
     SQadmin
    Keymaster

    Good one. Sure. We noted to include it in this week update.
    Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to change start side? #236
     SQadmin
    Keymaster

    Theme is translation ready and also has support for WPML.
    Translations are not included and you need to translate it.
    You can use this plugin to do it easily:
    http://wordpress.org/plugins/codestyling-localization/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Buddydrive integration #232
     SQadmin
    Keymaster

    Hi. Nice plugin. Some templates from buddydrive need to be modified. We like the plugin and we will make out theme compatible with it. You can wait until our next update to have it styled

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Restricted pages only for members #230
     SQadmin
    Keymaster

    Hi. To show pages only for registered users:
    Go to the page you want to restrict access and somewhere on the right select Private on Visibility section:
    Private pages

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change tabs shortcode style #228
     SQadmin
    Keymaster

    Thanks. We will look into it and let you know what you have to do for the tabs.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Slider not fully responsive #217
     SQadmin
    Keymaster

    Hi,
    For mobile the arrows are hidden so the image can be more visible. User can slide though

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to setup home page? #213
     SQadmin
    Keymaster

    @liensenor

    OK… just replace your header.php with this:
    http://pastebin.com/0BU1yFRe

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to setup home page? #211
     SQadmin
    Keymaster

    @liensenor:
    I am guessing you are going to add some content instead of the form. You can begin with this:
    http://pastebin.com/aJcLcAG3

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to change start side? #210
     SQadmin
    Keymaster

    What do you mean? Where is that?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Search page "All Members" button #207
     SQadmin
    Keymaster

    1. Thank you very much

    For point 2. we will look over it and let you know.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate WP Feature Requests #202
     SQadmin
    Keymaster

    No, you need to comment that line. Around line 179 you have:
    render_user_search();
    replace it with: //render_user_search();

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Styling Home Page and Modern skin #201
     SQadmin
    Keymaster

    Hi,
    Follow these steps:

    1. Go to Settings -> Buddypress and enable all Components
    2. Go to Settings -> Buddypress -> Pages and assign your pages to Buddypress
    Buddypress Pages
    For screenshot1 you need to replace those placeholder images with your own. Upload your images, copy the link and replace old link in your editor

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to setup home page? #199
     SQadmin
    Keymaster

    Home page image is set as a background so it can’t have a link
    You can import the demo content if you want to reproduce our demo

    3. Don’t know what element you want to style. All styling is done from Admin -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
    in reply to: My page are not displayed #198
     SQadmin
    Keymaster

    This is not sweetdate theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate WP Feature Requests #193
     SQadmin
    Keymaster

    1. On the website you gave me that text is an image.
    To hide the home page form you need to comment this in header.php : render_user_search();

    2. This week we are releasing an update where you can easily customize fields in search form.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 2,561 through 2,600 (of 2,655 total)

Log in with your credentials

Forgot your details?