Forum Replies Created

Viewing 40 posts - 2,041 through 2,080 (of 2,655 total)
  • Author
  • in reply to: Register dropdown bug (Mac) #1791
     SQadmin
    Keymaster

    Hi BurntCorkMedia, do you have a demo link to take a look?

    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: Add Highlight to Menu #1790
     SQadmin
    Keymaster

    Hi, yes, you need to edit app.css in “Top Bar Navigation” section. For responsive you have responsive.css

    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: Avatar size and cropping issues #1788
     SQadmin
    Keymaster

    Hi,
    I already checked it and everything seems to be ok. Do you have a demo link to take a look?

    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: Error upon theme upload #1775
     SQadmin
    Keymaster

    Ok. Glad it worked. Though it is strange if you don’t have any plugin installed since that is something related to twitter widget.
    Cheers

    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: Home Page Errors #1772
     SQadmin
    Keymaster

    Hi,
    It is advisable not to replace core files,

    To resolve that error on 404 page template please read this topic. It is because of your old PHP version: https://archived.seventhqueen.com/forums/topic/404-page-error

    We don’t get any of these errors. Give us an email with access to your site to take a look.

    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: Error upon theme upload #1771
     SQadmin
    Keymaster

    Hi, Support is given in the order of the topics created.
    Support is offered Monday through Friday like it states on the header of the page but if we have time we respond also in weekends.

    That error is a conflict with a plugin you have installed.
    Try disabling your plugins when you encounter some errors like that.
    We have a fix in order to use it with the conflicting plugin.
    Replace this file contents: sweetdate/framework/inc/oauth-twitter-feed-for-developers/oauth/OAuth.php with the one from this file:
    https://archived.seventhqueen.com/files/OAuth.txt

    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 Wall Integration #1768
     SQadmin
    Keymaster

    We will include this in our next update so the files will be the same(or maybe better :))
    Files have to merge with the existing directories in the root of the 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: Check Box – Two Columns #1767
     SQadmin
    Keymaster

    Hi.
    You cand add this to Sweetdate -> Styling options -> Quick css:

    COPY CODE
    
    #register-page .editfield .checkbox label:not(.reglabel) {width:50%;float:left;}
    

    If you want 3 on a row you can change 50% to 33%

    PS: Thanks for the stellar review

    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: Customize URL slugs for Buddypress components #1765
     SQadmin
    Keymaster

    Hi,
    Try adding this to your wp-config.php file in your root wordpress install directory:

    COPY CODE
    
    define ( 'BP_GROUPS_SLUG', 'grupos' );
    
    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: Add symbols #1764
     SQadmin
    Keymaster

    Also you need to set the Sex field from Sweetdate -> Buddypress. This is used for the member count

    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: Recreate Front Page Registration Form #1763
     SQadmin
    Keymaster

    Hi,
    You need to modify page-parts/home-register-form.php and after the form ends you need to add another column with your video(after line 128):

    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: Add symbols #1762
     SQadmin
    Keymaster

    Hi,
    You can modify the shortcode to add your custom image and your custom value for the sex field like this example:
    [kleo_status_icon type=”Lesbian” image=”http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/lesbian.png” subtitle=”Lesbian online”]

    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: Turn off gravatar #1761
     SQadmin
    Keymaster

    Gravatar images should render like this:
    http://gravatar.com/avatar/c068ac13a2488b03aa4b82396ae9108e?d=http://seventhqueen.com/demo/sweetdatewp/wp-content/plugins/buddypress/bp-core/images/mystery-man.jpg&s=94&r=G
    You can disable gravatar from Settings -> Discussion and you can set the avatar to Blank
    There are some plugins that allow you to set your own default gravatar:
    http://wordpress.org/plugins/add-new-default-avatar-emrikols-fork/

    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 limit private messages to friends? #1760
     SQadmin
    Keymaster

    Hi,
    There is this plugin I found: http://buddydev.com/plugins/bp-private-message-rate-limiter/

    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: Add Highlight to Menu #1747
     SQadmin
    Keymaster

    Hi, to achieve this you need to do a custom styling by editing default stylesheet css. From admin interface there is no such option.

    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: Change Hearts & Wording in Match Circle on Profiles #1743
     SQadmin
    Keymaster

    Hi,
    First you need to ensure both themes are network activated and then enable the sweetdate child theme in 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: Translation problems #1742
     SQadmin
    Keymaster

    Hi,
    If you want to translate the theme starting from scratch using Codestyling plug in all you need to do is to translate thr strings and the generate .mo file from the plugin.
    Now that you have the french translation in place you can continue translating with Codestyling.
    The notice  that there is code extracted out of other plugins is fine since there are template file for compatible plugins.

    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: Recent Posts Widget with Post Image #1741
     SQadmin
    Keymaster

    Thank you. Rating does help

    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: Mashup homepage: blogs + signup #1730
     SQadmin
    Keymaster

    Hi,
    You can use this: http://wordpress.org/plugins/widget-or-sidebar-per-shortcode

    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 1.5.1 question #1729
     SQadmin
    Keymaster

    Hi,
    I explained it in this topic:
    https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

    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: Push "Log In / Sign Up" Down? #1726
     SQadmin
    Keymaster

    Hi,
    You can include them in the menu with this code added to your sweetdate-child/functions.php
    http://pastebin.com/K218myjh

    To remove the old ones you need to copy header.php to your sweetdate-child theme and edit it. Remove from line 124 to 141

    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: Recreate Front Page Registration Form #1722
     SQadmin
    Keymaster

    Hi,
    Right now there is no shortcode for that but you could install http://wordpress.org/plugins/shortcode-exec-php and create a shortcode that executes this:

    COPY CODE
    
    get_template_part('page-parts/home-register-form');
    
    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: Customize URL slugs for Buddypress components #1721
     SQadmin
    Keymaster

    Hi,
    I don’t understand where you need to change the link. Attach screenshots, give more details on the location of that pag nav. 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: Show empty fields and empty field groups in profile tab #1720
     SQadmin
    Keymaster

    Hi, You can try this: https://archived.seventhqueen.com/forums/topic/buddypress-profile-progression

    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 Wall Integration #1717
     SQadmin
    Keymaster

    Hi,
    We made Budypress Wall compatible with the theme but it will be available in the next update. Add the files from the archive bellow to the main theme … and magic 🙂

    https://archived.seventhqueen.com/files/buddypress-wall-tpl-files.zip

    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 user of theme and few questions #1712
     SQadmin
    Keymaster

    Hi,
    1. If is set to off then some images in site should be rounded. What image do you say it is not rounded? PLease give more details,links, etc, anything that helps us identifying your problem.
    2. Before that you have to define your profile fields from Users-> Profile fields. After that you go to Sweetdate -> Buddypress and check the fields you want to appear. Also Sweetdate -> Buddypress for the text above the form
    3. Those are articles added to your blog that display there. Edit the respective posts

    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: Recent Posts Widget with Post Image #1711
     SQadmin
    Keymaster

    Hi,
    Sorry, you are right you need to add also border: 3px solid #HEX
    ex:
    .latest-blog span.avatar:hover {background:#HEX;border: 3px solid #HEX}
    What I gave you should take care of the circle when you are hovering it.
    For the normal state add another one without the :hover, like this: .latest-blog span.avatar {}

    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: Upgrade version #1710
     SQadmin
    Keymaster

    Hi,
    First make a backup of the old files. The easiest way is to do it automatically from admin by entering your TF user and API key in Sweetdate -> Miscellaneous . After that the update will be available in the wp-admin/update-core.php
    When doing the automatic update you will lose your translation files(if you have translated the theme) from sweetdate/languages so make sure to have a backup and copy them after the update

    Basically you will lose any added files to the main theme or any modified files.
    If you have used the child-theme then you have nothing to worry about because all changes are done in sweetdate-child theme folder and you don’t change anything to it.

    If you want to do it by FTP get the new download from TF and replace only the sweetdate theme folder. Do not replace the sweetdate-child.

    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: [HELP] Profile Info #1709
     SQadmin
    Keymaster

    Hi,
    I see you have changed the name of the profile field groups. You need to change what groups should display in that tabs. Please check this topic to see how you can change the displayed tabs: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

    Cheers

    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: Group invitation #1708
     SQadmin
    Keymaster

    Private groups have the option to send a join group request

    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 do i remove the "forums" tab from profiles? #1704
     SQadmin
    Keymaster

    Hi, at line 60 from the functions.php seems to be a problem. make sure to copy/paste the exact text. Maybe give us the whole file to take a look. You can use pastebin.com to show the file contents

    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 Hearts & Wording in Match Circle on Profiles #1700
     SQadmin
    Keymaster

    Hello and thank you.
    For the icons that appear in the site take a look at this topic: https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site

    To change the match in the compatibility you have add this function in your sweetdate-child/functions.php and modify the default behaviour:
    http://d.pr/n/VbgT

    Change the __(“match”, ‘kleo_framework’) to whatever you like.
    The two icons are a image background rendered by and has this css:

    COPY CODE
    
    .circular-item .hearts {
        background: url("../images/hearts_bg.png") no-repeat scroll 0 0 transparent;
        display: block;
        height: 30px;
        position: absolute;
        right: 0;
        top: -20px;
        width: 39px;
    }
    

    You can put you own image on the server and change the span class to “my-hearts” and add the css to Sweetdate -> Styling -> Quick css or in the file sweetdate-child/style.css

    COPY CODE
    
    .circular-item .my-hearts {
        background: url("../path_to_new_image") no-repeat scroll 0 0 transparent;
        display: block;
        height: 30px;
        position: absolute;
        right: 0;
        top: -20px;
        width: 39px;
    }
    
    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 Form drop down box Z-INDEX #1697
     SQadmin
    Keymaster

    Hi, can you provide us an online link to take a look?

    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: How do i remove the "forums" tab from profiles? #1686
     SQadmin
    Keymaster

    Hi,
    To remove the forum tab from the profile add this to sweetdate-child/functions.php having the sweetdate child theme activated:

    COPY CODE
    
    // Remove forums menu item
    function my_setup_nav() {
          global $bp;
    
          unset($bp->bp_nav['forums']);
    }
     
    add_action( 'bp_setup_nav', 'my_setup_nav', 1000 );
    
    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 user of theme and few questions #1680
     SQadmin
    Keymaster

    Hi,
    For:
    1) You need to go to Sweetdate -> Miscellaneous -> Use squared avatar images -> ON

    2) To change the search box go to Sweetdate -> Budypress -> Search form customization

    3) You need to edit the page named Home. From wordpress admin go to Pages

    4) Just add new Buddypress groups and they will appear.

    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: Invisible Members #1678
     SQadmin
    Keymaster

    Not activated members don’t need to show but if you activated them then those plugins aren’t doing a good job 🙂
    The plugin needs to add a activity entry in order for the members to show. I will look these days over a plugin and modify it.

    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: Show count and hide empty fields in search forms #1677
     SQadmin
    Keymaster

    I see what you mean now about the numbers. We will definitely take this in consideration for the next update.

    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: I can't find "Looking for" and Album tabs. #1673
     SQadmin
    Keymaster

    Hi,
    Please update to the latest version and you don’t need to do that step with class-bp-tabs.php because is included in it.
    After that when a user uploads some images it will automatically appear in the tab.

    Notifications will only appear when you have some, if you have no notifications they won’t appear

    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: Group invitation #1672
     SQadmin
    Keymaster

    Hi,
    There is no such included functionality.

    Cheers

    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: WordPress Installation #1671
     SQadmin
    Keymaster

    Hi,
    Make sure to have the latest theme version. You can edit wp-config.php file from the root of wordpress installation and change WP_DEBUG to true. This will show you the error. Please share with us that error and maybe link to test it

    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,041 through 2,080 (of 2,655 total)

Log in with your credentials

Forgot your details?