Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add comments to a decoupled CMS blogpost #11

Open
angelicanino opened this issue Jun 28, 2021 · 2 comments
Open

add comments to a decoupled CMS blogpost #11

angelicanino opened this issue Jun 28, 2021 · 2 comments

Comments

@angelicanino
Copy link

Hello,

I'm using orchard core in another application as a decoupled CMS with razor pages, just like this one...
https://docs.orchardcore.net/en/dev/docs/guides/decoupled-cms/index.html
I want to add comments to the posts, it is possible with this module? how should I make the calling without liquid?

Thank you

@jsalgado10
Copy link
Owner

Have you can try using @await DisplayAsync(Model.Content.CommentatorPart)

@saleemhaq
Copy link

Have you can try using @await DisplayAsync(Model.Content.CommentatorPart)

when try with above got error see below, please advise @jsalgado10 @angelicanino

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants