Hi,
Thanks for the response.
I’ve tried that change (#2) and I get the following error now when I’m updating it.
“Fatal error: Can’t use function return value in write context in /home/thorasy/public_html/dev/wp-content/plugins/easy-wp-parallax-slider/easy-parallax-slider.php on line 229”
It seems to not like the wp_enqueue_media() command. I can comment it out, and the plugin ‘works’ but I can’t upload media to sliders.
John