Hi JensGoro,
Why you can’t enable “reply’ button?
Hi,
i have searched and searched..in Admin nenu i have nothing on disabled, but the reply button is not showing.
You can look on my Site. Only Share and edit are aviable, The Thumbs Rating is not showing, too.
Hi JensGoro,
Please navigate to Dashboard > Settings > Discussions and make sure the comment nesting level is more than 1. This will automatically enable reply button.
Support topics:
http://gvectors.com/forum/how-to-and-troubleshooting/reply-button-not-present/#post-983
http://gvectors.com/forum/how-to-and-troubleshooting/if-reply-button-doesnt-work/
Hi, thanks it helpepd 🙂
But the Like Button are not showing, you have here any trick for me 🙂
Ok, for some reason your theme blocks head loading of font-awesome icons. please edit header.php of your theme and put this code after <?php wp_head() ?> function:
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
THAAANKS! It’s resolved with your Code 🙂
Hi JensGoro,
Thank you too.