Forum Replies Created

Viewing 40 posts - 8,201 through 8,240 (of 8,607 total)
  • Author
  • in reply to: Custom profile fields using paid membership pro #9177
     Abe
    Keymaster

    Hello, I see what you need but you will need some help from a developer to achieve that(try microlancer). You can also check out this plugin that has conditional fields: BuddyPress user account type PRO (allows different user types)

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

    Also http://www.sex4fun.it/membri/scambisti/#le-mie-foto has 4 photos that can’t be seen because of the minify script 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: My photos tab non appear with rtmedia #9175
     Abe
    Keymaster

    You have added a minify plugin that causes some errors. Please disable that.
    I have added a photo to my profile and the tab shows: http://www.sex4fun.it/membri/abe/#le-mie-foto

    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 translate this? #9174
     Abe
    Keymaster

    Hi, Some strings may be part of other plugins, here Buddypress probably. Using Codestyling localization plugin you can translate the theme and plugins also.
    After you translate the strings don’t forget to click the button to generate the .mo file

    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: Translating the theme #9173
     Abe
    Keymaster

    Hi, You do not have to edit .po file. You have multiple options to translate wordpress themese:
    – using Poedit software by translating the .po file and will result a .mo file that goes to sweetdate/languages/ folde

    – simpler way with Codestyling Localization plugin. this will generate the .mo file for you by clicking the button after you translate all strings

    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: Adding States #9172
     Abe
    Keymaster

    Hello,
    You can add the states as dropdown from the admin menu Users – Profile fields but it will be a huge job to add all states manually. Other thing is that they won’t have any relation to the country.
    To have states depend on the country selected you need to develop a Javascript solution. It is not an easy job so you probably will need help of a developer from microlancer.com or similar.

    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: Blog Articles Shortcode Extended #9136
     Abe
    Keymaster

    Hi, These are the attributes you can add and their default values:
    cat = ‘all’ – you can add categories ids separated by comma(,)
    limit = 9,
    post_types = ‘post’
    post_formats = ‘all’

    You will have make your own custom changes and redefine the shortcode function kleo_articles( $atts, $content = null ) located in wp-content/themes/sweetdate/framework/shortcodes/shortcodes.php
    You will copy that function to your sweetdate-child/functions.php and modify it there. That will override default function.

    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: Search Results mismatch #9134
     Abe
    Keymaster

    Hello, Please make sure you have the latest theme version installed

    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: Only public groups on homepage #9133
     Abe
    Keymaster

    Hi, I don’t think you can query public groups. Anyway, if you want to change something, the shortcode is located in custom_buddypress/bp-functions.php kleo_recent_groups function

    resources: http://codex.buddypress.org/developer/loops-reference/the-groups-loop/

    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: Plugins used by other members #9132
     Abe
    Keymaster

    Hi, You should inspect plugin code and add some conditionals to check for membership with this function
    pmpro_hasMembershipLevel(array(1,2))

    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: Alternatives for rtMedia #9131
     Abe
    Keymaster

    Hi, use the bpAlbum included which is not so rich in features. You can try different plugins our there like Buddypress Activity Plus

    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

    Hi, I am here to help and you are making a confusion since your site is http://urbanswingster.com there is no way your wordpress is installed at: http://urbanswingster.com/wp

    You say it is installed at http://urbanswingster.com/wp but is not
    Change your urls to http://urbanswingster.com/ from Settings – General

    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: Message settings #9129
     Abe
    Keymaster

    Hi, Google-ing found this: http://webdeveloperswall.com/snippets/buddypress-remove-email-id-from-private-messages

    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 showing with no membership level #9128
     Abe
    Keymaster

    Hi, Already a sticky topic with this question:

    https://archived.seventhqueen.com/forums/topic/hide-non-paying-members-from-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.

    in reply to: Mixed problems #9126
     Abe
    Keymaster

    Great 🙂

    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: Issues making rtMedia unusable #9124
     Abe
    Keymaster

    Hi, We just updated to 3.4.5 and edit page looks good

    For styling we will take a look a let you know if we can help somehow.


    @nicholaus1221
    related to 403 forbidden errors try to check also with the hosting company. You could try to re-save your options from Settings – Permalinks maybe it helps

    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: RTmedia styling #9123
     Abe
    Keymaster

    Hi, If you updated your plugin you should make those changes again to plugin files
    What is “Lisää kuvia tai videoita”? please put screen-shots or links

    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: one problem after WP update #9122
     Abe
    Keymaster

    To have it the first one I guess you can change this line
    $menu = $menu . $profilelink;
    with
    $menu = $profilelink . $menu;

    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: Hot or NOT Like Feature #9121
     Abe
    Keymaster

    Hi, That is not available by default. You will have to develop it to include such functionality or try searching for a buddypress plugin. Indeed it is a nice feature

    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: How to change matching system #9120
     Abe
    Keymaster

    Hi, This was the reply for you: https://archived.seventhqueen.com/forums/topic/match-numbers#reply-9022

    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 Members Without Avatars #9119
     Abe
    Keymaster

    I updated @IamJAX code. now it should be fine

    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 questions #9117
     Abe
    Keymaster

    Hi,

    1 and 5. This code will show bpAlbum images in the tab even when you have rtMedia

    COPY CODE
    
    add_action('after_setup_theme','kleo_my_custom_tabs');
    function kleo_my_custom_tabs()
    {
        global $bp_tabs;
        $bp_tabs = array();
        /* Bp-Album tab */
            $bp_tabs['bp-album'] = array(
                    'type' => 'bp_album',
                    'name' => __('My photos', 'kleo_framework'),
                    'class' => 'mySlider'
            );
    
        $bp_tabs['looking-for'] = array(
                'type' => 'cite',
                'name' =>  __('Looking for', 'kleo_framework'),
                'group' => 'Looking for',
                'class' => 'citetab'
        );
        $bp_tabs['base'] = array(
                'type' => 'regular',
                'name' => __('About me', 'kleo_framework'),
                'group' => 'Base',
                'class' => 'regulartab'
        );
     
        
        $bp_tabs['social'] = array(
                'type' => 'regular',
                'name' => __('Social', 'kleo_framework'),
                'class' => 'regulartab'
        );
    }
    

    2. My answer is there 🙂

    5. Not such an easy way but see this topic and adapt it to your needs. You require some PHP knowledge: https://archived.seventhqueen.com/forums/topic/hide-members-real-names

    6. css works. make sure to get the whole code. to reduce the height even more add also this css:

    COPY CODE
    
    .search-item .date {
        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: Are these features? #9116
     Abe
    Keymaster

    Hi, You can add your own profile fields from WP admin – USers – Profile fields and edit each field or add new ones.

    To limit message see this 3rd party paid plugin: 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

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

    in reply to: Facebook & Terms and Conditions at register form #9115
     Abe
    Keymaster

    Hi, you have 3 missing brackets in your code. I modified it directly in our above 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: Responsive – Profile Menu #9113
     Abe
    Keymaster

    Hi, Right now that can’t be achieved. You need to develop a custom solution that will involve CSS with media queries and probably some Javascript.

    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 Images Not Where I Tell it to… #9111
     Abe
    Keymaster

    Hello,
    They should appear where you put them 🙂 strange
    Try to update the plugin with the latest version included in our latest theme release. You have a Plugins Updates folder in the main archive downloaded from Themeforest.

    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

    Hi @studiblog and @hdanny83
    The normal behaviour is to get redirected to the Membership levels page. You are encountering an error if you see a blank page. To show the errors in that page please enable debugging in wordpress by settings WP_DEBUG to TRUE in wp-config.php

    I tested this and can’t reproduce this problem. Give us the errors that appear. Also make sure you have the latest theme installed

    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: Circle Image – Add URL instead of opening in lightbox #9108
     Abe
    Keymaster

    this is how it should look like:

    COPY CODE
    
    	function kleo_img_rounded( $atts, $content = null ) {
    		extract(shortcode_atts(array(
    			'src' => '',
    			'class' => '',
    			'url' => '#'
    	    ), $atts));
    
                $output = '<div class="circle-image '.$class.'">';
                $output .= '  <a href="'.$url.'" class="imagelink" data-rel="prettyPhoto[gallery1]">
                    <span class="overlay"></span>
                    <span class="read"><i class="icon-'.apply_filters('kleo_img_rounded_icon','heart').'"></i></span>
                    <img src="'.$src.'" alt="">
                  </a>
                </div>';
                
               return $output;
            }
    
    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: Privacy Settings – Issues #9107
     Abe
    Keymaster

    Hi, Those settings from Settings > Privacy are not for making you profile private or not. Those come from rtMedia plugin and sets your default visibility for media.

    Other setting in Users > Profile Fields are related to profile fields visibility

    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 Specific About Me Profile Fields #9106
     Abe
    Keymaster

    Hi, Follow this similar topic and change with your field name: https://archived.seventhqueen.com/forums/topic/hide-fields-in-profile-accordion

    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: Global Change "Groups" #9105
     Abe
    Keymaster

    Hi, Please replace this file content wp-content/themes/sweetdate/framework/functions/breadcrumb.php with this one to fix the breadcrumb problem: https://archived.seventhqueen.com/files/breadcrumb.txt

    To change the word I think the best way is to use Translation method. Translate buddypress plugin in English using Codestyling Localization

    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: Register password strength meter #9103
     Abe
    Keymaster

    Hi, We found this but applies to Profile – Settings page http://wordpress.org/plugins/buddypress-password-strength-meter/

    Try searching for a plugin for 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: How do I do This #9102
     Abe
    Keymaster

    Hello, Send us an email at themesupport@seventhqueen.com with the attachment to see what you want to achieve.

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

    Hi, Make sure to have the latest theme version.
    In Sweetdate – Memberships what you check it is what you restrict, so to restrict you need to check Not logged in and Not members

    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: Have all posts display on one page… #9099
     Abe
    Keymaster

    Hello, You can set which page shows all of your posts from Settings – Reading and select your Posts page, Blog for example. After that, the Blog page will display all of you posts.

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

    Hi, Update already released and here is the change log https://archived.seventhqueen.com/forums/topic/sweetdate-updates-change-log#reply-9044

    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: Allow users to send flirts #9097
     Abe
    Keymaster

    Hi, Sweetdate doesn’t have this functionality but you can hire a developer to create it for you. Try Microlancer service

    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: Tab Shortcode Default Display Problem #9096
     Abe
    Keymaster

    You have added two active tabs. You should only have one:
    [kleo_tabs]
    [kleo_tab title="Sexiest Member" active=1] The sexiest creature on the planet… [/kleo_tab]
    [kleo_tab title="Funniest Member" active=0] This funny guy or girl…. [/kleo_tab]
    [kleo_tab title="Best Profile" active=0] The prize for the best overall costume…. [/kleo_tab]
    [/kleo_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: Profile Nav > Change Menu Item Icons #9095
     Abe
    Keymaster

    Hi, Those are added by CSS and you will overwrite the styling with CSS added to Sweetdate – Styling options – Quick css. THis is the css you need to change it to a star.

    COPY CODE
    
    #activity-favs:before {
        content: "";
    }
    

    Here are all Fontawesame icons you can use: http://fontawesome.io/3.2.1/cheatsheet/

    
    
    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: Remove Navigation Bar on Mobile #9093
     Abe
    Keymaster

    Hi, Reduce it with this CSS code added to Sweetdate – Styling options – Quick css and customize your width

    COPY CODE
    
    .contain-to-grid .top-bar {
        width: 280px;
    }
    
    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,201 through 8,240 (of 8,607 total)

Log in with your credentials

Forgot your details?