Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 20, 20213 yr Hello there, FYI W3C Validator fails when the Featured Products widget block is used, tested with IPS 4.6.9. The widget shows a small image of each product but the alt attributes are missing for each. I also get errors (3 products, 3 errors) stating "No p element in scope but a p end tag seen" for each featured Commerce product in the widget: The opening P tags are there for each products, so perhaps they are being closed out of place? Also a Warning message on the top Sign In form on index page - I think this one may have been reported previously but just for the sake of it: Quote The aria-checked attribute should not be used on an input element which has a type attribute whose value is checkbox. <span class="ipsCustomInput">↩ <input type="checkbox" name="remember_me" id="remember_me_checkbox" value="1" checked aria-checked="true">↩ <span></span>↩ </span>↩ Edited December 20, 20213 yr by The Old Man
December 21, 20213 yr Community Expert Solution Thanks for the report @The Old Man I've just fixed the Featured Products widget. It will be patched for our next release. 🙂