update created multiple instances & "proper" slider not loading
-
I just did the auto update for Easing Slider (Version 2.2.0.6).
There seems to be a lot of conflicts happening.
- a lot of instances of one slide were created
- if I go to “customize” under sliders admin menu, the pull-down menu for “change to another slider” is propagated by a lot of sliders that don’t appear in the slider admin (all sliders)
- the slider that was in place before the update isn’t loading in
The theme being used is called “boilerplate”. I didn’t develop this theme… and this might not be relevant because it is a bit out of my knowledge base…
The page-homepage.php file has the following code:
<div id="homeSlider"> <?php if (function_exists("easing_slider")){ easing_slider(); }; ?> </div>
I’m guessing this is how the slider is being called in. There used to be just one slider before the plugin update today.
Site link: https://ceert.org
I can’t find the slider in the admin that is currently live.
Installation Settings
PHP Version 5.3.24
MySQL Version 5.0.96-log
WordPress Version 4.1
Plugin Version 2.2.0.6Help?
Greg
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘update created multiple instances & "proper" slider not loading’ is closed to new replies.