Skip to content

Custom templates are not loaded when using Javascript Plugin #376

@hejazizo

Description

@hejazizo

Hey,

Without javascript plugin everything looks fine and I'm able to have my custom templates.

When I load it though and add the line <div id="comments"></div>, the templates are gone and it loads it with the default templates which I can't find even in the django-comments-xtd library installation directory.

Has anyone had this experience? Does javascript plugin only comes with no template support and only loads its own default template?
Screen Shot 2022-08-03 at 11 32 24 AM

I also have tried this:

<div id="comments">
{% render_xtdcomment_tree for object allow_flagging allow_feedback show_feedback %}
</div>

Still no template loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions