Site 2(child) menu links not working, mapping to site 1 (parent)?
-
Greetings,
I’ve used this plugin on multisites before, so i’m stumped as to why this is happening. My child site is mapping it’s menu links to the parent site.
So, <?php dynamic_sidebar(‘sidebar-footer’); ?>
the child site brings in the parent sites’ footer menu (even though the footer menu is clearly named in the menu area). I’ve removed the custom menu widget, and added a new one. All the links are pulling from the main site. Even when I create a custom menu using links (for the childsitedomain.com/page) instead of pages, it all points back to the parent site’s domain, parentsitedomain.com/page.
Same with the top menu/primary menu. No matter what I do, it’s pulling from the parent site.
So, this is the config:WP 4 MU
Domain Mapping PluginAlso,
<?php bloginfo(‘name’); ?>is showing the domain name from the parent in the child site.
Any assistance would be much appreciated.
https://www.ads-software.com/plugins/wordpress-mu-domain-mapping/
- The topic ‘Site 2(child) menu links not working, mapping to site 1 (parent)?’ is closed to new replies.