I am struggling to display the like button to appear on my Forum which appears as a heart in this forum next to the Reply and Report Post.. buttons.
I have enabled the Use heart icon for voting in the Display Settings of the ChornoForums2 Settings Manager. Is there anything else I need to do?
I have enabled the Use heart icon for voting in the Display Settings of the ChornoForums2 Settings Manager. Is there anything else I need to do?
Right click near where it's supposed to be, click inspect, check if the HTML for the link is showing up and if it is, see if some CSS from your template is hiding it.
Thanks for the suggestion, yes I thought that to and compared it against this forum but unfortunately all I see is the Reply and Report buttons when logged in as a registered user, see below. And a few more buttons i.e. Publish, Edit, Delete, Split when logged in as Admin.
<div class="actions">
<div class="ui button teal icon very compact small circular G2-dynamic2 tooltipstered" data-actions="{"click":[{"act":"centeron","id":".reply_editor"}]}" data-hint="Reply"><i class="reply icon"></i></div>
<div class="ui button yellow icon very compact small circular G2-dynamic2 tooltipstered" data-actions="{"click":[{"act":"modal","id":"#forums_modal"},{"act":"html","id":"#forums_modal > .ui.header","html":"Report post"},{"act":"ajax","result":"#forums_modal > .content","url":"\/index.php\/forum\/posts\/report?tvout=view&id=3"}]}" data-hint="Report this post to the moderators">
<i class="warning icon"></i>
</div>
</div>
Sorry that's the extent of my help, you might need to use the Contact link up top.
The vote permissions should also be configured!
Best regards
Best regards
This topic is locked and no more replies can be posted.