Replies: 1 comment
-
I fixed it, I just moved it up, above author. For some reason anything after author won't show up, is that a bug? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add a comments counter in the post meta so I copied
partials/post_meta.html
and added thisJust before the
$scratch.Get
part of course.But for some reason it doesn't get picked up, the end result is that another delimiter of • is being printed but no content.
Am I doing this wrong?
Beta Was this translation helpful? Give feedback.
All reactions