Search Results for 'theme'
-
AuthorSearch Results
-
October 8, 2018 at 5:38 pm #278322
In reply to: Links in members-loop for Profile Field
Prashant Singh
ParticipantHi,
May I know which theme you are using and is it a BuddyPress theme?
How you are entering expertise there? Is it any CPT or anything that you just have to select?
Also if can send a screencast will be better to explain.
I did a test but I put my value in anchor tag so it is coming a s a link everywhere. Please see: https://screencast-o-matic.com/watch/cF6jbAYFaL
But I think in your case situation is different. Please answer all and let’s debug it.
Thanks
October 8, 2018 at 5:17 pm #278321In reply to: Issues with uploading profile pictures
Prashant Singh
ParticipantHi,
Can you please check if there is any error in browser console? Also if can check with the default theme like twenty seventeen to see if the issue remains same then it will be great.
Thanks
October 8, 2018 at 11:15 am #278315Prashant Singh
ParticipantPlease consult your theme developers. Try to ask in their support forum to fix this issue. It’s your theme’s issue re-installation will not fix it.
Thanks
October 8, 2018 at 10:53 am #278310Anonymous User 16484011
InactiveOh ! Sorry,
I didn’t do that. So, I switch to default theme and my the preview came. So, it’s in my theme’s problem. So, How can i solve it ?
I already get back to previous version of my theme, Reinstall it, Update it but problem not solved.
I delete all data from my hosting and re-launch site again from step one and problem solve. (I do this on my hosting sever’s another domain with all the same configuration) But my this one site’s problem is not resolved.
Is any idea or I do fresh installation from step one.
Regards
October 8, 2018 at 9:28 am #278306Prashant Singh
ParticipantAnd what about the theme? Have you tried switching to the default theme (twenty seventeen or any default theme)?
Thanks
October 8, 2018 at 7:02 am #278302Prashant Singh
ParticipantSure, please try. Also by default theme, I mean default WordPress theme like Twenty sixteen and others.
Thanks
October 8, 2018 at 3:01 am #278301indiaorganicmarket
ParticipantI tired with default buddy press theme also
October 7, 2018 at 6:51 pm #278286Prashant Singh
ParticipantHi,
Can you please let me know what is the last action you did before this started Also if you can check once by disabling other plugins except BuddyPress to see if the issue remains. Please also try to switching to the default theme to check only if the issue is still same there.
Thanks
October 7, 2018 at 9:08 am #278186In reply to: Groups – Content
Prashant Singh
ParticipantCan you please share a screenshot of the content?
Also I am not asking to stop using your theme it’s just for debugging that activate the default one and then check if the issue is there or not. If not then certainly your theme is creating the issue and you have to consult with the theme developers.
Thanks
October 7, 2018 at 1:39 am #278134Topic: Put pages behind BuddyPress login
in forum How-to & Troubleshootingmicheleestes
ParticipantI would like to make some pages on my site available only for members who register and login using BuddyPress. Currently, these individual pages are password protected. This is difficult for users because they must remember a password for protected pages, as well as their username and password to get to BuddyPress features. I would prefer not to work in the code. If changes in the code are necessary, will I have to redo the code if our theme changes? It is important that only registered and logged-in users see the contents of the protected pages – would not want this to “break” without my knowing; for example, would not want the contents to suddenly become available by Google search. I am using BuddyPress 3.2.0 and WP 4.9.8. Thanks.
October 6, 2018 at 9:50 pm #278099In reply to: Groups – Content
datg
ParticipantJust following up on the status. So I deactivated and reactivated all plugins one-by-one while checking after each deactivation whether that solved the problem – that didn’t fix the problem. Also reverted from Nouveau pack to Legacy pack (the only other option in the drop-down) – that layout was not presentable nor did any of the content show up in either group. Also, created a new group and that also included the contents of the first two groups. Just to note my website theme is Sahifa (which I would rather not change just for fixing this).
Any other ideas anyone can think of? Thanks.
October 6, 2018 at 6:09 pm #278053In reply to: Groups – Content
Prashant Singh
ParticipantFor me with the default theme (twenty sixteen) and Nouveau template it’s working fine and both the groups have different description.
Thanks
October 6, 2018 at 6:00 pm #278051In reply to: Groups – Content
datg
ParticipantThank you for your reply Prashant. Would that be all my WP plugins or the two associated with BuddyPress only? The theme BuddyPress template pack, by the way, is Nouveau.
October 6, 2018 at 5:48 pm #278050In reply to: Groups – Content
Prashant Singh
ParticipantHi,
Please check once with default theme and if it is still same try deactivating plugins except BuddyPress and check.
Thanks
October 6, 2018 at 10:17 am #277642In reply to: BuddyPress causing error
Prashant Singh
ParticipantHi,
Have you contacted the theme vendors or not? Please ask them to check if the theme is compatible with the latest version of BuddyPress or not.
Thanks
October 6, 2018 at 6:48 am #277629Prashant Singh
ParticipantHi,
This seems to be a plugin conflict. Can you please check once by disabling plugins one by one also if plugins seem fine then please check with the default theme once.
Thanks
October 6, 2018 at 12:34 am #277623Topic: User role colours
in forum How-to & Troubleshootingphilippowell
ParticipantHi I am running WP 4.9.8 running the7dtchild theme.
https://www.stinglessbeesinternational.com
I want to have different colours for each of the user roles on our forum that we are developing.
I have asked ‘the7’ theme support people they pointed me to the BBpress support knowledgebase. The references to this was dated 3 years ago and there does not seem to be any further info or progress. Am i just slow or is this something not yet available? Or did i miss something?
Thanks for your help.
PhilipOctober 5, 2018 at 8:19 pm #277616Prashant Singh
ParticipantGlad to know that it worked for you 🙂
Two ways to add content there:
1. To edit ‘Create a group’ page we need to override the file create.php(buddyPress->bp-templates->bp-legacy/bp-nouveau->buddypress->groups) in the child theme and then add your content there.
2. The easiest method will be to use this hook
bp_nouveau_groups_create_hook( 'before', 'content_template' );and print your text in it and it will add that text just before the form.Thanks
October 4, 2018 at 8:12 pm #277283In reply to: can’t make groupes
noureddin3
ParticipantTried 2017 theme still same problem
October 4, 2018 at 9:23 am #277185In reply to: Member Header Buttons Do Not Show
Prashant Singh
Participantadd_action( 'bp_member_header_actions' ,'ps_test_action'); function ps_test_action(){ echo 'Test'; }Please paste this code in your child theme’s functions.php file and check if it is printing ‘Test’ there or not. Also please check if you have enabled friendship and other options in BuddyPress settings.
Thanks
October 4, 2018 at 7:00 am #277178In reply to: DIrect messaging problem
casper99
ParticipantI think this is an important core-bug, because the bp-nouveau is the new recommended theme and this leads to disrupt the core messaging function.
Won’t anybody of the developers correct this?
October 4, 2018 at 5:43 am #277175In reply to: User cover image will not add app to view portal
brudderj505
ParticipantIn regards to the specific problem of the user profile photo it has become a secondary problem as I have discovered that I have no navigation bar for the social platform option basically all I have is a plug-in with a fancy back in for blogging that’s about it users cannot navigate to any of the buddypress31 for the morning either. As the administrator because it is set as a widget and I have tried 3 different things and I can’t get the widget to work on any of them…
In regard to the problem with the user profile cover image when I look at it it desktop mode is still does not fit but at least it’s a little bit better but on mobile devices as I said if somebody takes a profile pic it all you can see in the viewport is maybe their nose or half of their mouth or half of their eye so it’s got a serious problem on three different seems that I’ve tried it on and I got tired of trying anymore I just don’t think you should be that hard it should either work or it doesn’t work… I would ask for a workaround I have considered trying to use some PHP in the editor to fix the problem but I do not understand how the child theme setup works with buddypress31 not sure where to attempt PHP fix and furthermore I have 40 hours a week minimum on brick-and-mortar Administration and I’ve already wasted 80 hours plus over the last 3 weeks screwing around with this document and yeah I’m just trying to run a business
October 4, 2018 at 5:37 am #277173In reply to: User cover image will not add app to view portal
brudderj505
Participantmy previous post in regard to this particular website is the fifth revision of this website the first for revisions of this website were all used with auto install and after that I downloaded the entire buddypress31 swear explicitly prohibits Auto install of WordPress with platform like soft pholicious which is what I used to install WordPress the first three times in the first three instances you could not access the sign-up or the registration or the activate page I’ve gone through at least six teams and it did not integrate well with any of them for various reasons some functions woodworking one theme and then other things those functions would break in new functions would work but and nothing was it completely functional… So I had WordPress installed by the it texted DMT to make sure that it was installed correctly through the admin panel MySQL which is what is required for the WordPress in order for buddypress31….
I am aware that buddypress31 but that does not excuse the fact that there is no core development structure going on to supervise the fluid integration of buddypress31 press WordPress itself is an open source project and It suffers a similar problem…
open source project in something like science research is incredibly useful cuz you can get hundreds of thousands of subjects to participate but it’s something like complicated software development it has serious pitfalls and downfalls to compensate for those pitfalls and downfalls there needs to be some form of structured end-user resource for immediate specific question and answer… But even before that then needs to be some kind of structured LLC hierarchy type situation that supervises the functionality of the software before it is released to the public…
In this last paragraph I’m disgusting the business structure that applies to a successful business because that’s what I know as I mentioned in my earlier post I’m only interested in software development to the extent that it makes me money as a businessman and an entrepreneur…
and I sincerely believe that that is the case for most people that are interested in buddypress as in casual bloggers don’t really have an interest in the social media platform per seOctober 3, 2018 at 9:35 pm #277168In reply to: Identicon lost
Prashant Singh
ParticipantHi,
I have tried to generate the same scenario with the default theme(2016) and Legacy Template. Please see: https://screencast-o-matic.com/watch/cF6eryYlWO
It works fine for me. Can you please check the same with default theme as well as try disabling other plugins except BuddyPress to check if any of them created the issue.
Thanks
October 3, 2018 at 9:22 pm #277167In reply to: Not showing accept friend request option
Prashant Singh
ParticipantHi,
I am facing missing members on members page.
Members gets listed on members page as soon as they login to the site. BuddyPress always shows active members in the directory. Please confirm once if they have ever logged-in or not.
I have another issue when I tried to add friend from another user profile then I have seen new user friendship request in notifications. I have click on it then I am see “You have no pending friendship requests” error .
Please try disabling other plugins except BuddyPress and then test once. Also if plugins seems one then try to switch to default theme to see if the issue remains or not.
Thanks
-
AuthorSearch Results