Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Riccardo Conte

    (@rconte-1)

    Hi @xmsmmgrs,
    as you can see in settings page you have to uncheck “Show rate system before comment text?” and use <?php if (class_exists('ZakiLikeDislike')) ZakiLikeDislike::getLikeDislikeHtml(); ?> everywhere inside your comments loop.

    Cheers ??
    Riccardo

    Thread Starter Joseph

    (@xmsmmgrs)

    I am using montezuma theme and they limit the codes I can use. So, I need to edit the plugin directly.

    Plugin Author Riccardo Conte

    (@rconte-1)

    Hi @xmsmmgrs,
    if you can’t modify your theme you can modify the hook that i use in plugin (exactly line 191 of main file). However, i do not recommend it because with any upgrades you would lose the change.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add rating AFTER the comment’ is closed to new replies.