Forum Replies Created

Viewing 40 posts - 7,681 through 7,720 (of 8,607 total)
  • Author
  • in reply to: Meta description #10856
     Abe
    Keymaster

    Hi, Facebook looks for some meta tags in the head of the page and those are not generated by Buddypress. You need a plugin like: http://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/ but for Buddypress
    Let us know if you can’t find 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: ADD FRIEND – ADD ME AS A FRIEND #10855
     Abe
    Keymaster

    You have to make all your changes in the child theme. Any changes done to the parent theme won’t be kept on update. You do not update the child theme

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

    Hi, After spending some time on it we found a solution to restrict even when settings root profiles.
    Please replace this file contents wp-content\themes\sweetdate\functions-pmpro.php with https://archived.seventhqueen.com/files/functions-pmpro.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: profile of the public site manager #10837
     Abe
    Keymaster

    Hello, see this topic on removing the admin user from showing https://archived.seventhqueen.com/forums/topic/hide-admin

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

    That is not good. Something seems not right in your environment then. Try to check browser console for Javascript 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: Translation contribution #10835
     Abe
    Keymaster

    Hi @escort
    Yes you follow same principles as in WPML
    You will do the translations in each language so you skip step 2 since you don’t have separate installs for each language

    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: replace "-" by "everything" in the search form #10833
     Abe
    Keymaster

    Hi, You only need to replace the “-” symbol with Everything since that is the default behavior.
    – copy sweetdate/custom_buddypress/kleo-bp-search.php to sweetdate-child/custom_buddypress/kleo-bp-search.php
    – edit the file copied and at line 131 change

    COPY CODE
    
    <option value=''> </option>
    

    to

    COPY CODE
    
    <option value=''>Everything</option>
    

    PS. You must have the sweetdate-child theme activated

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

    have you clicked the button to rescan the files? Also you can un-check the low memory mode

    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: changing text colour for menu on mobile #10829
     Abe
    Keymaster

    Hi, We already gave you the solution in another topic. We’ll be closing this one
    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: Members page not displaying all members #10827
     Abe
    Keymaster

    Hello, Try http://wordpress.org/plugins/buddypress-pending-activations/ plugin because users that aren’t active won’t 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: Changing wp-admin (login acces url) #10826
     Abe
    Keymaster

    Hello, That can’t be referred from a link since it appears as a popup.. and can appear in every page and has no 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.

     Abe
    Keymaster

    Hi, That part (ACTIVITY / PERSONAL) no longer appears in later updates since there were some issues with translations in other languages and also made the breadcrumb too long

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

    Yes the image is big now 🙂
    Codestyling Localization notices can be ignored, you don’t have to worry about them
    Revolution slider can be upgraded from WP admin – Revolution slider and you have the latest version in the package you download from Themeforest in Plugin Updates

    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: Prevent users from posting email addresses #10823
     Abe
    Keymaster

    I see now what you mean .. we looked for some plugins but only found for bad words, swearing, etc. If we find something we’ll let you know.
    You can talk with a developer to achieve that, you need to filter the content based on a REGEX rule to match emails in all the locations where you have problems

    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 like button #10821
     Abe
    Keymaster

    For header you need to edit header.php and put the code from Facebook where it suits your needs

    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: Contact Form 7 #10819
     Abe
    Keymaster

    Hi, Contact form has this set by default in the From field: [your-name] <[your-email]>
    which means your email appears to come from the person who sent the email. It is all about configuring the plugin. You can put in the From field your wordpress site email

    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: Logo and image uploads #10818
     Abe
    Keymaster

    Hello,
    Please replace this file content wp-content\themes\sweetdate\framework\frontend.php with this: https://archived.seventhqueen.com/files/frontend.txt
    We will include this in next update so you won’t have to worry on next update when replacing the 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.

     Abe
    Keymaster

    Hi, Thanks for your suggestion. We’ll take it in consideration

    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: cannot register #10816
     Abe
    Keymaster

    Hi hugblue,
    We have seen that behavior to click the Complete signup button and nothing to happen on some plugin conflicts or some host problems about not sending POST requests.
    I recommend to install a fresh test site on the same host and see if it happens then.

    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: Nested Replies Not Indenting #10813
     Abe
    Keymaster

    Hi, We’re looking into this and come with a fix

    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: Sticky Post Bug #10812
     Abe
    Keymaster

    Please add this css in Sweetdate – Styling options – Quick css, I think we saw the problem

    COPY CODE
    
    article.sticky {float: none;}
    

    We will include this fixes in next update tomorrow

    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: Sticky Post Bug #10811
     Abe
    Keymaster

    Can you give us a link? Our tests went well.

    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 page – 3 columns #10810
     Abe
    Keymaster

    Put this code in your sweetdate-child/functions.php and let the magic happen 🙂

    COPY CODE
    
    //Activity page 3 columns
    add_action('kleo_before_page','my_three_columns_activity');
    
    function my_three_columns_activity() {
    	if(BP_ACTIVITY_SLUG == bp_current_component()) {
    		add_filter('kleo_buddypress_content_class', create_function('', 'return "six";'));
    		add_filter('kleo_sidebar_class', create_function('', 'return "three";'));
    		add_action('kleo_buddypress_before_content', 'kleo_sidebar');
    		add_action('kleo_buddypress_after_content', 'kleo_extra_sidebar');
    	}
    }
    
    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: Edit color of tabs to right of avatar? #10807
     Abe
    Keymaster

    Hi, The active tab color is set from Sweetdate – Buddypress – Highlight Color down to the Profile header section. All other tabs have transparency and will look almost like the background

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

    We did several tests and the search is done right on every page. Put a link of your search so we can take a look on 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: >> Menu bar size #10804
     Abe
    Keymaster

    Hi, for 2, add this css:

    COPY CODE
    
    @media only screen and (max-width: 940px) {
    #header .eight.columns {
        display: inline-block!important;
        width: auto;
    }
    }
    
    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 bug #10796
     Abe
    Keymaster

    Hi, please replace the content of this file wp-content\themes\sweetdate\album\pictures.php with this one https://archived.seventhqueen.com/files/pictures.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: Translation contribution #10764
     Abe
    Keymaster

    Hi, Basically you can use it since WPML is not required. Theme is translatable so it should work with that too

    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: >> Bug with rtMedia pro #10763
     Abe
    Keymaster

    Hi,
    1 and 2 is related to rtMedia count. Try contacting them
    3. Give us a link to your page so we can see it

    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: >> Pmpro lines active or not #10760
     Abe
    Keymaster

    You created another topic here: https://archived.seventhqueen.com/forums/topic/customize-options-in-pmppro-level
    and we answered 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: mobile site not appearing as the same as demo #10758
     Abe
    Keymaster

    Hello, Thank you very much.
    You just needed to enable the sticky menu.
    Here is the CSS that will make the text white only for small screens

    @media only screen and (max-width: 940px) {
    #header a:not(.button) {
        color: #fff;
    }
    }
    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 levels #10757
     Abe
    Keymaster

    You’re welcome. Glad it’s 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.

    in reply to: Membership restrictions NOT working #10756
     Abe
    Keymaster

    Hi, I see the problem now. You have set your members link to http://www.fjelldate.no/tomas instead of http://www.fjelldate.no/medlemmer/tomas so the system doesn’t know to restrict those pages

    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 lists not showing up in Widget #10755
     Abe
    Keymaster

    Great getyler2, I am glad it works for 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: logo resize #10754
     Abe
    Keymaster

    Hi, You can make the #main area transparent with this CSS

    COPY CODE
    
    #main { background: transparent; }
    

    if you want if for a specific page you can referrer the specific body class of that page for example

    COPY CODE
    
    .page-id-523 #main { background: transparent; }
    
    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: Bp-album upload limits based on membership level? #10753
     Abe
    Keymaster

    Hi, Please update this file wp-content\themes\sweetdate\album\pictures.php with the content form this https://archived.seventhqueen.com/files/pictures.txt and you will be able to go on user’s Album page and when clicking the image it will take you to image edit instead of the Lightbox image

    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 Friend & Private Message Buttons #10751
     Abe
    Keymaster

    With this css they are horizontally aligned

    COPY CODE
    
    #profile .two.columns {
        clear: left;
        float: left;
        left: 0;
        width: inherit;
    }
    

    See here: http://d.pr/i/jEjr

    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: PaidMemberships Pro translation #10750
     Abe
    Keymaster

    Hi, Those strings belong to Paid memberships Pro plugin which is the same plugin as if you downloaded it from their site. Some strings may be found also in the theme so make sure you translate the theme completely.

    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: Redirect guests to register page for restricted areas #10749
     Abe
    Keymaster

    Hello, you can’t do that since the check is done on server side and also the redirect.

    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: Jquery issue #10748
     Abe
    Keymaster

    Hi, not right now since there are many changes in Foundation 4 that would result incompatibilities

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

Log in with your credentials

Forgot your details?