Forum Replies Created
-
Author
-
AndreiModerator
Hi @webkrunch, unfortunately your questions are pretty vague, the math is pretty simple, for any elements that you don’t have out of the box options to style, you can will have to do the modifications by your own, using a few extra css classes.
If you can’t handle to make the desired modifications by your own then we’re here to help you, but please understand that we need proper explications of what you want to achieve, probably some edited screenshots or small mockups will help a lot so please try to find a way to send us as much details as you can about your requests and we’ll help you without any problems.
Looking forward to help you.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @lagodny, sorry for confusing this plugin, it seems that I’ve understood a little bit wrong why it doesn’t work.
I’ve given it a test and founded out that BP Checkins pluing didn’t implemented a way to load custom templates from the child theme, so if you have the child theme activated, just copy the files that you already saw and listed earlier to the sweetdate-child theme folder and everything should work as it should.Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Sorry for the late reply.
In your child theme, please add the following piece of code exactly in this file ( create it if it doesn’t exist ):
“wp-content/themes/sweetdate-child/members/single/plugins.php”COPY CODE<?php do_action( 'bp_before_member_plugin_template' ); ?> <?php if ( ! bp_is_current_component_core() ) : ?> <div class="item-list-tabs no-ajax" id="subnav"> <ul> <?php bp_get_options_nav(); ?> <?php do_action( 'bp_member_plugin_options_nav' ); ?> </ul> </div><!-- .item-list-tabs --> <?php endif; ?> <h3><?php do_action( 'bp_template_title' ); ?></h3> <?php do_action( 'bp_template_content' ); ?> <?php do_action( 'bp_after_member_plugin_template' ); ?>
This should fix your problem with your plugin, but unfortunately it might rise another issues with third party buddypress plugins.
Let me know if it worked.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
You should enable wp_debug in your wp-config.php file and see what errors pops out from that broken page:
https://codex.wordpress.org/WP_DEBUGLooking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
I have accessed your site from an iPhone device and the menu works pretty well without issues.
About your content, please be sure that you didn’t made some configurations from Visual Composer that might hide your content on certain devices/resolutions.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorLet us know if you managed to resolve this or if you need any more help.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Hi, the listing you’re showing us is just the default bbPress one and it doesn’t get inline with our overall design, even if the listings are pretty much the same, they put an accent on the table style, which is pretty old.
Starting from the following css selectors you can style the section by your own desire.
“#bbpress-forums li.bbp-body li.bbp-topic-freshness a” – for topic listing – date
“#bbpress-forums li.bbp-body li.bbp-topic-freshness p” – for topic listing – author
“#bbpress-forums li.bbp-body li.bbp-forum-freshness a” – for forum listing – date
“#bbpress-forums li.bbp-body li.bbp-forum-freshness p” – for forum listing – authorCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2015 at 02:50 in reply to: Suggestion – Give us an option to disable the whole public message/@/all members #58274AndreiModeratorI have fixed your code for ordering the profile tabs, it was attached to a wrong trigger point, but for editing the profile listing there are a few more things, not just a simple css code.
For the logo spacing, the best way to do this would be by editing your logo and adding a white spacing around it, this way you won’t loose/broke the the effect when scrolling down.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Probably just a misconfiguration, you can achieve this very simple without adding extra css rules:
http://seventhqueen.com/public-files/andrei_2015-05-11_02-22-16.png
Here is the VC code snippet:
[vc_row inner_container="yes" section_type="main" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" enable_parallax="" parallax_speed="0.1" column_gap="no" padding_top="0" padding_bottom="0" padding_left="0" padding_right="0" margin_top="0" margin_bottom="0" min_height="0" border="bottom" overflow="" css_animation="right-to-left" visibility=""][vc_column width="1/12"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/12"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]
Let me know how it went.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYes the issue comes from their plugin, they are loading some libraries without checking them and they end up replacing our scripts. Here is the info, they already left a note there that they should fix it, but it seems they didn’t done that yet. http://seventhqueen.com/public-files/andrei_2015-05-11_01-41-09.png
Meanwhile, when you want to use our theme options panel, make sure to disable that plugin, after making the customizations and saved everything, then you can activate it back.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2015 at 00:55 in reply to: Suggestion – Give us an option to disable the whole public message/@/all members #58260AndreiModeratorHi,
1. You can change that text from buddypress translations, using the following plugin: https://wordpress.org/plugins/loco-translate/ , you just have to search the desired strings.
2. Those messages are wordpress default ones, so you should find them in translations as well, and about the icon, you can hide it using this piece of code, added to “Theme Options > General > Quick CSS”
COPY CODE#kleo-login-result i.icon{ display:none; }
3. This also comes from a translation, but this time it comes from the rtMedia plugin
4. Please understand that this is the way that third party plugins are generating their title tag and that this isn’t something from our side.
5. Can you please give me a link of your site to see by what plugin is that icon generated, because it doesn’t seems to be one designed by us. And about the position of icons, there are plenty of topics responded on the forum and also a lot of them over the internet, but please understand that you will need at least a little bit of attention if not some programming knowledge in order to edit and apply this custom code snippets that you find.
6. I understand your suggestion about this one and we’ll try to add more options in the future.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 10, 2015 at 22:59 in reply to: Add option for for admin to approve registrations and search engine by fields #58253AndreiModeratorFor profile approval you can use the following plugin which does exactly what you need: https://wordpress.org/plugins/bp-registration-options/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI’m glad to see that you managed to find the issue.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorJust go to “Theme Options > Styling options > Main” and at “Background color” section check the “Transparent” attribute. That should do the job.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou could try to add a feature request in our new voting system if you would like some new elements or additions to the current ones.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou currently have the 2.3.1 version of the theme so please update the Kleo theme to the latest version (2.4.3), and also be sure you have the latest version of WooCommerce. Everything should work just fine after that.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @lagodny, the reason of the issue is that you’re trying to use an outdated plugin which isn’t compatible with the latest version of buddypress templates and I would recommend you to search for alternatives.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorI’m glad to hear that.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorPlease give me a link to download the plugin you’re using to give it a test on my local install.
Looking forward.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi, I have updated the css fix to reflect only on the home page.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
You can find the function inside the following file: “wp-content/themes/sweetdate/custom_buddypress/bp-functions.php”, you can find it around line 1122 and the function is called “bp_add_profile_navigation”.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThis might be due to the modification made by your developer who tried to change their behavior.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 8, 2015 at 05:52 in reply to: HTML Tag for Page Titles Seems Broken for Buddypress & bbPress #57932AndreiModeratorNo problem, I’m glad I could help you with some infos.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorNot yet but I have this on my to do list.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 8, 2015 at 05:26 in reply to: HTML Tag for Page Titles Seems Broken for Buddypress & bbPress #57927AndreiModeratorWe already integrated this and worked without problem. The issue mainly comes from additional plugins, but as I’ve said, we’ll give it a test on a fresh install and see if everything works as it should or if is something to be fixed from our side.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Unfortunately this is not something available in that shortcode for the moment.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorTry to use this one, it works without any issues for me:
[kleo_bp_members_grid type="newest" number="12" perline="six" rounded="square" animation="fade"]
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 8, 2015 at 04:59 in reply to: HTML Tag for Page Titles Seems Broken for Buddypress & bbPress #57919AndreiModeratorI don’t manage to think of anything from that list that might cause issue, probably the code that you’re applied for fixing buddypress titles has made another problems with bbpress. We’re planning an update around the middle of this month so I’ll put this issue on our testing list to be sure everything will work just fine.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorIf you want to stick with the grid then just leave me a link to see more exactly what’s the issue with the avatar sizes and see if I can provide a quick fix.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
The memory increase should indeed help, the loading times can be also improved if you try to run with as few plugins as you can. If the issues still persists then probably it’s also something related to the quality of your hosting server or limitation of your hosting plan.
Please let me know if I you need help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 8, 2015 at 04:22 in reply to: Suggestion – Give us an option to disable the whole public message/@/all members #57909AndreiModeratorHi @arystokrata, thank you for your suggestions, they represent a constructive feedback and we’ll see how we can adapt in the future to ensure more flexibility at the customizations level.
If for now you have something especially that you would like to see changed in the theme, then I would suggest you to post some of your ideas in the new voting section for feature requests and if the community will vote it then we’ll try to implement it as soon as possible.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYes, but the fix involves more changes to the layout and it will be released probably in the next update of the theme after we test it properly and be sure it works as it should.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorThis is almost impossible or at least very hard to achieve because PMPro does his data processing just in his assigned pages. This should probably be requested to the PMPro authors ( buddypress registration integration ).
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
The profile field privacy options are defined directly from the buddypress core and I don’t think there is any way to extend it, at least not an easy way.
Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou have this directly as an Visual Composer element called “Members Grid”.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi,
Unfortunately there isn’t such option by default in the search field.
You will probably have to create a more advanced form / search logic for this to work, and for that you’ll need programming skills and knowledge.Please let me know if I can help you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorHi @sima3110, we’ll give a look a little bit deeply into this issue and fix it asap.
I’ll get back to you as soon as we manage to have a fully working fix for it.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorYou’re referring to the quick navigation, right ?
If that’s the case then yes, that needs an on/off button asap.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorCan you please provide me admin credentials and give me more details about how to reproduce the error that you encounter ?
Looking forward.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAndreiModeratorAt the moment there isn’t such feature, but let’s see if the community will vote it for a future implementation.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts