-
Fanoop posted an update in the group BuddyPress Followers 1 year, 7 months ago
Is there an update coming for this plugin for BuddyPress 1.5? I am not getting the links in the nav bar to show and my links to the following and followers page are giving me 404 errors.
-
Fanoop joined the group BuddyPress Followers 1 year, 7 months ago
-
Fanoop joined the group How-To and Troubleshooting 2 years ago
-
Fanoop posted on the forum topic Disable the 'REPLY' function to already existing post reply in the group How-To and Troubleshooting: 2 years ago
I was able to remove the “reply to reply” link with some CSS.
#buddypress-page .acomment-replylink {
display: none;
}This seems to work perfectly for me.
@fanoop
active 3 weeks, 6 days ago