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] quicktags

3 Posts
2 Users
1 Reactions
1,580 Views
(@edfa61e890)
New Member
Joined: 6 years ago
Posts: 2
Topic starter  

hi tnx for the very good plugin how can i to show just quicktags (spoiler) plz help me?


   
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

Hi @edfa61e890,

First of all, thank you for using wpDiscuz and for contacting us. 

As far as I understand you'd like to remove all quicktags escape the spoiler. If so please navigate to Dashboard > Comments > Settings > styling admin page, add the following code in "Custom CS code" textarea, save it delete all caches and press CTRL+F5 on the frontend. 

div#qt_wc-textarea-0_0_toolbar > input[type=button]:not(#qt_wc-textarea-0_0_wpdiscuz_spoiler) {
display: none !important;
}

   
edfa61e890 reacted
(@edfa61e890)
New Member
Joined: 6 years ago
Posts: 2
Topic starter  

oh thnks bro , thats solved my problem


   
Share:
Scroll to top