[buddypress-trac] [BuddyPress Trac] #7763: Issue with Description Displaying Twice in Extended Profiles
buddypress-trac
noreply at wordpress.org
Sun Apr 22 19:32:18 UTC 2018
#7763: Issue with Description Displaying Twice in Extended Profiles
------------------------------+----------------------
Reporter: michaellanfield | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Extended Profile | Version: 2.9.4
Severity: normal | Resolution: wontfix
Keywords: |
------------------------------+----------------------
Comment (by Offereins):
I'm sorry for not stating my answer clearly enough. My previous reply
talks about the technical changes in the code of BuddyPress causing your
issue, which in my opinion should guide your theme's author into creating
the solution. Please confirm with your theme author they have updated
their theme for BuddyPress 2.9, because theme updates not always equal
updates for BuddyPress support.
If you desire a temporary fix, you can target the profile field
descriptions that are one too many by using the following CSS rule -
though I'm not sure if that would cover all cases.
`.editfield .description ~ .description { display: none; }`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7763#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list