Skip to content

Carousel isn't working right #8

@spapas

Description

@spapas

The carousel component is changing the images when the time passes however nothing happens when I click the next/previous buttons to the left/right of the component. No errors are dispalyed on the JS.

Here's the base.html that contains the js that is loaded: https://github.com/spapas/wagtailmu/blob/master/wagtailmu/templates/base.html#L76-L81

I don't have any special code for rendering the streamfield:

{% block content %}
{{ page.body }}
{% endblock content %}

Does it need any special handling ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions