Icon: Entry Meta to include comments link like in Integrity

Hi, we are building a new site on X-Theme with Icon stack. The customer wants full posts on index and this works fine. We do however really miss the text “Leave a comment” link in the post header meta that for example the Integrity stack has after the post date.

EDIT: I just realised Icon does have some kind of Comments thing in the post header - it has this bubble icon with # of comments. We find that confusing, and would however much prefer a Leave a Comment link just like in Integrity meta and if possible, also a link after the full post on the index.

I think in Functions.php I can just remove the function that makes that # bubble in the Icon header.

I found the Icon and Integrity header code in wp-content/themes/x/framework/legacy/functions/frontend/ so I assume in my child theme functions.php I can rewrite the x_icon_entry_meta function and put the Comments link part from Integrity into it? Would this be possible, could you help me create the code for functions.php ?

Question 2: If this is possible, is it also possible to print out this Leave a Comment link just below the full post on index - so viewers would see it just below the post after reading the full post on index?

Hello @coffeeandmagic,

Thanks for writing to us.

Both the features that you want to achieve would require custom development. I would suggest you please contact a developer who can assist you with your concern or you can subscribe to One where customization questions are answered. Please note we don’t provide custom development support, it is out of the support scope.

Thanks for understanding

Ok thank you for your reply, I understand and accept of course. I am just confused, there are so many threads here where you help people with php code - I know because I use the forum a lot, it’s a goldmine of css and php code to customize X theme with.

You are most welcome, @coffeeandmagic.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.