Title: kyleboreing's Replies | WordPress.org

---

# kyleboreing

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Integration with Hubspot Forms] Posts and pages broken after plugin activation](https://wordpress.org/support/topic/posts-and-pages-broken-after-plugin-activation/)
 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/posts-and-pages-broken-after-plugin-activation/#post-9990428)
 * I am having the exact same issue.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Trouble with moving wp-content folder](https://wordpress.org/support/topic/trouble-with-moving-wp-content-folder/)
 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/trouble-with-moving-wp-content-folder/#post-8363294)
 * I am also attempting to do this for local testing, but am running into the same
   problem. I have split the install with core files going to a folder marked ‘web’
   and wp-content in a folder marked ‘data’. Here is the code I’ve inserted to try
   to get the themes/plugins to display in the new folder location:
 *     ```
       define( 'WP_CONTENT_DIR', dirname(__FILE__) . '/wp454split/data/wp-content' );
       define( 'WP_CONTENT_URL', 'http://localhost:8888/wp454split/data/wp-content' );
       define( 'WP_PLUGIN_DIR', dirname(__FILE__) . '/wp454split/data/wp-content/plugins' );
       define( 'WP_PLUGIN_URL', 'http://localhost:8888/wp454split/data/wp-content/plugins' );
       define( 'PLUGINDIR', dirname(__FILE__) . '/wp454split/data/wp-content/plugins' );
       ```
   
 * I’ve tried varitions with and without ‘wp454split’ in the path, with and without
   the full URL, and I still am getting the same exact error. This has been happening
   since WP 4.4. Was there an update to the framework that would’ve made this more
   difficult?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [4.3.3 wp-content moving](https://wordpress.org/support/topic/433-wp-content-moving/)
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241885)
 * Anyone have any info??
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [4.3.3 wp-content moving](https://wordpress.org/support/topic/433-wp-content-moving/)
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/433-wp-content-moving/#post-7241625)
 * Yes, just above “That’s all….”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] YouTube does not correctly embedd](https://wordpress.org/support/topic/youtube-does-not-correctly-embedd/)
 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/youtube-does-not-correctly-embedd/#post-5902523)
 * I fixed the problem….had to change “[http://&#8221](http://&#8221); to “[https://&#8221](https://&#8221);
   in the back-end.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Viper's Video Quicktags] YouTube does not correctly embedd](https://wordpress.org/support/topic/youtube-does-not-correctly-embedd/)
 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/youtube-does-not-correctly-embedd/#post-5902522)
 * We are having the same issue. All other embeds are working properly, but I think
   YouTube may have changed some of their embed settings, rending this plugin inoperable
   in its current format….any others having a similar issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Editor Tools] Table boarders and cell dividing lines not visible](https://wordpress.org/support/topic/table-boarders-and-cell-dividing-lines-not-visible/)
 *  [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/table-boarders-and-cell-dividing-lines-not-visible/#post-5871126)
 * You’re not the only one. My understanding is that the TinyMCE plugin was overhauled
   with the latest update, which has eliminated much of the table tools.
 * On top of that, there appears to be a glitch wherein the latest update does not
   detect a current WordPress installation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hustle - Email Marketing, Lead Generation, Optins, Popups] Multisite Use?](https://wordpress.org/support/topic/multisite-use-2/)
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-use-2/#post-5224493)
 * The Permalinks are set properly. I do have one question/observation…
 * What files/directory does this command refer to? The reason I ask is because 
   our core and content files are in separate directories – the wp-content directory
   not in the same folder as the wp-admin directory for deployment purposes. Could
   this be part of the issue? And if so, is there a workaround for this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hustle - Email Marketing, Lead Generation, Optins, Popups] Multisite Use?](https://wordpress.org/support/topic/multisite-use-2/)
 *  Thread Starter [kyleboreing](https://wordpress.org/support/users/kyleboreing/)
 * (@kyleboreing)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-use-2/#post-5224490)
 * I have defined this constant in our local testing environment, which worked fine,
   but when I attempt to deploy it to our internal QA server, it keeps returning
   a 404 error. I’ve tried it several times, and each time gives the same problem.
   Any ideas why this might be the case?

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