This topic has 2 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #61382
     drearypanoramic
    Participant

    I’ve attached a screenshot of the issue.

    Under the profile picture, there is a spot for a short quote. Immediately following the quote is a link called “View” which takes you to a link http://mydomainname.com/activity/p/52/.

    This link takes me to a 404.

    Is there any way to delete that “View” button altogether?

    Attachments:
    You must be logged in to view attached files.
    #61412
     sharmstr
    Moderator

    View is built into the message and there is no class on it so its a bit difficult to remove it without removing the message completely IF the message contains a url.

    With that said, you can try this in your child css (or quick css)

    COPY CODE
    
    #item-header-content #latest-update a {
    display: none;
    }
    

    So, if the message is just text, only View will be removed. But if its a url, all of it will be removed. See attached for an example of what I’m talking about.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #61415
     sharmstr
    Moderator

    I should’ve mentioned: Try resaving your permalinks to fix the 404 issue. 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?