Remove permalink ‘view’ link from Profile Container request
-
Greetings,
I am really enjoying spending time modifying the CSS of BuddyPress and customizing it to meet my needs. However, I need a little help with modifying some of the php files. I apologize if these questions have been asked before elsewhere. Here are the main things I need to do:
1. Remove the ‘view’ link displayed next to meta data in the Profile Container. This link appears next to the text that is displayed when a comment is written and then displayed in the Profile Container. (The container displaying the user name, avatar, etc at the top of the user homepage) This link goes to a permalink page that displays just the comment. I have removed the ‘view’ link in the activity stream. I would like the comment still to show, just not the view link.
2. I would like to remove the ‘#’ link from forum posts.
I don’t need to heavily modify the code and remove this functionality altogether. I just need to prevent these links from being displayed to the user. I was able to remove the ‘view’ link from the activity stream simply be removing the word ‘view’ from the ‘bp-activity-templatetags.php’ file, but I am unsure of how to remove the others.
I sincerely appreciate any advice anyone can provide and I look forward to sharing my soon-to-be finished BuddyPress template with the BuddyPress community.
Many thanks,
Shane.
- The topic ‘Remove permalink ‘view’ link from Profile Container request’ is closed to new replies.