Search Results for 'wordpress'
-
Search Results
-
Please excuse me if this is a stupid question, as I am fairly new to WordPress and brand new to BuddyPress, so I’m just trying to figure things out.
I am using WP 4.5.3 and BuddyPress 2.6.1.1. I’m using social magazine theme 1.9.1 and a number of plugins that I could list if you think it would be helpful. My site is Storymakers Network
I am basically wanting to give my users TinyMCE functionality when posting activity. I have scoured the plugins and forums and the only things I have found on the subject are BuddyPress Forum Editor (which hasn’t been updated in over a year and doesn’t work) and forum posts trying to turn rich text editing OFF in multi-line text fields in the profile. Everything seems to be old, as though this is a function now regularly available I have just missed it.
If it involves inserting code, could you be very specific in how to apply it? I’m technically savvy but unfamiliar with the process.
Hello,
I am building a directory based site using the GeoDirectory plugin and BuddyPress. I would like to have a link on each member’s profile to a Member’s Guide I am creating (which is simply a WordPress page) that spells out the services and features available to members as well as the content guidelines. Is this possible?
Thank you.
Topic: Featured Member Plugin
Hello,
Does anyone know of a way of displaying all the information from a users profile as a featured member? I’ve tried the Enhanced Featured Members Widget but it only shows the name and avatar. I’d like to display all the users’s info.
WordPress 4.5.3 BuddyPress 2.6.1.1
Thanks in advance.
Hi.
I have the newest stable version of WordPress and Buddypress. My problem is that most tabs under the profile (notifications, messages, friends and groups) won’t translate from english to my language. I have successfully translated other strings that are used by Buddypress, and I know for sure that I have translated them in .po and .mo file (as it works with the other translations I have applied).
For the notifications string, it seems like it is added in buddypress/bp-notifications/classes/class-bp-notifications-component.php line 136:
_x( 'Notifications %s', 'Profile screen nav', 'buddypress' )However, when I look at the .po file, I cannot find the exact string “Notifications %s”, only “Notifictions”. Could that be the problem?
Let me know if you need more information.
Thank you
Topic: user called incorrectly
Hi
The notice below pops up when I activate BuddyPress. The theme creators recommend installing BuddyPress.Wordpress: 4.5.3
PHP version: 5.6
BuddyPress version: 2.6.1.1
Theme: Rehab child theme – Revendor
Plugins: ManagerWP-worker. I have disabled all other plugins but still get the same message on activation.Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /home/themakeu/public_html/dv/wp-content/themes/rehub/functions/user_review_functions.php(82): is_user_logged_in() #7 /home/themakeu/public_html/dv/wp-content/themes/rehub/functions.php(811): include(‘/home/themakeu/…’) #8 /home/themakeu/public_html/dv/wp-settings.php(369): include(‘/home/themakeu/…’) #9 /home/themakeu/public_html/dv/wp-config.php(89): require_once(‘/home/themakeu/…’) #10 /home/themakeu/public_html/dv/wp-load.php(37): require_once(‘/home/themakeu/…’) #11 /home/themakeu/public_html/dv/wp-admin/admin.php(31): require_once(‘/home/themakeu/…’) #12 /home/themakeu/public_html/dv/wp-admin/options-permalink.php(10): require_once(‘/home/themakeu/…’) #13 {main} === Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3897
Warning: Cannot modify header information – headers already sent by (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3897) in /home/themakeu/public_html/dv/wp-includes/pluggable.php on line 1167
Thanks for your help.
In my WordPress Dashboard, I get a message that says:
BuddyPress is almost ready. You must update your permalink structure to something other than the default for it to work.But if I change the permalink structure to something other than the default, when I visit the pages that I have, I get a 404 not found error. How can I fix this problem?. I am running WordPress in my own server.
I also uploaded an image of my root directory

Topic: Getting bp user info
Hi all,
I’m new here. a big hello to the community!!
I’m tring to hacking an external WP plugin in order to works with buddypress.
The Plugin is WP Mobile MenuMy idea is to add some buttons in the header to this plugin, in order to make easy for the user open some useful page, like Activity, Profile an so on.
Actually Is working just fine, with this code:
$current_user = wp_get_current_user(); // Profile $output .= '<div id="toolbar-profile" onclick="location.reload();location.href=\'http://example.org/members/'; $output .= $current_user->user_login; $output .= '\'"></div>';…but…but… if the username contain a dot character, buddypress transform the dot in ‘-‘ so pressing the button above, the user obtain a 404 page… and some users of mine, are using a email address as username.
So I’m trying to modify my code so, but it doesn’t work at all.
global $bp; $userlink = get_bp_loggedinuser_link(); // Profile $output .= '<div id="toolbar-profile" onclick="location.reload();location.href=\'http://example.org/members/'; $output .= $userlink->user_login; $output .= '\'"></div>';Someone know ho to import the bp_loggedinuser_link() variable in a external WP plugin?
(it’s not a 3th part buddypress plugin)regards
MaXHello,
I am fairly new to the BuddyPress/WordPress software and am trying to create a website that is focused on groups. At this point, I am wondering how to create more tabs under each group page (e.g. About Us, Contact Us, etc.)
Any sort of help is greatly appreciated.
Thank you,
MattI’m going to design & develop a theme for BuddyPress to help pay the bills around here.
The theme will be made open-source until I have an audience then I may put a price on the theme to maintain it and help pay my bills.
This is my research before embarking on the project. I’d really appreciate the help.
Should I make a light or dark theme?
What components are most important, I will build in this order and release for testing once each component is functional. Please order accordingly.
1. Activity Stream
2. Member Profiles
3. Member Directory
4. Group Pages
5. Group Directory
6. Network
7. BBPress ForumsAre you interested in being a beta tester? You will get access to the theme files to use in your own projects in return.
What customisations would you like built in? Things like custom logos, and colours? That type of thing.
How many custom navs are required?
Do you want full WordPress support for posts and pages? Things like post format, post thumnbails and HTML5 when and where possible.
What about templates, would you like an optional custom front-page?
Anything else you feel like discussing please do so.
After the theme gets off the ground I may decide to release it as a premium theme to help pay the bills, but for now I’m looking for an audience to get started with.
Lastly, I was going to blog about the progress in my site buddycore.com to keep anyone who is interested up to date.
Thanks for your help.
Hello,
Is there a way to disable the Buddypress login page? I’d like my users to login on the default WordPress’ login page.
Thanks,
MarkHello,
Im busy with a theme and have an notification menu in the nav. I tried to find a code so when I press a button under the current notifications, they all get marked as read without going to the notification page and marking them as read or ticking boxes and using bulk select. Im relative new to php and I hope somebody can help me here π
Buddypress: 2.6.1.1
Wordpress: 4.5.3Topic: Groups creation
Wordpress version β 4.5.3 running suffusion theme
Buddypress version β 2.6.1.1
Web address http://www.theeuphonium.comOn the groups page the βgroupsβ button does not allow the creation of groups, even when logged in as admin. The only way I can create a group as an admin is to go to the dashboard and do this from there. I would like users to be able to create their own groups. Even when logged in as a contributor who has that role allowed, this is not possible as the add group function does not appear in their dashboard, and the add group button does not work on the groups page. Also on both the groups and member pages the search bar is cut off at the top so is not useable.
Thanks
AndyWhen I enable allow customizable avatar for groups it messes up any line in the activity feed of when a ser joins a group.
It displays like this
Robin Wright joined the group Volunteer Pack</Group logo of Volunteer Packa> 6 days, 13 hours ago.
In the place above where the “logo of volunteer pack” is, it actually shows the group avatar not the words. I installed wordpress from a folder to install a Multisite network. Using a wildcard to create other subdomains. Please help, I am new to wordpress and it’s driving me insane