Ben Word
Forum Replies Created
-
This isn’t an issue with Bedrock or Composer. The issue is this: http://ottopress.com/2010/dont-include-wp-load-please/
My reply to you from the Roots Discourse:
That theme is at fault. See: http://ottopress.com/2010/dont-include-wp-load-please/
Forum: Networking WordPress
In reply to: Image path issue with Multisite and RootsRoots dev here. Roots has used “media” as the upload folder for half a year now instead of “assets” so you’re probably using an older version. Feel free to change the upload folder to whatever you like or just use the WP default – changing it is just a recommendation that’s offered when you’re going through the theme activation.
You can also post over on the Roots forums if you’re having issues – we don’t usually check on anything over here
Forum: Plugins
In reply to: [WooSidebars] Not working with Roots themeWe use
get_template_partto include those templates so that the theme can be better organized and grab files from a subdirectory. Roots isn’t a ‘standard’ WordPress theme:Forum: Plugins
In reply to: [WooSidebars] Not working with Roots themeFixed with this commit last week: https://github.com/retlehs/roots/commit/714982fa42c09e63937a82f8c56819ae10a705c2
WooSidebars required
do_action('get_header');to work with Roots