Forum Replies Created
-
Author
-
mrpapParticipant
hi, doesn’t that mean that all descriptions will be hidden? I just want to hide the duplicate ones. For some reason, you are displaying the description both before and after the fields. I just want to display it before.
Please take a look at ny screenshots.
Thank you
Best regards
AntoniosmrpapParticipantHi again,
I solved the messaging issue but I am still not able to hide some user field descriptions like for birthday. I am also not able to hide the “This field can be seen by: Everyone” field either.
And now I have another issue. I did hide the activity buttons like “only friends” etc. but they are still shown in chrome browser and a bottom border is also shown although I tried to hide that as well.
For the border, please see attached image.
This is the CSS I am currently:
COPY CODE.buddypress .breadcrumb { display: none; } #bpchk-place-map { display: none; } .item-list-tabs, .activity-type-tabs { display: none; } div.rtmedia-item-title { display: none; } #whats-new-form, form#whats-new-form { border-bottom: 0px; border-bottom-width: 0px; } .field-visibility-settings-notoggle, .field-visibility-settings-toggle { display: none !important; } .profile section.container-wrap.main-title.alternate-color.border-bottom.breadcrumbs-container { display: none !important; }
Attachments:
You must be logged in to view attached files.mrpapParticipantHi,
I have now tried the solutions you proposed and I still face some issues. For some user fields, the description is still shown twice, like for birthday (see attached)
I also am not able to get rid of the visibility choice in registration page (the one for profile name, see attached).
Regarding the messages issue, I am not able to enter the conversation at all from phone, only from computer. Maybe that is why I am not able to reply?
Thank you
Attachments:
You must be logged in to view attached files.mrpapParticipantHi,
Thank you for the suggestions, I will try and let you know in 10 minutes.
Regarding the “reply” issue, here is a screenshot of my page
Thank you
Attachments:
You must be logged in to view attached files. -
AuthorPosts