Learn >>
Discover
Installation
Tutorials
Shortcodes
FAQ
Widgets
Themes
Download
News
FORUM
Join us
Login
Muse Config. on MultiSite WordPress
homepage › Forums › Development › Muse Config. on MultiSite WordPress
Tagged: URL mismatch
This topic contains 8 replies, has 2 voices, and was last updated by Jérôme Obbiet 4 years, 8 months ago.
I’m having a bit of trouble trying to configure Muse on a Multi-Site WordPress.
URL: http://franklinmorillo.com/wp/demo-test/
mtw-themes directory is on the root; however, when I render my website, it includes the name of the sub-directory/mtw-themes/…
For example, I looked at the source code an the website is trying to get the CSS from: http://franklinmorillo.com/wp/demo-test/mtw-themes/TEST-THEME/css/index.css when in reality the URL should be: http://franklinmorillo.com/wp/mtw-themes/TEST-THEME/css/index.css
Thanks for your help!
I installed WP again. I think the problem is that the plugin doesn’t know how to handle multiple sites or I have a mis-configuration.
The WP that is hosted on the root directory works fine, but all the WP that are in sub-directories don’t work.
Hello,
I move your topic in development, it’s a bug. Thanks to your feedback.
We will do some test and let you inform. Should i send you some beta versions ?
Yes, I would love to be a beta tester.
Can you replace a PHP line ? if not, don’t worry, i will send you the plugin but it’s short and if you use multisite i think maybe 😀
plugins/mwuse/mwuse.php line 36define("TTR_MW_TEMPLATES_URL", site_url() . '/mtw-themes/' ); replace bydefine("TTR_MW_TEMPLATES_URL", network_site_url() . '/mtw-themes/' );
define("TTR_MW_TEMPLATES_URL", site_url() . '/mtw-themes/' );
define("TTR_MW_TEMPLATES_URL", network_site_url() . '/mtw-themes/' );
I can. I’m going to test it now
Awesome! It worked! Thank you so much!
Nice 😉
The topic ‘Muse Config. on MultiSite WordPress’ is closed to new replies.
More links:
Create an Account
My Profile
There are no stupid questions! Let's talk
FOLLOW US
join the mailing list
become partner
Find us on Adobe Muse Resources
© Copyright 2017-2018 MWuse
join us only $1 /month
ACCESS TO ALL WIDGETS & THEMES
(BY MUSE TO WORDPRESS)
You will be free to leave and to continue using the downloaded themes and widgets.
Help shape the future of MWuse
development
● Actions
● Filters
● Functions
● Widget's Resources
● Purpose widgets or a themes
Bugs / Issues
Issues on Github are used to track bugs. As issues are created, they’ll appear on Github in a searchable and filterable list.
It's a great tool for us to help you.
Powered by
Discover / Installation / Tutorials / Shortcodes / FAQ / News / mwuse.com - Powered by Muse and WordPress
Learn
Back to home
Forum