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.
How-to and Troubleshooting
3
Posts
2
Users
0
Reactions
1,820
Views
Mar 30, 2021 7:27 am
You can use the following JS code:
jQuery(document).ready(function(){ jQuery('li#wp-admin-bar-wpdiscuz').remove(); });
Here is a helpful article: https://www.wpbeginner.com/wp-tutorials/how-to-easily-add-javascript-in-wordpress-pages-or-posts/