Forum Replies Created

Viewing 40 posts - 7,841 through 7,880 (of 8,607 total)
  • Author
  • in reply to: Membership restrictions NOT working #10413
     Abe
    Keymaster

    Hi, If you are talking about a Buddypress related section all restrictions are done from Sweetdate – Memberships. For any other page from that page edit screen.
    There shouldn’t be a reason why it won’t work with the new version

    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: Hiding site from not-logged in users #10411
     Abe
    Keymaster

    Hi, You already have the option to restrict pages from the edit page and Buddypress related restrictions in Sweetdate – Memberships.
    For parts of content restrictions you should check out the shortcodes from PMPO:
    [membership level=”1″]Will only show up for level 1 users[/membership]

    [membership level=”1,2,3″]Will only show up for level 1, 2, or 3 users[/membership]

    [membership level=”0,-1″]Will show up anyone not in level 1, including non-members and logged out users.[/membership]

    [membership level=”0″]Will show up for non-members.[/membership]

    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: Admin bar and Mobile #10410
     Abe
    Keymaster

    Hi, It seems that the admin toolbar hides on mobile and that is why the blank space appears above the menu. We will do some tests and get back to you.

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

    Hi, Shortcodes are adde to the page content editor in WP admin – Pages – edit a page you want. You should import the demo xml file to have the pages like in the demo as a starting point.

    For revslider you should import the one we provided in demo content folder. see the readme.txt inside

    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: Activity-loop / load-more #10407
     Abe
    Keymaster

    Hi, That is because it is the wrong parameter. per_page is the good one. See http://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/

    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: Different styling based on member type #10406
     Abe
    Keymaster

    Hi, Please see this topic for the fields that appear on that line
    https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-display

    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: Renewal Email #10405
     Abe
    Keymaster

    Hi, We haven’t worked with this options. You should try their forum for instructions. If the email comes from Paypal I don’t know if you can.

    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 remove header from front page #10403
     Abe
    Keymaster

    Hello, In Sweetdate – Styling options – Quick css

    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: Overlapping issue #10401
     Abe
    Keymaster

    Hello, Please add this CSS into Quck css section or in sweetdate-child/style.css

    ul.tabs-content {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: New error, membership problem #10320
     Abe
    Keymaster

    Hello guys, please replace this file contents
    wp-content\themes\sweetdate\framework\helpers.php
    with this
    https://archived.seventhqueen.com/files/helpers.txt

    This was related to the port when using ssl being different that the wordpress configured link. All good now

    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, You use WPML plugin that works with Sweetdate. Also you need Buddypress Multilingual plugin.
    You need to translate the theme and all other plugins you are using, like Buddypress

    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: Reasons to join on homepage #10313
     Abe
    Keymaster

    Hi, in the documentation is the homepage content. All other text is in the demo xml but you need to search trough the file if you don’t want to import 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: Prettyphoto not fullscreen #10312
     Abe
    Keymaster

    Great. Have a nice day

    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 contribution #10311
     Abe
    Keymaster

    Yes it is 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: How to get remove full name and instead use username #10310
     Abe
    Keymaster

    Hello, You can add this plugin or use just the code from this link in your sweetdate-child/functions to remove the Full name
    https://github.com/daankortenbach/buddypress-remove-xprofile-fullname-field/blob/master/buddypress-remove-xprofile-fullname-field.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: simple ads manager and wp better mail #10305
     Abe
    Keymaster

    Hi, I guess the site sends the emails based on the language the user is using at that moment and that could be the reason for sending english/italian emails

    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: Login Issue #10303
     Abe
    Keymaster

    You are using a plugin that is restricting ajax requests to wp-admin/admin-ajax.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: Permalink Issue #10301
     Abe
    Keymaster

    Hi, we saw your email and responded

    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: Welcome page – Change Background #10299
     Abe
    Keymaster

    yes please do not add your replies all over the forum since we are responding to all topics 🙂

    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, Easy way with this CSS

    COPY CODE
    
    
    .form-search, .form-header, .form-footer {
        background: rgba(0,0,0,0.5);
        border: none;
    }
    

    0.5 is the transparency from 0 to 1

    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 get the register box shadow gray transparent #10297
     Abe
    Keymaster

    Hi, Remove the styles for border applied to .form-search and .form-header and add this

    .form-search, .form-header {
    border: none;
    }

    for images try:

    .form-footer img {
    min-height: 94px;
    min-width: 94px;
    }

    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 option on home page #10296
     Abe
    Keymaster

    Hello, Please see the fix here: https://archived.seventhqueen.com/forums/topic/checkbox-error

    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: Checkbox Error #10295
     Abe
    Keymaster

    Hello, Thank you very much for letting us know. Add this css to Sweetdate – Styling options – Quick css to fix it. This will be available in next theme update also

    COPY CODE
    
    .form-search .kleo-checkbox label {
        display: block;
    }
    
    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: Help….Few Questions #10293
     Abe
    Keymaster

    Hi, It seems you haven’t generated PMPRO pages from Memberships Pages and the system can’t redirect you to the Levels page. We added a fix and if you don’t have the page active it will redirect you to register page.
    Replace
    wp-content\themes\sweetdate\functions-pmpro.php
    with
    https://archived.seventhqueen.com/files/functions-pmpro.txt

    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: Help….Few Questions #10292
     Abe
    Keymaster

    Hello,
    We are investigating this and will come with a fix right away.
    Thanks for your patience

    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: Online Status not working? #10291
     Abe
    Keymaster

    Hello, The status doesn’t show at all or it doesn’t show online. Provide a link if you can

    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: Front Page Template Menu Error #10290
     Abe
    Keymaster

    Hello, Thank you very much

    Hello, maybe it applies some styling form a plugin you installed. Please provide a link to your 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: rev slider images not showing up on mobile #10289
     Abe
    Keymaster

    Hi, Indeed it is disabled for mobile. Add this CSS to Sweetdate – Styling options – Quick css to enable it

    COPY CODE
    
    .rev_slider_wrapper {display:block!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: Welcome Email after Registration not being sent #10288
     Abe
    Keymaster

    Server issue most probably 🙂

    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: Mobile issue #10287
     Abe
    Keymaster

    Hi, There isn’t such options. I have seen just this: http://buddydev.com/plugins/bp-signup-avatar/

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

    Hello, I developed this function to show the age instead of the date. Add it to your functions.php file

    COPY CODE
    
    add_filter( 'bp_get_the_profile_field_value', 'kleo_get_field_value', 15, 3);
    
    	function kleo_get_field_value($value, $type, $field_id) {
    
    			$value_to_return = $value;
    	
    			$field = new BP_XProfile_Field($field_id);
    			
    			if ($type == 'datebox') {
    				$value_to_return = floor((time() - strtotime($field->data->value))/31556926);
    			}
    			
    			return $value_to_return;
    	}
    
    
    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: Pmpro email subjects #10282
     Abe
    Keymaster

    Hi, I don’t think so that can be done

    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, Try with this CSS

    COPY CODE
    
    .tabs.pill.custom dd a {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
    }
    
    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 page #10279
     Abe
    Keymaster

    Hi, Related to the tabs that appear next to the image this is the topic:
    https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

    and you should change
    ‘group’ => ‘Base’,
    to
    ‘group’ => ‘Chi sono’,

    To remove the matching
    https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site
    and you can keep only the part with the matching removing

    COPY CODE
    
    //remove matching
    add_action('after_setup_theme','kleo_my_hearts_actions');
    function kleo_my_hearts_actions()
    {
       /* disable matching on member profile */
        remove_action('kleo_bp_before_profile_name', 'kleo_bp_compatibility_match');      
    }
     
     
    
    
    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: Mobile issue #10278
     Abe
    Keymaster

    Maybe install a test version? And in what section are you doing 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: Welcome Email after Registration not being sent #10277
     Abe
    Keymaster

    Hi, On our demo site we are using 3.8.1 and successfully registered and got an email. Try it yourself. http://seventhqueen.com/demo/sweetdatewp/register/

    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: Welcome Email after Registration not being sent #10275
     Abe
    Keymaster

    Hmm.. We will do some tests with 3.8.1 and see how it goes.

    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 info for Non friends #10273
     Abe
    Keymaster

    Hi, I guess this is a matter of fields privacy and how you set them in Users – Profile fields

    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: member vCards avartar display quality #10271
     Abe
    Keymaster

    Hi, Those topics you created are similar and responded to the first one and closed the second 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: Page reset to original template #10270
     Abe
    Keymaster

    Hello, Those are for page comments and can be disabled for a specific page from Discussion section in your page edit. If you don’t see the discussion settings enable it from Screen options(top of the screen)

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

Log in with your credentials

Forgot your details?