Hello I would like to post a like counter to all posts on the homepage (see screenshot). The question is similar to https://pencidesign.ticksy.com//ticket/2822354/ but I would like to post number of likes instead f number of comments. Thanks and best regards, Adrian
Excellent - thanks for the quick turnaround! It works perfectly, IF there is a like. However there is no "0 likes" for the pictures that have no likes yet (see screenshot attached, where the left pic has a like and right no like). Not a big issue but to my recollection different from the comments, where it shows "0 comments" as well. Is there an easy fix?
Thanks again for your much appreciated help, Best regards, Adrian
The only comment for later readers of this string is to not forget to remove <php endif;?> after the section below (because the "if" for the zero dropped away).
Hello I would like to post a like counter to all posts on the homepage (see screenshot). The question is similar to https://pencidesign.ticksy.com//ticket/2822354/ but I would like to post number of likes instead f number of comments. Thanks and best regards, Adrian
Hi,
Please go to Appearance → Theme Editor:
- Select theme to edit: Soledad,
- Navigate to the content-masonry.php file,
- Find:
- Add this code:
Regards,
PenciDesign.
Excellent - thanks for the quick turnaround! It works perfectly, IF there is a like. However there is no "0 likes" for the pictures that have no likes yet (see screenshot attached, where the left pic has a like and right no like). Not a big issue but to my recollection different from the comments, where it shows "0 comments" as well. Is there an easy fix?
Thanks again for your much appreciated help, Best regards, Adrian
Hi,
If you want to show 0 like, please modify the code:
Regards,
PenciDesign.
Perfect - you are my god / godess :-)
The only comment for later readers of this string is to not forget to remove <php endif;?> after the section below (because the "if" for the zero dropped away).
thanks again and have a great day!
Best regards, Adrian