Replies
- Mic on March 26, 2019 at 6:21 pm in reply to: [Resolved] BuddyPress User Profile Tabs Creator Pro – Modifying Profile Menu Items #21698
If I look at the source code for the links it looks like they all follow the same pattern of:
id=wp-admin-bar-my-account- ***** -default
So apparently the Adminbar ID is the part at the end like:
my-account-forums
Is this correct? It seems to work so far for the ones I have tried. Is there a more reliable way of determining the Adminbar ID?
Thank very much!
Thank you for the response Brajesh.
The developer of BuddyPress Poll also said:
“Poll plugin is suppose to work standalone not as conjunction with media plugin as individual activity type.”Any idea how rtMedia achieves it then? It appears that MediaPress and rtMedia accomplish the same thing by allowing users to upload images (and other media) to BuddyPress through the activity feed.
If I use rtMedia I can add an image and a poll to the same post. I would rather figure out how to use MediaPress though. Any additional information you could provide me to help figure out how to accomplish this would be helpful.