Hello there
How do I create a new widget item in Buddypress plugin.
For example, there are components such as friends, activity, profile.
buddypress component I want;
Creating a component and redirecting it to a url when members click.
For example, we created a widget called posts I posted.
When members click on it, it redirects to a Url like domain.com/post.
Thank You
Hi muhittin,
Welcome to BuddyDev forums.1. You can create a BuddyPress widget the same way as WordPress widget
https://codex.wordpress.org/Widgets_API2. BuddyPPress Components is different. I will suggest looking inside the BuddyPress code for it.
3. I am not sure of the redirect issue. Can you please tell me what are you trying to achieve there.
Thank you
BrajeshHi!
Thank you very much for your reply.
When the members I want to do look at their profiles, some components sees.
Like your friends, activities, posts you send.
I also want to add another one there.
If I give an example from your site, you have added the “my topic” component. I also want to add such a component.
When members click on this component, I want to redirect it to domain.com/my-topic page.
How can I do that.
Hi muhittin ,
Thank you for the replies.What you are looking for is assistance with custom component development. We are unable to assist you with that.
Regards
Brajesh
You must be logged in to reply to this topic.