This topic has 6 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hello,
not sure if this issue already came up here, but I noticed that the product slider was broken after updating Royal to version 4.7.1. I then found out that this was caused by a spelling mistake in product-image.php:
Line 31: $slider = $etheme_global[‘sliders’];
“Sliders” doesnt exist. So I changed it to
Line 31: $slider = $etheme_global[‘slider’];
and the bug is fixed. Just wanted to let you know if someone else is experiencing this problem and in order to fix it in the next update.
Hello,
Thanks for the notice. I’ve passed it to our developers.
Regards
Just updated to version 4.7.3 but the bug is still there…
ah ok I just found the problem: in theme options, there is the option “Enable slider for gallery images” and it was not active nor inactive – I think that this is a new feature?! I set it to “on” and now the gallery works like before.
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up