Viewing 1 replies (of 1 total)
  • Plugin Author Harish Chouhan

    (@hchouhan)

    Hi,

    Yes its possible however would require you to manually edit the theme files. First you have to disable automatic display of the vote link from the plugins settings page.
    And then you have to edit your theme and inside a logic to check which category it is you have to place below code:
    <?php if( function_exists('dot_irecommendthis') ) dot_irecommendthis(); ?>

    I would not suggest doing it unless you are know your way around WordPress code.

Viewing 1 replies (of 1 total)
  • The topic ‘Assign voting to a specific category’ is closed to new replies.