Jump to content

Image slider for homepage: Pager links not working


Recommended Posts

I have the 'image slider for your homepage' module version 1.2.2.  The pager shows up fine, but it does not allow me to manually switch slides - it will always revert back to the first slide whatever link I click.  This is the resulting html for the pager:

<div class="bx-pager"><div>
<a class="pager-link pager-1" href=""></a>
<a class="pager-link pager-2 pager-active" href=""></a>
<a class="pager-link pager-3" href=""></a>
<a class="pager-link pager-4" href=""></a>
<a class="pager-link pager-5" href=""></a>
<a class="pager-link pager-6" href=""></a>
</div></div>

Why doesn't it move to the correct slide?

Link to comment
Share on other sites

  • 3 weeks later...
×
×
  • Create New...