Closed SalahAdDin closed 3 years ago
@SalahAdDin Thanks for the report.
It looks like the package isn't configured to handle the category variable and pass it to the disqus_config
. It shouldn't take too much work to add this functionality, so I can try to put up a PR in the next couple days.
@tterb Thank you!
@SalahAdDin I just noticed that the package actually does allow you to pass the category ID, but the param is camel-case (ie: categoryID
instead of category_id
).
@SalahAdDin I just noticed that the package actually does allow you to pass the category ID, but the param is camel-case (ie:
categoryID
instead ofcategory_id
).
Oh, my mistake them, let me check.
@SalahAdDin I'm gonna assume that this solution worked and close this out, but you can reopen the issue if you're still experiencing issues.
@tterb categoryId
or categoryID
(first one is more camelCase)?
Describe the bug
We are passing the categories to the post by the settings and it is not reflected on the Disqus dashboard.
To Reproduce
Steps to reproduce the behavior:
where:
10.0.5
.Expected behavior
As the first tag front-end, we should see it as the discussions category.
Specifications: