Hello,
it is possible to display the Flag&Report and Author Info Button permanenty?
These only appear when you go over with the mouse.
And on mobile only the Author Info button is displayed. How can i show the Report & Flagging button too?
Thanks
Hello,
it is possible to display the Flag&Report and Author Info Button permanenty?
These only appear when you go over with the mouse.
And on mobile only the Author Info button is displayed. How can i show the Report & Flagging button too?
Thanks
Hi @murat-pulice,
it is possible to display the Flag&Report and Author Info Button permanenty?
These only appear when you go over with the mouse.
The code should add the js code below in the active theme js files
jQuery( "div" ).removeClass( "wpd-hidden" );
The code should be added in the current active theme JS files.
And on mobile only the Author Info button is displayed. How can i show the Report & Flagging button too?
Please leave your forum URL to allow us to check it.
Hi,
basardeals.de
"Show flag icon on comments" is enabled
Â
I think you didn't understand my question correctly =)
The both icons ( Flagging and Author Info) only show when you move the mouse over the comment field
But I want the icons to always be visible.
Â