- This topic has 1 reply, 2 voices, and was last updated 10 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › Template does not genetate valid HTML
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.improwave.com
Most often problems are:
– Attribute itemprop not allowed on element meta at this point.
– An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
– No p element in scope but a p end tag seen.
To the problem with P element:
Clean code with SKT shortcodes:
`[column_content type=”one_half”]
<img src=”http://www.improwave.com/wp-content/uploads/2015/06/circuit-pcb_003439151_small.jpg” alt=”372″ />
[/column_content]
[column_content type=”one_half_last”]
We have years of experience in ICT solution delivery and in electronics.
<ul class=”list-4″>
<li><strong>”We know what we sell”</strong> – Experience with embedded linux based systems.</li>
<li><strong>”Achieving excellent price / performance ratio”</strong> – Combining platforms Arduino, Odroid, Rabspery with our own hardware.</li>
<li><b>”Keeping investment protection”</b> – Modular solutions with possible future extensions and upgrades.</li>
<li><strong>”Fit for purpose”</strong> – Design and production of complete solutions based on clients` needs.</li>
</ul>
[/column_content]`
generates this HTML:
`
<h2>How we do Responsible Technology:</h2>
<div class=”one_half”><br />
<img src=”http://www.improwave.com/wp-content/uploads/2015/06/circuit-pcb_003439151_small.jpg” alt=”372″ /><br />
</div>
<div class=”one_half last_column”><br />
We have years of experience in ICT solution delivery and in electronics.</p>
<ul class=”list-4″>
`
In shortcode it is difficult to produce valid html. I am sure you will agree if you check other themes with shortcodes.
But we will do try in next version update to solve this and get it validated. Might take us 1 month since we want to launch 12 themes (our super series first this month) thereafter we will do the updates.
Regards,
Shri
Fruits and Vegetables WordPress Themes Today, consumers all around the world are looking to reduce their ecological footprint. That is why they buy products that […]
Cleaning Services WordPress Themes We have added the best offers for cleaning companies, agencies and service providers at one place in the form of the […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]