“capdisplay” not found…
What version of WP are you running?
That plugin requires
Requires: 3.0 or higher
Compatible up to: 3.4.2
Does the issue go away when you turn off the plugin?
Also you can try to uninstall the plugin and re-sintsall?
Answers in order…
3.4.2
Yes
Uninstalled and Reinstalled
_____________
However the slideshow itself and contents seem to be working fine.
Additionally when I go to the options page for any single slide I’m getting the following on top of the page:
Warning: Invalid argument supplied for foreach() in /home/site/public_html/site/wp-content/plugins/slideshow-satellite/models/gallery.php on line 113
Warning: Invalid argument supplied for foreach() in /home/site/public_html/site/wp-content/plugins/slideshow-satellite/models/slide.php on line 206
Plugin Author
cpres
(@cpres)
Sorry to hear its popping out an error, I’ll have another version out soon to fix that.
In the meantime goto:
- slideshow-satellite/models/gallery.php
- find-> public function loadData
- delete “capdisplay,”
and try again, capdisplay was renamed to capposition, and that got left in there. Sorry about that!