Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Disable the "Reply to" link

3 Posts
2 Users
1 Reactions
2,943 Views
Posts: 14
 Alex
Customer
Topic starter
(@sanya)
Member
Joined: 9 years ago

I looked at all the settings several times but couldn't find where to disable the link "Reply to". What should I do?

2 Replies
Elvina
Posts: 1403
(@elvina)
Support
Joined: 6 years ago

Hi @sanya,

Please use the following CSS code:

#wpdcom.wpd-layout-2 .wpd-comment-header .wpd-reply-to {
display: none;
}

The code should be added in the Dashboard > Comments > wpDiscuz > Settings > Styles and Colors admin page, "Custom CSS  Code" textarea.

Also, please note all questions related to the wpDiscuz free plugin should be asked in the wpDiscuz.com support forum. Here we only support issues related to wpDiscuz paid add-ons.

Posts: 14
 Alex
Customer
Topic starter
(@sanya)
Member
Joined: 9 years ago

Ok, thanks

Share:
Scroll to top