openy
openy copied to clipboard
ID's in the markup are tied to the theme name and cause CSS issues with activating a child theme.
There are ID's that are added to the markup which reference the theme name. When a child theme is activated, the ID's change, breaking some of the styles on the page.
Assigned IXM to dig into and discuss further with @podarok as needed
As it was researched there are no any id which are connected with theme name. As I can see css issues are not connected with tying to the theme name. @kolesnikoff
@mikemuller looks like we need your help to enlighten places where you faced with an issue Could you help?
@mikemuller is this still an issue you are encountering? We are moving it to our Issue backlog until we hear more information from you. Thanks.
@mikemuller this item will continue to stay in our backlog until we are able to get more details from you on the issue. @podarok recalls that the theme was removed from CSS classes and that this issue was possible addressed through that update. We will revisit in 3 months and we'll close out if we cannot replicate the issue.
The issue is not fixed, the selectors by IDs still used. Here just a few examples, but in fact, there are more of them https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_header.scss#L227 https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_header.scss#L314 https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_header.scss#L438 https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_footer.scss#L15 https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_footer.scss#L57 https://github.com/ymcatwincities/openy/blob/8.x-2.x/themes/openy_themes/openy_lily/sass/misc/_footer.scss#L75