ACP -> MODULES -> CORE -> SYSTEM CORE -> QUOTA CONFIG -> allow ALL HTML tags : checked
should bypass any html validation at all. Its something we really didnt want to add in, but got asked so many times, that it now exists with this warning:
Quote:
If this options is checked, then ALL HTML tags will be allowed for profiles in this quota.
WARNING! Enabling this option will allow users to embed HTML tags that could compromise your system security or affect the design and/or layout of your pages.
Enabling this option overrides the "Allowed HTML Tags" option below.
with that checked the id will get through to the page.
test:
https://hostsaba.com/admin/page/3/test-page-with-div
A better way to do is is to allow the id tag through on divs, in the "allowed HTML tags " add in
div.id which will let the id attribute through.
span,strong,em,a,b,u,i,p,div,div.id,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li,sub,sup,table,tbody,th,tr,td