Hello – i’m looking to accomplish 2 things:
1. Display the Total Post Count (Likes – Dislikes) – i.e. utilize GetWtiTotalCount($post_id)
2. Display only the Like Unlike Buttons with no post count information
I’m a newbie when it comes to wordpress/genesis so any hand holding would be much appreciated. For the first one i know you have to make a function but can you please provide a specific example on how i would go about create either a php call or shortcode that i could implement in my code?
Thank you