Multisite Admin Panel 'edit post' and other buttons links not valid
-
As always thanks in advance if you can help.
I’m seeing a very weird issue with a multisite. Currently it has the following multisites setup:
https://www.domain.com
https://www.domain.com/london/
https://www.domain.com/paris/
https://www.domain.com/berlin/
Each subdirectory site uses a different child theme (containing a few changes to css in each) of https://www.domain.com overiding theme.The network sites each have the setup options for Siteurl and Home, which each reflect the setup of:
Siteurl:www.domain.com
Home:www.domain.com/london/
This works fine, but BREAKS the backend navigation for the /london/ website trying to force some wordpress links (edit post, update post, catagory creation, publish post etc) as https://www.domain.com/wp-admin/… rather than https://www.domain.com/london/wp-admin/…I changed the network setup of each website to the equivalent of:
Siteurl:www.domain.com/london/
Home:www.domain.com/london/
This fixes the navigation for the backend of https://www.domain.com/london/wp-admin but breaks all path files for calling anything from the parent theme and breaks all css/images in the backend of wordpress.Can anyone advise a way to move forward?
This is driving me crazy! Anyone else seen anything like this before?
- The topic ‘Multisite Admin Panel 'edit post' and other buttons links not valid’ is closed to new replies.