Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293034
    Alexander B.
    Participant

    Hi,

    at first: thanks a lot for you great theme!

    May you help us out with this? Our customers are making comments and than sometimes one of our editors (user role) replies. We are wondering if it’s possible to highlight the comments made by editors and admins?
    Please see http://trendraider.de/dreambox-das-war-drin/ e.g.
    The comment from “Malaika” is one to be highlighted, because she’s a editor.

    Thank you!

    #1293233
    Jade
    Moderator

    HI there,

    Please add this code in the customizer:

    
    .x-comments-list li:not(.byuser) .comment {
        background-color: #ddd;
    }

    Hope this helps.

    #1293507
    Alexander B.
    Participant

    Worked perfect. Thank you!

    #1293514
    Alexander B.
    Participant

    Ah sorry, it also highlights a comment by Andrina (see: http://trendraider.de/dreambox-das-war-drin/), because Andria isn’t a user on our wordpress. Is it possible to only hightlight user role editor?

    #1293814
    Lely
    Moderator

    Hello There,

    Unfortunately, by default wordpress doesn’t have filter to comments by user role. It could be possible with some customization that is outside the scope of our support. You may want to consult a developer to achieve this. Thank you for understanding.

  • <script> jQuery(function($){ $("#no-reply-1293034 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>