Comment thread untitled, link relative to isso url, not the actual site #1077
Unanswered
matirosero
asked this question in
Q&A
Replies: 1 comment
|
Per the issue template please provide a minimal configuration for reproducing these bugs, and share your isso.cfg. For separate issues, please create separate issues in GitHub. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Hello! First of all, I really appreciate Isso, great job!
I've noticed a couple of issues in my installation.
In my configuration, public-endpoint is comments.domain.com and host is fic.domain.com. On the snippet itself, I have:
It used to be:
data-isso-id="thread-id"Until I changed it today, to see if that would solve the untitled issue (it didn't). I use eleventy so {{ site.id }}__{{ title | slugify }} results in something like fic__slug-to-page
I'm running 0.13.0.
Thanks!
All reactions