I am wanting to know if there is a way to add "likes" to posts? Some of the template posts came with several likes already set and I wanted to set the likes to posts I have added. Is there a way to do this? Do you need special CSS?
I tried adding the code to the functions.php file in multiple ways and it just screwed up my website each time. Is there another way to do this? Like could I put this in the custom CSS section under the Salient settings?
Hey there,
I am wanting to know if there is a way to add "likes" to posts? Some of the template posts came with several likes already set and I wanted to set the likes to posts I have added. Is there a way to do this? Do you need special CSS?
Thanks,
Christine
Hey!
Please see faq: http://themenectar.ticksy.com/faq/2175 .
Thanks
ThemeNectar Support Team
Hey,
I tried adding the code to the functions.php file in multiple ways and it just screwed up my website each time. Is there another way to do this? Like could I put this in the custom CSS section under the Salient settings?
Hey!
No i am afraid its not possible with css and no other way then adding it to functions.php file.
Best,
-T
ThemeNectar Support Team
Okay, well then could you please explain to me how to do this?
Hey Again!
See screenshot: http://prntscr.com/5y1et6 . You have to place it in functions.php and put in the correct post ID.
To find the correct post-id see screenshot: http://prntscr.com/5y1f7n .
Thanks
ThemeNectar Support Team
Thank you so much, Tahir! This worked perfectly and I really appreciate you taking the time to walk me through it step-by-step with the screenshots.