Replies
- 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.
- Brajesh Singh on June 9, 2020 at 4:59 pm in reply to: [Resolved] Condition visibility of a menu item to member type. #30637
Hi Agurtzane,
Thank you. I am glad they helped.Will you be able to use role based visibility or you need it based on member types?
For role based, there are multiple plugins that allow it. For member type based, we can add the support to if menu plugin .Regards
Brajesh - Brajesh Singh on June 9, 2020 at 4:54 pm in reply to: [Resolved] add extra css on a profile field #30635
Hi Bouke,
You are welcome.Using bp-custom.php or functions.php is your choice. I prefer keeping theme specific/dependent customizations in functions.php and anything that transcends beyond theme change, in my bp-custom.php
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 4:52 pm in reply to: [Resolved] Recent Visitors For BuddyPress Profile -> Tab in Profile #30634This reply has been marked as private.
- Brajesh Singh on June 9, 2020 at 4:50 pm in reply to: [Resolved] Shortcode for displaying avatar of profile you're currently viewing? #30633
Hi,
I do not use Divi currently, so I am not sure why that did not work. As far as I understand that shortcode is correct and works. So, I will suggest checking with Divi team for any issue.Regards
Brajesh