- This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by
Sebastian.
Author | Posts |
---|---|
LonelyViking
November 9, 2020 at 8:24 am
|
Heads up! this post was created when Microthemer was at version 6. The current version is 7. Some references to the interface may be out of date. Hi, I have an issue where Microthemer doesn’t work on a multisite child site after the site has had domain mapping applied to it. For a little more clarity: The multisite works in a way where the child sites run on subdomains of the parent/main site. So that would look like child1.mainsite.com The problem now is that Microthemer is (understandably) expecting the subdomain but trying to load the custom mapped domain. The result is a “Security check failed” error. The problem is that once a child site has domain mapping set up we can no longer use Microthemer for styling (although existing styling does still load on the frontend). Any ideas how we can get around this? Thanks!! |
Sebastian
November 9, 2020 at 10:50 am
|
Hmm, that’s a tricky one. Microthemer loads the site frontend in an iframe. And in order for the browser to let it talk to the iframe, they must be running on the same domain. Am I right in thinking that if you set the frontend URL for MT to load to child1.mainsite.com via MT Preferences, Ultimo will automatically redirect to mychilddomian.com? If not, that could be a solution. Otherwise, your only option would be to disable the domain mapping temporarily while you work in MT. Not ideal I know. Thanks, |
LonelyViking
November 9, 2020 at 3:19 pm
|
Setting the mapped domain in preferences sort of works ๐ Clicking the Microthemer link on the frontend doesn’t go to the correct place but if you manually enter the URL mychilddomian.com/wp-admin/admin.php?page=tvr-microthemer.php then it works. That is a good enough solution for me ๐ Thanks for your help! |
Sebastian
November 9, 2020 at 4:53 pm
|
Oh great, I’m glad you managed to find a way round ๐ |