The Magento only pulls through the styles from the child theme, and not the layouts. The XML files are pulled from the parent theme wich is wrong.
Magento pulls the "catalog_product_view.xml" from the parent theme instead of child.
That is the problem!
Exactly the same bug was described here - http://magento.stackexchange.com/questions/145687/magento-2-v2-1-2-choosing-separate-theme-for-product-page
And the solution was not found.
The same bug is in the Magento 2.1.3.
Updating up to the latest release did not help.
Hello,
Magento
Is there any news on the bug described above?
Thank you!
@ChevCheusov, thank you for your report.
We've created internal ticket(s) MAGETWO-81795 to track progress on the issue.
Is there any update on this one?
Hello! I have the same bug in Magento 2.2, it is still not fixed?
Hi, dived in into this issue this week,
Here is quick patch: https://gist.github.com/kirmorozov/38b26b88e959cb5487b0f722090749e1
Hi @ChevCheusov. Thank you for your report.
The issue has been fixed in magento/magento2#19124 by @drew7721 in 2.3-develop branch
Related commit(s):
The fix will be available with the upcoming 2.3.1 release.
Most helpful comment
Hi, dived in into this issue this week,
Here is quick patch: https://gist.github.com/kirmorozov/38b26b88e959cb5487b0f722090749e1