Replies
- Brajesh Singh on June 10, 2020 at 11:02 am in reply to: [Resolved] I would like the sitewide activity stream to be seprate from the profile #30663
Hi,
I am sorry to hear about it.They are simply misguiding you. I am not aware of any “Social Wall” in BuddyPress. In BuddyPress, there is activity stream provide by activity component.
Since they are providing a BuddyPress compatible theme, They should atleast guide what the social activity is. Have the renamed BuddyPress activity as social or is ti something else?
I am sorry, I am unable to help you with a pro theme.
Regards
Brajesh Hi,
can you please tell me if it shows the notice of incomplete profile or not?Regards
Brajesh- Brajesh Singh on June 9, 2020 at 8:20 pm in reply to: [Resolved] I would like the sitewide activity stream to be seprate from the profile #30654This reply has been marked as private.
- Brajesh Singh on June 9, 2020 at 8:17 pm in reply to: [Resolved] Condition visibility of a menu item to member type. #30653This reply has been marked as private.
- Brajesh Singh on June 9, 2020 at 8:14 pm in reply to: How can I add extra custom filed to Activity Post Form #30652
Hi Adeala,
1. Have you dequeued the css or do you need to dequeue it?2. Please search the forum for comment count. We have posted the solution multiple times.
3. I am sorry but for the activity post form, I won’t be able to assist further since you are not comfortable with code. You will need some developer to do it for you. If I post more, It will only cause issue and might break your site.
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 7:56 pm in reply to: User Profile Tabs Creator Pro and removing admin menu items #30651
Hi Jeremy,
I have checked it and it seems you have a configuration issue.Here are my settings
https://i.imgur.com/M9O5eKm.png
https://i.imgur.com/lkeBIu1.png
https://i.imgur.com/6weayLX.pngAnd here are the results
https://i.imgur.com/4iZtKMX.png
https://i.imgur.com/m7mwcbF.pngCan you please recheck the settings. The part you use for admin bar id is the part except “wp-admin-bar” removed from it.
For example wp-admin-bar-my-account-activity becomes my-account-activity for our usage.If you need assistance configuring the tabs, Please share the details. I can check, update and let you know what was the issue.
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 7:31 pm in reply to: User Profile Tabs Creator Pro and removing admin menu items #30648
Hi Jeremy,
That is not the expected behaviour at all.Please allow me to recheck it with the platform to confirm if it is a bug. I will post back in an hour.
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 7:29 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – Multi selector taxonomy not working on #30646
Hi Andrew,
Thank you for sharing. I am glad to know that it works with youzer. It will certainly help others.Regards
Brajesh Hi Nick,
You can create a field type and use js to filter out the states list based the selected country.In past, when I did something similar for a client(I guess around 5-6 year ago), we kept the list of states indexed by country and then on the client side, kept rebuilding the states dropdown based on that.
There can be multiple strategies for doing it clinet side. Do not forget to validate the selection server side to for correct state/country relation.
Regards
Brajesh- This reply has been marked as private.