Title: Jeff's Replies | WordPress.org

---

# Jeff

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Video Lightbox] Loading from button not working](https://wordpress.org/support/topic/loading-from-button-not-working/)
 *  Thread Starter [Jeff](https://wordpress.org/support/users/jsauger/)
 * (@jsauger)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/loading-from-button-not-working/#post-9647424)
 * Thank you for taking the time to look into this for me and finding an answer/
   workaround.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Video Lightbox] Loading from button not working](https://wordpress.org/support/topic/loading-from-button-not-working/)
 *  Thread Starter [Jeff](https://wordpress.org/support/users/jsauger/)
 * (@jsauger)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/loading-from-button-not-working/#post-9641095)
 * I do not know as Divi employs a visual builder which only requires me to assign
   an URI.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Video Lightbox] Loading from button not working](https://wordpress.org/support/topic/loading-from-button-not-working/)
 *  Thread Starter [Jeff](https://wordpress.org/support/users/jsauger/)
 * (@jsauger)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/loading-from-button-not-working/#post-9633321)
 * `[video_lightbox_vimeo5 video_id="239537526" width="1920" height="1080" anchor
   ="Watch Demo Reel"]`
 * Which works as a text link, but not when used with a button.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [404 Errors With Permalinks Set To %postname%](https://wordpress.org/support/topic/404-errors-with-permalinks-set-to-postname/)
 *  [Jeff](https://wordpress.org/support/users/jsauger/)
 * (@jsauger)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/404-errors-with-permalinks-set-to-postname/#post-4138873)
 * I’m assuming you’ve fixed this by now, but I had the same issues, symptoms, and
   had tried many of the same solutions. After a bit of digging I was able to find
   a solution through an easy database fix and wanted to share for anyone else who
   might reference this post.
 * In your WP DB find the _wp\_options_ table. In this table look under the _option\
   _name_ for _home_. The value should be your website base URL, _[http://www.example.com](http://www.example.com)_.
   Change this value to _[http://www.example.com/sub-directoy](http://www.example.com/sub-directoy)_
   and commit the change. Now you should be able to switch permalink structures 
   back and forth without errors.
 * To hide the WP install directory from being displayed in the URL change the value
   for _home_ back to your base URL, _[http://www.example.com](http://www.example.com)_.
   You should still be able to switch permalinks structures without issues. For 
   me, this seemed to overcome the gremlin was at work in my DB. YMMV.

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