Optimize HTML Code Issue
-
Hi,
Amazing plugin, but I was wondering if there was a fix for the following issue.
Turning the Optimize HTML Code option on works great except on some of my HTML tags I split up data attributes to new lines as there are a few of them and it’s very hard to read all on one line.
<button data-title="Load More" data-response-id="#db-items-response" data-limit="36" data-type="DB Index" data-display-type="Reviews" data-template="db_index_item_loop" data-parent-page-id="123" data-item-class=".db-item"> Load More </button>
Optimize HTML Code seems to ignore this and maintains the new lines which causes Google page speed insights to still tell me to Minify my HTML.
Perhaps this can be addressed in your plugin HTML parsing? Or will I just have to put the tag all back on one line again?
Hope you can help.
Kind regards,
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Optimize HTML Code Issue’ is closed to new replies.