Search Results for 'wordpress'
-
Search Results
-
I am using https://wordpress.org/plugins/buddypress-wall/ but as soon as I activate it, the cover image is disappeared from user profile page.
I have tried to look into the BP and Plugin both template file but couldn’t get an idea to fix it. Can anyone help me on it?
Thanks
Wordpress: 4.5.3
Buddypress: 2.6.1.1
Theme: Child of Twentyfourteen
Site: http://social.tgdgaming.com/activity/ (to get you past the login)Plugins:
Bowe Codes
Buddypress Activity Plus
Buddypress Friend of a Friend (FOAF)
BuddyPress Groups Extras
BuddyPress Profile Shortcodes —-(Has a bad profile link as well, {site.com/members/user//} has //)
Custom Admin Footer Text
Custom Menu Wizard
iFlyChat ————– (Stopped working around the same time as the other issues)
jonradio Multiple Themes
Menu Icons
Mutual Buddies
Peter’s Login Redirect
Scrollbar
WYSIWYG Widgets / Widget BlocksProblem Pages:
Profile Edit: site.com/members/user/profile/edit/
Profile Activity: site.com/members/user/activity/ (on profile view site.com/members/user/ —works)
Group Manage: site.com/groups/group/admin/More Info:
I believe the issues started when I was screwing around trying to add a extra sidebar. I did try to add one manually and with plugins (that may have been the cause). Trying to go to these links gives a white screen with nothing loaded in when inspecting with chrome.Troubleshooting:
Disabling plugins one by one.
Disabling all non-essential plugins (all but buddypress and jonradio Multiple Themes).
Re-installing the Base Theme.
Re-installing Buddypress.
Overwriting WordPress with Fresh files.Any help is greatly appreciated. I can try to get anymore info you need
Ps. Please excuse the bad styling had a bad upload with a style.css that overwrote the main theme with another theme and it’s being reworked with better css practices.Hi, I’m using WordPress 4.5.3–en_GB, with BuddyPress version 2.6.1.1, running on a Customizr child theme.
I am using Frontier Post plugin which allows users to submit front end posts, as such I have disabled the admin bar using Frontier Post plugin. Everything works well. Unfortunately by disabling admin panel, users are unable to enjoy BuddyPress to it’s full potential as they are unable to update their own profile photo etc…
Currently users can only access my-site/your-profile/ after logging in.
I would like users to be able to access my-site/members/*username*/ after logging in.Please help me, I still want admin panel to be hidden but yet allow users to access their own BuddyPress page. Thank you.
Regards,
shanehidirTopic: Errors after update
Hello,
BP 2.6.1.1
I found some errors,
Strict Standards: Declaration of BP_Groups_Edit_Slug::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27
Strict Standards: Declaration of BP_Groups_Edit_Slug::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27
Strict Standards: Declaration of BP_Groups_Edit_Slug::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27
Strict Standards: Declaration of BP_Groups_Edit_Slug::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/content/live/clcshare/wp-includes/functions.php on line 3897
Notice: The called constructor method for WP_Widget in BP_Toplevel_Groups_Widget is deprecated since version 4.3.0! Use __construct() instead. in /nas/content/live/clcshare/wp-includes/functions.php on line 3718
Notice: The called constructor method for WP_Widget in BP_Group_Navigator_Widget is deprecated since version 4.3.0! Use __construct() instead. in /nas/content/live/clcshare/wp-includes/functions.php on line 3718
Strict Standards: Declaration of BP_Groupemail_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193
Strict Standards: Declaration of BP_Groupemail_Extension::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193
Strict Standards: Declaration of BP_Groupemail_Extension::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193
Strict Standards: Declaration of BP_Groupemail_Extension::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193
Strict Standards: Declaration of BP_Groupemail_Extension::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193
Strict Standards: Non-static method BP_Groups_Hierarchy::get_by_parent() should not be called statically in /nas/content/live/clcshare/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-functions.php on line 35
Topic: Custom post type
Hi,
I’m running a plugin called ignitiondeck for wordpress. This plugin creates a custom post type for projects called ‘ignition_product’. These pages allow for comments, but I can’t get buddypress to track mentions in these comments.
Site tracking is on and comment notifications works for my page comments. I’ve tried using in my functions.php but it doesn’t help.
add_filter ( ‘bp_blogs_record_post_post_types’, ‘activity_publish_custom_post_types’,1,1 );
function activity_publish_custom_post_types( $post_types ) {
$post_types[] = ‘ignition_product’;
return $post_types;
}Running 2.6.1.1
Hi all
There is something I can’t get my head around.
I installed the paid membership pro and buddypress plugin. I added 3 membership levels; free, gold, platinum.
In Buddypress I associated the register page with the page called register (I am sure it’s the paid membership pro one).
In the main menu I added Register and it points to the membership levels page of paid membership pro and then it goes to my membership level pages; so far so good.
In posts I added a ppost that I linked to a category; the category is only for gold and platinum members. Paid membership pro does a good job when I click that post as a visitor, it shows me the message it is content for gold and platinum. But…
Beneath this message are 2 buttons; login and register. They both point to the default login and register page in WordPress. I want this to point to membership levels page so visitors can sign up.
How can I solve this? Maybe i am overlooking something, but after 6 hours of puzzling with WordPress i may have overlooked something
Topic: Hello World
First post here on buddypress.org as socialc and just wanted to introduce myself, is that a thing here? It’s been a while since I had a new account on any site.
Been working with WordPress and dabbling with BuddyPress for about 5 years now as a theme designer more than anything for both client and personal use.
I’ve been on and off of these forums during that time but felt the time was right to create a new nick and try to lend a hand when I can.
Not much else to say but hello for now.
Topic: Change User Verification Key
Is there a way to add a filter to the function bp_core_activation_signup_user_notification located in bp-core-filters.php?
I would like to change out the verification key it generates to the default WordPress key because the Buddypress key is in conflict
with the cimy user extra field plugin. I would like a function for bp-customs or functions.php to replace the key giving me the ability
to keep the new Buddypress user email features.I have gone through a lot of troubleshooting and narrowed down the issue as a buddypress issue. When users register on my site, they do not receive the activation email.
I have attempted “work-arounds” like using WP email smtp and that does not fix the issue.
All other emails are being sent through wordpress except buddypress activation emails.
I disabled buddypress and used the default wp register and it sent the email
i used the wp-email-smtp plugin and configured it successfully with no errors and was able to send test messages, but activation emails still would not send.has this issue actually been resolved?
Is there a way to maintain the scroll position when switching tabs on the profile page? It is really annoying to scoll down every time you switch tab.
1. Which version of WordPress are you running?
4.5.3
4. Did you upgrade from a previous version of WordPress? If so, from which version?
No
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes
6. Which version of BP are you running?
2.5.3
7. Did you upgraded from a previous version of BP? If so, from which version?
No
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
Yes
9. Are you using the standard WordPress theme or customized theme?
Customized
10. Have you modified the core files in any way?
No
11. Do you have any custom functions in bp-custom.php?
Yes
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?13. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting?
15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Windows