Replies: 0
Upon installation of Customizr-3.4.23 all my sliders disappeared. What is interesting is when I go to the Media Library and add each original slider image to a new slider with the same name as the original slider the slider immediately reappears on the corresponding page. I don’t need to edit and update the page; so I think Customizr-3.4.23 may have wiped-out the list of available sliders either in the DB or within Customizr code array that keeps track?
I searched ‘wp_postmeta’ for another slider that is still not appearing in the list of available sliders, and found it with meta-id ‘post_slider_key.’ The results match the live site; so it looks like everything is still where it belongs, but Customizr lost track.
Please note I have custom PHP that displays a different slider on the home page using the Revolution Slider plugin, and Front Page slider option is set to “no slider.” This too disappeared until I unchecked the new ‘Sliders : use parallax scrolling’ default. Perhaps this caused the issue during upgrade?
Fortunately, I performed in VVV local test environment before rolling-out to my live site.