-
Hugo replied to the forum topic Comments are Duplicated in the group How-To and Troubleshooting 13 years, 5 months ago
Plugins? Always the first response has to be disable all plugins, if using a custom theme revert to bp-default then test again to see if the issue persists.
If you’re running any caching plugins definitely […]
-
Hugo replied to the forum topic Buddypress query_posts in the group How-To and Troubleshooting 13 years, 5 months ago
Duplicate post, Please only post once!
Closing this thread; continued in:
-
Hugo replied to the forum topic Buddypres query_posts by user in the group Creating & Extending 13 years, 5 months ago
I should think it’s just a syntax error your meant to pass a string but you’ve closed it out after =’ to parse the BP user id but not opened closed again try ” on the end.
WP_Query may be better for this […]
-
Hugo replied to the forum topic Fix Buddypress Template for my theme – Insignia in the group How-To and Troubleshooting 13 years, 5 months ago
ou still have those duplicate ID’s they are not really acceptable in fact they may well cause issues as ID’s must be unique to a page – it’s not a flexible rule.
Look at those two pages ‘group directory […]
-
Hugo replied to the forum topic WP & BP I cant create users or groups, reloads to blank page. in the group How-To and Troubleshooting 13 years, 5 months ago
What exactly isn’t happening, true BP has it’s own process to register a user but it registers the user as a WP user as that is the only type of user. I see you have the register page for BP working so where is […]
-
Hugo replied to the forum topic Requiring Login to Access Community and getting error message correct in the group How-To and Troubleshooting 13 years, 5 months ago
Not sure why you are calling another file simply to echo out one sentence? could you not simply do the:
else:
You must be logged in to view this content
endif;Better still why not run a re-direct from […]
-
Hugo replied to the forum topic WP & BP I cant create users or groups, reloads to blank page. in the group How-To and Troubleshooting 13 years, 5 months ago
Users? users are a WP function so if you can’t create users (Assuming that you have allowed registrations in WP settings) then you have to fix that issue first before worrying about BP issues. As for the BP group […]
-
Hugo replied to the forum topic How can admin upload an avatar for an user? No such option in backend, no clue where & how 2 modify in the group How-To and Troubleshooting 13 years, 5 months ago
As admin you should be able to visit any account and edit the users avatar – you should see a link on the buddybar or wp adminbar labelled ‘Admin Options’ or ‘Edit Member’ with a link to edit users avatar, […]
-
Hugo replied to the forum topic Sidebar issues β Neu 1.0.3 by ColorLabs in the group How-To and Troubleshooting 13 years, 5 months ago
Can we please refrain from using phrases such as ‘great *service* to this forum’ π Mercime does do a phenomenal job helping people with their third party themes but this is a support forum for BP issues and of […]
-
Hugo replied to the forum topic Issues with website, database and speed in the group Requests & Feedback 13 years, 5 months ago
I’m betting you are running one of those darned caching plugins?
Even if not first thing to do is disable all non essential plugins, that means simply run BP so your site is running in it’s simplest form and […]
-
Hugo replied to the forum topic [Resolved] Sidebar in BuddyPress pages not aligning correctly β Evolution theme in the group How-To and Troubleshooting 13 years, 5 months ago
@mercime we’ll have to see if jjj can pinch that plugin from wp.org π auto closing of older threads would be good, but for those that we can directly attribute a thread [resolved] tag to we close them at same […]
-
Hugo replied to the forum topic How to make first line of Drop down select box to be empty by default in the group How-To and Troubleshooting 13 years, 5 months ago
yep we have a bug, and overzealous privacy enhancements π
As I was testing it through I was discussing it on skype with Paul and have a bit more info on the issues, as it’s not only the option issue but […]
-
Hugo replied to the forum topic [Resolved] Sidebar in BuddyPress pages not aligning correctly β Evolution theme in the group How-To and Troubleshooting 13 years, 5 months ago
@mercime lets start closing threads marked as resolved as I have been banging on about posting in others threads for two years – at least we can effectively turn some threads into read only.
-
Hugo replied to the forum topic Xprofile is escaping HTML in the group Creating & Extending 13 years, 5 months ago
I should think it’s the xprofile_filter_kses() as that returns $content, $xprofile_allowedtags built from $allowedtags if it is that kses filter you should be able to filter the allowed tags.
It may also be […]
-
Hugo replied to the forum topic Problems getting the Register page to work in the group Installing BuddyPress 13 years, 5 months ago
Buddypress is simply? a plugin that runs on wordpress, aspects such as registration and users are managed by wordpress rather than BP.
-
Hugo replied to the forum topic MIssing group setting: βLIMITEDβ β Anyone can view, not anyone can join. in the group Requests & Feedback 13 years, 5 months ago
@mercime thanks
@dannyjimmy helps if we can close thread with a link so we know what state thread has reached. -
Hugo replied to the forum topic MIssing group setting: βLIMITEDβ β Anyone can view, not anyone can join. in the group Requests & Feedback 13 years, 5 months ago
and I wonder if the ticket was ever created?
-
Hugo replied to the forum topic Display user role on profile page in the group How-To and Troubleshooting 13 years, 5 months ago
if displaying on their profile page then I don’t think you really need to loop over an array of user_id’s/roles, if you indeed do need to instantiate a new user then you probably need to pass to it […]
-
Hugo replied to the forum topic How to make first line of Drop down select box to be empty by default in the group How-To and Troubleshooting 13 years, 5 months ago
Interesting as I’ve tested on BP 1.5.5 MS and it does work for me if I ensure that it’s not the first option I leave blank and set the blank option later on with set to default radio selected. There is a […]
-
Hugo replied to the forum topic How to make first line of Drop down select box to be empty by default in the group How-To and Troubleshooting 13 years, 5 months ago
The blank option when set may well not be visible after saving or when you try and edit the field but I think it will show on frontend and be working as such.
Minor bugs need dealing with in 1.5.5 / 1.6
- Load More
@hnla
Active 7 years, 3 months ago