Style tag where it shouldnt be
-
In the file class-gpsc-product-slider-carousel-dynamic-styles.php from your plugin, at the end, there is an echo ‘<style>’.
This code shouldn’t be present because it generates on every page a <style>, but it doesn’t get closed anywhere.
I did a complete search through your plugin but nowhere is a closing </style> to be found for this opening tag.
I like the plugin, but at this moment everytime I update the plugin, I need to remove the <style> manualy because it breaks the source code.
Can you please remove this line from future releases so we don’t have to change the plugin ourselfs.
- You must be logged in to reply to this topic.