Forum Replies Created
-
Author
-
Radu
ModeratorI 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 solutionRadu
ModeratorHi, 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.Radu
ModeratorHi,
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 solutionRadu
ModeratorHi 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 solutionAugust 24, 2016 at 18:16 in reply to: Visual Composer BuddyPress Activity Page not working with @mention user #133702Radu
ModeratorHi 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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorI 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 solutionRadu
ModeratorNo problem
Cheeers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
Just add this function to wp-content/themes/buddyapp-child/functions.php
COPY CODEfunction 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 solutionRadu
ModeratorKleo 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 solutionRadu
ModeratorGreat
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 solutionRadu
ModeratorOnly 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 solutionRadu
ModeratorOk 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 solutionRadu
ModeratorAdd 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 solutionRadu
ModeratorIf 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 solutionRadu
ModeratorSorry, 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 solutionAugust 23, 2016 at 18:10 in reply to: (1) Adding Search criteria; and (2) adding more pictures to user profile. #133536Radu
ModeratorNot marked as solutionRadu
ModeratorIf 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 solutionRadu
ModeratorHi, 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.Radu
ModeratorOk
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 solutionRadu
ModeratorHi,
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 -
AuthorPosts