-
Mark replied to the topic Possible Bug: When Displaying a Members Loop Above Cover Image on Member Profile in the forum How-to & Troubleshooting 7 years, 3 months ago
Hi @imath!
Interesting, I noticed the relation of those three entries were breaking the plugin/widget combination I was messing around with as a workaround. I ended up getting it to work by moving the code around in relation to those files. Took me forever though, lol. I am not a coder so have no clue what much of this stuff means but can move…[Read more]
-
Paul Gibbs replied to the topic Same Cover Update Across Network – Multisite in the forum How-to & Troubleshooting 7 years, 3 months ago
@imath you might be interested in this one π
-
Paul Gibbs replied to the topic Upload Failed! Error was: That photo is too big. Please upload one smaller than in the forum How-to & Troubleshooting 7 years, 4 months ago
I assume you’ve tried other images — i.e. it’s not a problem with the one image you have been testing with?
I’m not sure, this is pretty odd.
@imath Any ideas?
-
Paul Gibbs replied to the topic BP new registered user not syncing in WordPress 4.4.1 usermeta in the forum How-to & Troubleshooting 7 years, 4 months ago
@imath any idea if we need to change the name sync stuff for new WP?
-
old account replied to the topic Cannot Access Pending User Page in WP in the forum Installing BuddyPress 7 years, 5 months ago
Error: “You do not have sufficient permissions to access this page.”
This happens when clicking on ‘Pending’ in Users when BuddyPress is activated only on main site of multisite install but, you can see pending users at /wp-admin/network/users.php?page=bp-signups i.e. network side.
@imath posted a working patch for this issue which is scheduled…[Read more]
-
Henry Wright replied to the topic Set Users and Profiles to Private in the forum How-to & Troubleshooting 7 years, 6 months ago
@imath just built a plugin which looks pretty great. Try BP Restricted Community.
-
Henry Wright replied to the topic BuddyPress 2.4.0 – Pietro in the forum Miscellaneous 7 years, 6 months ago
Great stuff @imath and everyone else involved, 2.4.0 looks a truly fantastic release! Thank you π
-
@mercime replied to the topic BuddyPress 2.4.0 – Pietro in the forum Miscellaneous 7 years, 6 months ago
Congratulations @imath π
-
Brian Cruikshank replied to the topic Create Cover Photos using the new BP_Attachment API in the forum Creating & Extending 7 years, 11 months ago
So I’ve taken a stab at it and gotten the tab to show in the correct place, but my Cover_Photo_Attachment attachment class still is not uploading images and I’m not sure why. Trying to follow the great work of @imath and the BP_Attachment documentation.
Also having trouble trying to get the Avatar UI to show for a nice upload experience. Is it…[Read more]
-
@mercime replied to the topic [Resolved] Fatal error after update to 2.2.2.1 in the forum How-to & Troubleshooting 8 years, 1 month ago
@akecheta1983 Thanks for posting back and glad that you’re able to get access back to your dashboard. Letting @imath know about the issue. Marking this issue as resolved.
-
aaronkine replied to the topic Custom Post Type Support for Activity in the forum How-to & Troubleshooting 8 years, 1 month ago
@imath thanks for the above code which “adds the post type title into the link in replacement”
But i need to change one small thing in that code but i dont know how.
Here is my code in bp-custom.php —
add_post_type_support( 'job_listing', 'buddypress-activity' );
[Read more]
function customize_page_tracking_args_job() {
// Check if the Activity… -
Ben Hansen replied to the topic Vanishing links – any clue will help in the forum How-to & Troubleshooting 8 years, 2 months ago
sorry above my pay grade π perhaps @imath has an idea?
-
rosyteddy replied to the topic Help to put Favorit button in blog post page in the forum How-to & Troubleshooting 8 years, 2 months ago
Hi @danbp
This is working perfectly for Buddypics.
I was wondering if it works for Buddypics why it will not work for Blog posts.
So I tried putting the code – it shows Favorit link below blog post but it does not work as it misses a number. If this can be made to work, you can favorit a blog post from both activity stream and the blog post…[Read more] -
Sven Lehnert replied to the topic [Resolved] How to remove tabs from group admin nav in the forum How-to & Troubleshooting 8 years, 2 months ago
-
Sven Lehnert started the topic [Resolved] How to remove tabs from group admin nav in the forum How-to & Troubleshooting 8 years, 2 months ago
Hi @imath,
In this topic you write that the function you provided should work with BuddyPress Version 2.2
https://buddypress.org/support/topic/how-to-remove-tabs-from-group-admin-nav/#post-230995
[Read more]
function turker_remove_group_admin_tab() {
if ( ! bp_is_group() || ! ( bp_is_current_action( 'admin' ) && bp_action_variable( 0 ) ) ||… -
Sven Lehnert started the topic [Resolved] How to remove tabs from group admin nav in the forum How-to & Troubleshooting 8 years, 2 months ago
Hi @imath,
In this topic you write that the function you provided should work with BuddyPress Version 2.2
https://buddypress.org/support/topic/how-to-remove-tabs-from-group-admin-nav/#post-230995
[Read more]
function turker_remove_group_admin_tab() {
if ( ! bp_is_group() || ! ( bp_is_current_action( 'admin' ) && bp_action_variable( 0 ) ) ||… -
Gregoire Noyelle replied to the topic Change parent for groups page and get 404 in the forum How-to & Troubleshooting 8 years, 3 months ago
Thanks @imath
Good to know. Thanks for the function and for your support.
A bientΓ΄t π -
Gregoire Noyelle replied to the topic Change parent for groups page and get 404 in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi @imath
I found the solution. If the BP Groups page is a child of BP Members page it doesn’t works. So I choose a normal page as parent and everything is ok.
Thanks -
Gregoire Noyelle replied to the topic Change parent for groups page and get 404 in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi @imath
I found the solution. If the BP Groups page is a child of BP Members page it doesn’t works. So I choose a normal page as parent and everything is ok.
Thanks -
Gregoire Noyelle started the topic Change parent for groups page and get 404 in the forum How-to & Troubleshooting 8 years, 3 months ago
Hi
I change the parent for the Groups page and I get a 404. Reflush permalink change nothing.
I check in BuddyPress settings and the selected Groups page is the right one.
If I put again the Groups page as before, everything works.
Any idea?
ThanksWordPress 4.1
BuddyPress 2.2
Custom Genesis Framework Child Themec / @imath
- Load More
@imath
Active 1 day, 10 hours ago