Product:
WonderPlugin Slider
Question:
I am wondering if I can create a left side vertical thumbnail slider? Like this demo https://www.wonderplugin.com/wordpress-slider/examples/wordpress-slider-with-vertical-tabs-id30/, but with the thumbnails on the left side.
Answer:
You can change the right side vertical thumbnail to the left with the following steps.
Take the skin "Vertical Tabs " for an example:
1. In the plugin, choose "Vertical Tabs " skin, then in step 3, Advanced Options, enter the following text to the Advanced Options box:
data-navposition="left" data-navmarginx="-240"
If you choose a different vertical skin, you may need to adjust the value of the data-navmarginx.
2. In step 3, Skin Options, change the value Slidehow padding -> padding right to 0, change padding left to the 240 (same as above data-navmarginx).
An online demo is as follows:
https://www.wonderplugin.com/wordpress-slider/examples/left-side-thumbnails-vertical-slider-id56/