-
Henry Wright replied to the topic Users can’t reply to private messages in the forum How-to & Troubleshooting 10 years, 9 months ago
If you don’t see the problem with TwentyFifteen activated, the problem is likely to be theme-related and, One Community being a premium theme, none of us here can see the theme’s code. Try opening a support ticket on the theme’s support forum.
-
Henry Wright replied to the topic [Resolved] Problem with duplicate content in the forum How-to & Troubleshooting 10 years, 9 months ago
This could be theme-related. Which theme are you using?
-
Martin Brown's profile was updated 10 years, 10 months ago
-
Quinn Goldwin replied to the topic add a create group button inside Profile > groups in the forum How-to & Troubleshooting 10 years, 10 months ago
Never mind, i figured it out.
add this
<span class="create-a-group"><?php echo bp_get_group_create_button() ?></span>to groups.php and place it in a child theme located in members/single/groups.php
I added the code before
<div class="item-list-tabs no-ajax" id="subnav" role="navigation">You can mark this as…[Read more]
-
Quinn Goldwin started the topic add a create group button inside Profile > groups in the forum How-to & Troubleshooting 10 years, 10 months ago
I understand there is a create group button on the Groups directory page, but can someone please tell me some code and the php file I would need to add it to, to allow users to create groups from their profile? Inside the profile under “groups” I would like to have a “create group” button inside inside that area.
Any help would be greatly…[Read more]
-
Quinn Goldwin replied to the topic convert fields to clickable links that open in new window. in the forum How-to & Troubleshooting 10 years, 10 months ago
Thanks for the fast response shame, can you please provide me with an example on just one of them, I’ll be able to do the rest. Any help is much appreciated.
-
Quinn Goldwin started the topic convert fields to clickable links that open in new window. in the forum How-to & Troubleshooting 10 years, 10 months ago
I’m using the code from these 2 forums, can someone tell me how to convert these fields so they are clickable links. Any help would be much appreciated.
<?php $myspace = groups_get_groupmeta(…[Read more] -
Quinn Goldwin started the topic Buddypress auto post to activity stream or activity scheduling in the forum How-to & Troubleshooting 10 years, 10 months ago
Hello Buddypress community!
1. I had signed up for a social network and after signing up, the CEO posted something to my wall. I thought it was a great personal touch, letting the users know who he is and if they had questions to reach out to him. Now I know he didn’t personally post that on my wall, it had to be a scheduled or auto post for new…[Read more]
-
Henry Wright replied to the topic Allow guests (non-registered) visitors to post in acivity page in the forum Creating & Extending 10 years, 10 months ago
In order to be able to post, you need a user ID. Unauthenticated users have ID 0 so you could build something based on that but I know of nothing that’s available currently.
-
Henry Wright replied to the topic No sidebar on profile pages in the forum How-to & Troubleshooting 10 years, 10 months ago
This is simply the way your theme displays things on the page. If you’d like a sidebar on those pages, you can modify the templates. See the Template Hierarchy article for more info.
-
Markus Echterhoff replied to the topic Upgrade from 2.2 to 2.3 messed up my theme completely in the forum How-to & Troubleshooting 10 years, 10 months ago
Found the culprit and the fix here in case anyone encounters the same issue: https://codex.buddypress.org/themes/buddypress-companion-stylesheets/#existing-styled-themes
-
Markus Echterhoff started the topic Upgrade from 2.2 to 2.3 messed up my theme completely in the forum How-to & Troubleshooting 10 years, 10 months ago
Hello,
I have a BP installation. I was making use of the theme compatibility with a “buddypress” folder in my theme directory, where I’m customizing theme files. I also have plenty of custom css. I was happy with the way BP looked. After upgrading to the newest version things were moved around, the inbox is completely messed up and unusable,…[Read more]
-
Henry Wright replied to the topic User gets wrong activation key error after activation mail in the forum How-to & Troubleshooting 10 years, 10 months ago
You’ll probably want to get as much info from the user as possible and then test again under those exact conditions. It could be a browser problem (I’m guessing here) or alternatively a caching issue. These are the worst problems to investigate, when everything works fine for you, but not for somebody else 🙁
-
Henry Wright replied to the topic User gets wrong activation key error after activation mail in the forum How-to & Troubleshooting 10 years, 10 months ago
That’s strange and shouldn’t be happening. Can you activate TwentyFifteen, disable all plugins and then try a test registration?
-
Henry Wright replied to the topic My accaunt in menu or header in the forum How-to & Troubleshooting 10 years, 10 months ago
What is “My accaunt”? Does it come from a plugin?
-
Angelo Rocha started the topic Group Category in the forum Creating & Extending 10 years, 10 months ago
Is possible add categories to bbpress groups?
-
Angelo Rocha's profile was updated 10 years, 10 months ago
-
Roger Coathup replied to the topic Creating marketplace using buddypress in the forum Showcase 10 years, 10 months ago
Hi Ollie,
if you provide contact details on your post, will be happy to send through some details on reference sites.
Cheers, Roger
-
Henry Wright replied to the topic Creating marketplace using buddypress in the forum Showcase 10 years, 10 months ago
-
Roger Coathup replied to the topic Creating marketplace using buddypress in the forum Showcase 10 years, 10 months ago
Hi Ollie,
this is all achievable with a custom build on top of BuddyPress and WordPress.
We’ve built similar marketplace type sites on the platform in the past. BP is a useful base for the profiles in this scenario, but also the messaging, and the activity items (which can help with audit trails and transaction history).
However, 50 hours is…[Read more]
- Load More