Site Origin Vantage Tweak
There’s a small issue in the theme where when comments are not enabled for a post it still shows text to leave a comment..
A quick fix
- Find file: ./vantage/inc/template-tags.php
- Find Function: function vantage_posted_on()
- Replace that function with the code below