-
@mercime replied to the topic [Resolved] Unable to comment in Activity Stream in the forum How-to & Troubleshooting 11 years, 6 months ago
@jpc-solutions Thanks for posting back with the culprit plugin. Glad you have this resolved.
-
@mercime replied to the topic [Resolved] Unable to comment in Activity Stream in the forum How-to & Troubleshooting 11 years, 6 months ago
@jpc-solutions what have you done so far to resolve this? Have you tried changing to Twenty Twelve theme or BP Default theme to check if it’s a theme conflict? Have you deactivated plugins batch by batch except BuddyPress to check which is causing the issue?
-
@mercime replied to the topic Remove "registered" tags on widgets in the forum How-to & Troubleshooting 11 years, 10 months ago
@jpc-solutions easiest way is to “hide” it by adding the following to your theme’s style.css file:
div.item-meta span.activity {
display: none;
}
@jpc-solutions
Active 7 years ago