MrMaz
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Links] choose image in linkPlease try the latest versions. Quite a few compatibility issues have been resolved.
Forum: Plugins
In reply to: [BuddyPress Links] Let users modify/EditOn the comments screen there is an “Admin” item on the navigation which allows users to edit/delete their links.
Forum: Plugins
In reply to: [BuddyPress Links] How to change the link to nofollowThere is a filter for this named: “bp_get_link_list_item_external_url_rel”
By default, no “rel” attribute is generated.
function my_bp_links_rel() { return 'nofollow'; } add_filter('bp_get_link_list_item_external_url_rel', 'my_bp_links_rel');
Forum: Plugins
In reply to: [BuddyPress Links] Standalone plugin possible?This is not possible, but I plan to work on a more simplified WordPress plugin soon which allows you to do this in WordPress without BuddyPress.
Forum: Plugins
In reply to: [BuddyPress Links] how to fetch "my links" outside of user profile context?As it stands, the status portion of the query is hard coded and it does use the context of the current screen to determine if “hidden” links should be shown.
If you open up a feature request I will try to add an additional argument that can be passed via the loop function to instruct the query builder to also include friends only and/or hidden links.
Forum: Plugins
In reply to: [BuddyPress Links] Sidebar is now showing at the bottom of the pageThis was fixed recently. Please open a new thread if you are still seeing the problem. Thanks!
Forum: Plugins
In reply to: [BuddyPress Links] attachments not showingAre you using a plugin that allows you to add attachments to a BuddyPress activity stream comment? Links does not support this natively. I would need to test it out.
Forum: Plugins
In reply to: [BuddyPress Links] Problems after update pluginThere is a new update available which resolved many issues related to significant BuddyPress changes over the past year.
Forum: Reviews
In reply to: [BuddyPress Links] 4 Stars for Effort & SupportWhen you tested this it wasn’t listed as supporting WP 4.2 yet. You should pay closer attention to the requirements. Please try the most recent updates.
It would be better if you opened a support thread instead of posting a negative review. All it does is hurt the project and problems don’t get addressed.
It would also be helpful if you mentioned which theme it is not working with, otherwise there it’s impossible to test anything.
Forum: Reviews
In reply to: [BuddyPress Links] Corrupt CodeWhen you tested this it wasn’t listed as supporting WP 4.x yet. You should pay closer attention to the requirements. Please try the most recent updates.
It would be better if you opened a support thread instead of posting a negative review. All it does is hurt the project and problems don’t get addressed.
It would also be helpful if you mentioned which theme it is not working with, otherwise there it’s impossible to test anything.
Forum: Reviews
In reply to: [BuddyPress Links] BrokenWhen you tested this it wasn’t listed as supporting WP 4.x yet. Please try the most recent updates.
It would be better if you opened a support thread instead of posting a negative review. All it does is hurt the project and problems don’t get addressed.
It would also be helpful if you mentioned which theme it is not working with, otherwise there it’s impossible to test anything.
Forum: Plugins
In reply to: [BuddyPress Links] White Screen of death since 0.9.1I need more information to be able to investigate. Please turn on debugging and provide any errors with “buddypress-links” in the file path.
@DevilWolf please test with the latest version and let me know if you are still having issues. Thanks ??
Forum: Reviews
In reply to: [BuddyPress Links] Great and unmatched pluginHave you tried this yet? I posted an alpha release on GitHub but got very little feedback.
Forum: Plugins
In reply to: [BuddyPress Links] Links seems to have stopped working with Buddypress 2.2@ypeynaud I was finishing up the BP fixes for 2.2 when they started rolling out the 2.2.x releases, so I’m not sure if there are new issues or not.
@outdoorsmen The “you suck” kinds of comments people make are the exact reason I can’t get motivated to work on free plugins like I used to. Everything else you said means nothing after that.
I have plenty of reasons for falling behind, but they are very personal and none of anyone’s business. Take what you see and judge for yourself, make your own decisions, and leave me alone.
It’s been real but I’m done defending myself. I won’t be responding anymore, so save your fingers the typing.