Comments rudyman85 started the conversationOctober 10, 2017 at 9:55amHi there,Option Comment count is enabled for the front page. I didn't see the comment count. how to add it? See my website and the attachment.Thanks, 2,700PenciDesign repliedOctober 10, 2017 at 9:57amHi,Please go to Customize > Other Layout Options > and make sure you don't hide comments there.Best Regards,PenciDesignrudyman85 repliedOctober 10, 2017 at 11:27amYou can see in the attachment that comments are enabled, and still no comment counts. How to fix this? There is a test comment in this topic: http://www.wirdumonline.nl/wirdum-online-5-0/ , see attachment. I've got the Photograpic magazine theme. Kind regards, Rudy Wagenaar 2,700PenciDesign repliedOctober 10, 2017 at 4:50pmHi,Ah, I understand it now.As you can see on this demo, this theme doesn't support display comments count for grid layout.Best Regards,PenciDesign1 Likerudyman85 repliedOctober 10, 2017 at 4:59pmHi,I see. that's understandable. Is it even possible by code? 2,700PenciDesign repliedOctober 11, 2017 at 2:19amHi,If you want to do that, please add more this code: <span><a href="<?php comments_link(); ?> "><i class="fa fa-comment-o"></i><?php comments_number( '0 ' . penci_get_setting( 'penci_trans_comment' ), '1 '. penci_get_setting( 'penci_trans_comment' ), '% ' . penci_get_setting( 'penci_trans_comments' ) ); ?></a></span>like on this imageBest Regards,PenciDesignrudyman85 repliedOctober 11, 2017 at 7:00amgreat! Thats works! Many thanks for the fast support! Sign in to reply ...
Hi there,
Option Comment count is enabled for the front page. I didn't see the comment count. how to add it? See my website and the attachment.
Thanks,
Hi,
Please go to Customize > Other Layout Options > and make sure you don't hide comments there.
Best Regards,
PenciDesign
You can see in the attachment that comments are enabled, and still no comment counts. How to fix this? There is a test comment in this topic: http://www.wirdumonline.nl/wirdum-online-5-0/ , see attachment. I've got the Photograpic magazine theme.
Kind regards,
Rudy Wagenaar
Hi,
Ah, I understand it now.
As you can see on this demo, this theme doesn't support display comments count for grid layout.
Best Regards,
PenciDesign
Hi,
I see. that's understandable. Is it even possible by code?
Hi,
If you want to do that, please add more this code:
like on this image
Best Regards,
PenciDesign
great! Thats works! Many thanks for the fast support!