Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Enable nav thumbnails in TinySlider


Expected:
- See nav with thumbnails at the bottom of the slider as shown in the official TinySlider demo. Mark-up shown below.

Actual:
- The slider is working as expected, and I can confirm that it initializes correctly, but no nav with thumbnails

Other steps taken:
- Read through the Metronic community boards and found similar requests but none of the approach the support team has given there has worked for my project. Either they were in Vue or other language.
- Add `data-tns-nav-as-thumbnails='true'` and `data-tns-navAsThumbnails='true'` to true (obviously I was guessing here)

Version: Metronic 8.1.4

If you can provide a working code, that would be great. Thanks.



<div
class="my-slider"
data-tns="true"
data-tns-nav-position="bottom"
data-tns-nav="true"
data-tns-items="1"
data-tns-autoplay="false"
data-tns-prev-button="#kt_team_slider_prev1"
data-tns-next-button="#kt_team_slider_next1"
>
// Items here
</div>


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


Hi,

Could you please confirm, which example from the official demo site here are you trying to setup within Metronic ? Once you provide more info we will try to implement it in our end and provide you a working code.

Regards.



Hi Sean,

This one: http://ganlanyuan.github.io/tiny-slider/demo/#customize_wrapper

The sample under "Customize" where there is a set of clickable thumbnails below the slider.



Hi,

Noted, let us check it further and we will get back to you asap.

Regards.



Awesome, Sean! Eager to hear back soon. Thanks.



Hi,

You can use the below code:

https://gist.github.com/aziko1885/efacdc402ec30639ddfef2677cea4888



Regards.


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.

Works as expected. Thanks for your help.



Hi,

Glad to hear that happy All the best with your project!
If you need any further help please do let us know.

Regards.


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(