fix for page selector in 'simple slider'
Permalink 1 user found helpful
For anyone not able to select a page on a vivid simple slider item, here's how to fix it:
in /packages/vivid_simple_slider/blocks/vivid_simple_slider/elements/page_selector.php remove the slash before 'tools' on the url in line 6:
like this:
I guess this will also work in simple carousel, as it has the same error not being able to select pages.
cheers!
in /packages/vivid_simple_slider/blocks/vivid_simple_slider/elements/page_selector.php remove the slash before 'tools' on the url in line 6:
like this:
I guess this will also work in simple carousel, as it has the same error not being able to select pages.
cheers!