Title: johnmorse's Replies | WordPress.org

---

# johnmorse

  [  ](https://wordpress.org/support/users/johnmorse/)

 *   [Profile](https://wordpress.org/support/users/johnmorse/)
 *   [Topics Started](https://wordpress.org/support/users/johnmorse/topics/)
 *   [Replies Created](https://wordpress.org/support/users/johnmorse/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/johnmorse/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/johnmorse/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/johnmorse/engagements/)
 *   [Favorites](https://wordpress.org/support/users/johnmorse/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PHPEnkoder] Problem after Update from 1.11 to 1.12](https://wordpress.org/support/topic/problem-after-update-from-111-to-112/)
 *  [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-after-update-from-111-to-112/#post-4505667)
 * Looks like this is fixed with 1.12.1.
 * Seems like they changed it to:
 *     ```
       $bs = unpack("N",$c);
       $ord = $bs[1];
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PHPEnkoder] Problem after Update from 1.11 to 1.12](https://wordpress.org/support/topic/problem-after-update-from-111-to-112/)
 *  [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-after-update-from-111-to-112/#post-4505619)
 * I had the same error, this fixed it for me.
 * Thanks fcalloni!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Focus not working for multilanguage](https://wordpress.org/support/topic/focus-not-working-for-multilanguage/)
 *  Thread Starter [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/focus-not-working-for-multilanguage/#post-4394032)
 * Resolved.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Focus not working for multilanguage](https://wordpress.org/support/topic/focus-not-working-for-multilanguage/)
 *  Thread Starter [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/focus-not-working-for-multilanguage/#post-4394028)
 * So this has been bothering me for about a week. Of course within 20 minutes of
   finally posting for help, I figure out the problem.
 * The last reference to `.jslide:focus` was not working with IE & Mozilla.
 * Replacing that with `.jslide:hover` seems to clear up the problem (and still 
   works in Chrome).
 * Thanks,
 * ~john
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Wordpress Parallax Slider] Fatal Error](https://wordpress.org/support/topic/fatal-error-1004/)
 *  Thread Starter [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-1004/#post-4361647)
 * I was using 3.7.
 * I’ve just tried to use a slider. Something is not working. All the images just
   appear stacked, the text won’t overlay. There is no pagination.
 * Thanks for the quick support, but this plugin does not seem to work for my purposes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Wordpress Parallax Slider] Fatal Error](https://wordpress.org/support/topic/fatal-error-1004/)
 *  Thread Starter [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-1004/#post-4361639)
 * OK,
 * I updated to 3.7.1. It seems to work now. Thanks. Odd how 3.7 breaks it.
 * John
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Wordpress Parallax Slider] Fatal Error](https://wordpress.org/support/topic/fatal-error-1004/)
 *  Thread Starter [johnmorse](https://wordpress.org/support/users/johnmorse/)
 * (@johnmorse)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-1004/#post-4361637)
 * 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

Viewing 7 replies - 1 through 7 (of 7 total)