Major issues with child them editing

Answered

Comments

1 comment

  • Official comment
    Avatar
    Support

    For cases like this the first thing that needs to be checked are the customizations added to the child theme as it can be a main cause for breaking theme / magento functionality. If the child theme worked ok for some time and suddenly it stopped working you may want to check the code recently added under below file:

    app/design/frontend/Pearl/weltpixel_custom/web/css/source/wp_custom.less

    For this particular customer our support identified that described issues were generated by customizations added to the child theme in wp_custom.less file. We asked the customer to switch the Custom Pearl Theme Theme with the main Pearl Theme in order to bypass the store customizations and reported issues were not showing anymore. 

    Easy debugging for cases like this is to completely remove custom code from wp_custom.less and add it again section by section until you identify the code section that is breaking the theme / magento functionality. 

    Comment actions Permalink

Please sign in to leave a comment.