Forum Replies Created

Viewing 40 posts - 11,201 through 11,240 (of 20,101 total)
  • Author
  • in reply to: Theme conflict with “MailGun for WordPress” plugin #133710
     Radu
    Moderator
    Not marked as solution
    in reply to: Restrict my site #133709
     Radu
    Moderator

    I don’t know that… you can try but i recommend you to put in the child theme functions.php

    cheers
    R.

    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: Issue with Activity Post #133708
     Radu
    Moderator
    Hi, 1. This is the shortcode for the facebook login : [kleo_fb_button] 2. With a CSS code like this
    .register.buddypress #main > section.main-color {
        background: url('https://www.ricoh.com/r_dc/caplio/r7/img/sample_04.jpg');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    
    3. You should install a third party plugin that allows you to login with twitter or Google / https://wordpress.org/plugins/search.php?q=social+login test one of those 4. This plugin it's tested and we recommend it https://wordpress.org/plugins/wp-recaptcha-bp/ 5.You can give ability to a user to create articles and to have it an own section for every user with articles with this plugin : https://wordpress.org/plugins/social-articles/ 6. Use this plugin : https://wordpress.org/plugins/buddypress-activity-privacy/ 7. Personally I haven't used this... I don't know what to recommend you . 8. ... search on google 9. If you will use one of our demos yes if not you can build your website without it but some theme features will be missing 10. This plugin : https://wordpress.org/plugins/wp-mail-smtp/ Cheers R.
    in reply to: Essential Grid questions #133706
     Radu
    Moderator

    Hi,

    Please tell me if this it happens also with the default WordPress theme

    Let me know

    Cheers
    R.

    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: Visual composer bug, updates not saving on edit page #133704
     Radu
    Moderator
    Not marked as solution
    in reply to: Metadata Post dissapear after slug change #133703
     Radu
    Moderator

    Hi again,

    I haven’t figure out… let me know what the plugin developer says, maybe i will figure out then

    Let me know

    Cheers
    R.

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

    Hi Kieran, please tell us if that behaviour it’s happens also on default WordPress theme!

    Let us know

    Cheers
    R.

    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: Video background on the front page #133699
     Radu
    Moderator

    Hi,

    Sure, please replace this file : wp-content/themes/sweetdate/page-parts/general-register-modal.php with the attached file after you unzip it !

    Then add this CSS to your theme options -> styling options -> quick css

    COPY CODE
    
    .g-recaptcha { clear: both; width: 100%; margin: 10px 0; }
    

    Cheers
    R.

    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 confirm email field in register form #133698
     Radu
    Moderator

    Hi,

    Thanks you for providing this.

    Cheers
    R.

    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: Urgent – Home Page Broken #133697
     Radu
    Moderator

    No problem

    Cheers
    R.

    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: Other Google Fonts available in VC element? #133696
     Radu
    Moderator

    Hi,

    This is the selector with you can control the logo font size….

    COPY CODE
    
    .logo img {
        font-size: 12px !important;
    }
    

    Adapt it for your needs.

    Let me know if we can close this ticket

    Cheers
    R.

    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: Urgent – Home Page Broken #133694
     Radu
    Moderator

    Hi,

    This was the cause for disappearing search form and the rest…

    You have used another template, the template that it’s required for homepage its Front Page Template

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: How to set up the knowledge base #133692
     Radu
    Moderator

    I cannot see the category bumped down, screenshot pls ?

    Cheers
    R.

    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: CPT #133687
     Radu
    Moderator
    Not marked as solution
    in reply to: Changing section icons in profiles #133686
     Radu
    Moderator

    No problem

    Cheeers
    R.

    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: Side borders #133685
     Radu
    Moderator

    You’re welcome

    Cheers
    R.

    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: Portfolio element #133684
     Radu
    Moderator

    Hi,

    This it’s not possible, you can use kleo post element instead

    Cheers
    R.

    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: bbpress #133683
     Radu
    Moderator

    Hi,

    Please explain again what it’s your actual problem because it’s not clear for me ,also some screenshots and live page url will be very helpful

    Cheers
    R.

    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: Restrict my site #133682
     Radu
    Moderator

    Hi,

    Just add this function to wp-content/themes/buddyapp-child/functions.php

    COPY CODE
    
    function exception_group_component() {
    
        if (bp_is_groups_component()) {
            if (!is_admin()) {
                remove_action('template_redirect', 'kleo_restrict_site');
            }
        }
    
    }
    
    add_action('init','exception_group_component');
    
    

    Let me know

    Cheers
    R.

    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: Activation Problems #133552
     Radu
    Moderator
    Not marked as solution
    in reply to: bbpress #133551
     Radu
    Moderator

    Kleo theme it works with bb press, if you don’t know to handle those it does not mean that the kleo doesn’t work with bb press

    If you have activated Visual composer it’s enough you don’t need to buy anything.

    Most probably you haven’t configured these correctly, or maybe because your environment it’s not ok, do you have possibility to get website online to can take a look at it ?

    Anyway check in wp-admin -> settings -> permalinks -> check postname and save.

    Let me know

    Cheers
    R.

    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: Shop Archive ipad horizontal view problem #133546
     Radu
    Moderator

    Great

    Have a nice week

    Cheers
    R.

    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: Restrict my site #133545
     Radu
    Moderator

    Only logged in users are able to create a new group even the community it’s protected or not, what i mean it’s the default behaviour.

    You want to restrict the create group pages to who ?

    Cheers
    R.

    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: Facebook Login stopped working #133544
     Radu
    Moderator

    Ok no problem

    Cheers
    R.

    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: Side borders #133543
     Radu
    Moderator

    Add those css’s

    COPY CODE
    
    .vc_column-inner.vc_custom_1471122245703 {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        margin-left: 0 !important;
    }
    
    .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
        padding-right: 15px;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Restrict my site #133540
     Radu
    Moderator

    If you have community set to be private that page cannot be viewed can you provide me an example of that generated page ? it means that it’s not a page that you can see in wp-admin -> pages right ?

    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: Shop Archive ipad horizontal view problem #133539
     Radu
    Moderator

    Sorry, typo in the CSS…, try again

    COPY CODE
    
    
    @media(max-width:1200px) {
    .woocommerce ul.products li.product figure figcaption {
        bottom: 0;
    }
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: Social Info #133537
     Radu
    Moderator
    Not marked as solution
     Radu
    Moderator
    Not marked as solution
    in reply to: problems with tabs #133534
     Radu
    Moderator
    Not marked as solution
    in reply to: Portfolio element #133533
     Radu
    Moderator

    If you are referring to Portfolio element from visual composer yes, you should enable VC for posts also from wp-admin -> Visual Composer -> role manager -> administrator -> Post types -> custom -> posts and pages.

    Cheers
    R.

    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: Activation Problems #133532
     Radu
    Moderator
    Hi, Please de-activate all plugins except BuddyPress then go to wp-admin -> permalinks -> save changes and try again, if the problem persists, de-activate also the child theme and re-save permalinks. Let me know Cheers R.
    in reply to: woocommerce tabs in child theme #133531
     Radu
    Moderator

    Ok

    Cheers
    R.

    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: Static front page – Member Profile demo #133529
     Radu
    Moderator

    Hi,

    If you want to have profile homepage after login use this plugin : https://wordpress.org/plugins/bp-profile-as-homepage/

    If not explain better

    Cheers
    R.

    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: Set LOGIN page as home page #133528
     Radu
    Moderator

    Hi,

    We have Make my site private -> YES, so from every page that you access you will bo directed to the login page.

    So simply,enable private community and Redirect to login page -> choose login page and keep you homepage the dashboard.

    Cheers
    R.

    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: Restrict my site #133526
     Radu
    Moderator

    Hi,

    Please choose also the subpages that belong to the parent page, this it’s required because the subpages has unique id

    Cheers
    R.

    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: bbpress #133520
     Radu
    Moderator

    Hi,

    Make sure you have visual composer and K-elements plugins installed and activated, check for plugin status in wp-admin -> appearance -> install plugins

    Cheers
    R.

    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: Shop Archive ipad horizontal view problem #133519
     Radu
    Moderator

    Hi,

    Try with this css

    COPY CODE
    
    @media(max-with:1200px) {
    .woocommerce ul.products li.product figure figcaption {
        bottom: 0;
    }
    }
    
    

    Let me know

    CSS will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R.

    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 set up the knowledge base #133513
     Radu
    Moderator

    Hi,

    Go to pages, create new page named KB or as you wish then paste this shortcode into it

    [kb_post_wall]

    Set page template full width and that’s all.

    Then add posts and categories to KB from wp-admin -> Knowledgebase

    Cheers
    R.

    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: Request your help please team :) #133512
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 11,201 through 11,240 (of 20,101 total)

Log in with your credentials

Forgot your details?