I would need this part of the code to stay dynamic. I tried every possible solutions mentioned in the plugin page. Please give me a code that works.
This would be the function i need to be dynamic:
<?php DisplayVotes(get_the_ID()); ?>
This function has to be in the loop.