Title: idowning's Replies | WordPress.org

---

# idowning

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] 3.9 HTML editor load script issue](https://wordpress.org/support/topic/39-html-editor-load-script-issue/)
 *  Thread Starter [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/39-html-editor-load-script-issue/#post-4825306)
 * Thanks for the update Pär Thernström. Let me know if you need me to test something
   or if I can pitch in on some area of the code.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Supersized] conflict with wp 3.5.2 -3. 6](https://wordpress.org/support/topic/conflict-with-wp-352-3-6/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/conflict-with-wp-352-3-6/#post-3991095)
 * Thanks for Benoit for the quick response. That jQuery UI change caught me by 
   surprise on my own features as well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Supersized] conflict with wp 3.5.2 -3. 6](https://wordpress.org/support/topic/conflict-with-wp-352-3-6/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/conflict-with-wp-352-3-6/#post-3991088)
 * I have the same issue. I’ve run the standard WP debugger on it and haven’t come
   across any errors yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] Image Not resized correctly with WPTouch](https://wordpress.org/support/topic/image-not-resized-correctly-with-wptouch/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/image-not-resized-correctly-with-wptouch/#post-3500410)
 * In jquery.lighbox.js line 277 in the function resizeImageContainer()
 * There is `var widthNew = Math.max(350, imgWidth + (opts.borderSize * 2));`
 * but the max width of an iPhone is 320px so if changed to
 * `var widthNew = Math.max(320, imgWidth + (opts.borderSize * 2));`
 * Seems to work for me.
 * Great plugin and nice code ulfben.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] [Plugin: Simple Fields] Cannot read property 'canvas' of undefined with TinyMCE](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/#post-2444927)
 * mookasaurus great workaround! Yes the plugin still needs to be fixed, but I for
   one am very thankful you figured out a way to get it working.
 * THANKS!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] [Plugin: Simple Fields] Cannot read property 'canvas' of undefined with TinyMCE](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/#post-2444822)
 * mookasaurus,
 * I’ll look into the js elements and see if I can’t find something.
 * I also ran into another error where in the content it doesn’t allow you to select
   an image from the media gallery.
 * Hope a fix comes soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] [Plugin: Simple Fields] Cannot read property 'canvas' of undefined with TinyMCE](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-simple-fields-cannot-read-property-canvas-of-undefined-with-tinymce/#post-2444781)
 * mookasaurus – I’m running into the same error. Thanks for the point about unchecking
   the Use HTML-editor. I’ll use that until I can find a solution or get an update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ambrosite Next/Previous Post Link Plus] 'in_same_tax' => true (not working)](https://wordpress.org/support/topic/in_same_tax-true-not-working/)
 *  Thread Starter [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [15 years ago](https://wordpress.org/support/topic/in_same_tax-true-not-working/#post-2114555)
 * **Thank You ambrosite!!**
    You’re solution worked perfectly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ambrosite Next/Previous Post Link Plus] 'in_same_tax' => true (not working)](https://wordpress.org/support/topic/in_same_tax-true-not-working/)
 *  Thread Starter [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [15 years ago](https://wordpress.org/support/topic/in_same_tax-true-not-working/#post-2114488)
 * ambrosite,
 * Thanks for the quick response. I really like this plugin and use it quite often.
 * The workaround would be very helpful.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Alternate Page Template – no header and no sidebar](https://wordpress.org/support/topic/alternate-page-template-no-header-and-no-sidebar/)
 *  [idowning](https://wordpress.org/support/users/idowning/)
 * (@idowning)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/alternate-page-template-no-header-and-no-sidebar/#post-1411709)
 * Pointed me in the right direction. I’m using the custom header on pages that 
   I am using an iframe link to with fancybox. I’ll put a link up once the site 
   goes live if you like.

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