Hello,
i have a problem with the navigation buttons from the smart list.
When i have a smart list and a photo gallery the navigation buttons from the photo galley will slide not to next photo but to next item in the smart list. Somehow they are connected.
please check: http://www.good-life.ro/mic-dejunuri-uluitoare/ (password: goodlife!23)
thank you.
Hello adi_mitran,
Unfortunately, our theme has not tested to works properly with TagDiv Gallery in Smartlist. This error can occur because it is a gallery in another gallery. I have added this bug on our list of fixes and our developers works hard to find a solution for this in our future updates. Sorry for the inconvenience!
Thank you for your understanding!
Well that’s not good. because i kind of need the smart list to have photo gallery.
what else can we do?
Not good either.
Can i remove the navigation arrows from the image gallery? Because that’s the problem.
What i’m thinking is that if i remove the navigation arrows (top right corner) for the image gallery i will navigate the image by clicking on the thumbnails above the main image, because when i navigate the image gallery this way the list won’t jump to the next item like it does now.
So how can i remove the arrows?
Hello adi_mitran,
If you want to remove the navigation arrows, you have to do it with a bit of CSS. Please try the code below and add it in Theme panel and hide the arrows.
.td-gallery-controls-wrapper {
display:none;
}
The result -> http://screencast.com/t/j3tHtWbLsB
I have tested on my side again the TagDiv Gallery feature and I noticed that this feature works fine now and with the navigation arrows….please ensure you have the latest version of the theme and test it on your side and see how it works for you. -> http://screencast.com/t/1ikwWEofeo
Hope this helps and let us know how it goes!
Thank you for the message!