Title: djsven's Replies | WordPress.org

---

# djsven

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Embed-Width] Plugin seems to disable WP Visual Editor in v3.6](https://wordpress.org/support/topic/plugin-seems-to-disable-wp-visual-editor-in-v36-1/)
 *  [djsven](https://wordpress.org/support/users/djsven/)
 * (@djsven)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-seems-to-disable-wp-visual-editor-in-v36-1/#post-4021685)
 * Thx for the feedback. Do you remember which alternative you found?
 * An .htaccess with
    AddType video/mp4 mp4 mp4v mpg4 m4v
 * and the following HTML5 seems to work for safari, firefox and chrome:
    <video
   class=”wp-video-shortcode” width=”480″ height=”320″ preload=”metadata” controls
   =”controls” src=”somevideo.m4v” />
 * But now I have to find and replace all the [embedwidth…] strings in all blog 
   entries (I guess via mysql)?! Sigh, it would be easier if I could fix the embedwidth
   plugin, which is great as it was.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Embed-Width] Plugin seems to disable WP Visual Editor in v3.6](https://wordpress.org/support/topic/plugin-seems-to-disable-wp-visual-editor-in-v36-1/)
 *  [djsven](https://wordpress.org/support/users/djsven/)
 * (@djsven)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-seems-to-disable-wp-visual-editor-in-v36-1/#post-4021683)
 * Hi, I have the very same problem like nacnud99. I moved my blog, and now I use
   WordPress 3.8.1 (on a Synology DSM) and changed URL to some external domain without/
   wordpress (it was like that before on the old server and everything worked nicely).
   
   If I deactivate embed-width, the visual editor is there, if I activate embed-
   width it’s gone (all white).
 * nacnud99 did you resolve the issue or find a substitute meanwhile?

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