Child Theme Generator adding style.css twice
-
Hello,
I am using this plugin to create child theme.
All looks good but i found an issue on frontend that this plugin is adding style.css twice.
1. <link rel=’stylesheet’ id=’child-style-css’ href=’http://mydomain.com/wp-content/themes/Theme-child/style.css?ver=1.0′ type=’text/css’ media=’all’ />
2. <link rel=’stylesheet’ id=’divi-style-css’ href=’http://mydomain.com//wp-content/themes/Theme-child/style.css?ver=4.3.2′ type=’text/css’ media=’all’ />Though it’s does not affect design but it will be good for page speed optimization.
Can you please fix this issue?
Thanks
Tejas
The topic ‘Child Theme Generator adding style.css twice’ is closed to new replies.