You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gantry-framew...@googlegroups.com
Hi, I am new to Gantry and so far it has been great, very easy to customise.
I have been checking my HTML code and am getting an error in the <span itemprop="articleBody"> area. This tag is around the content of the page/article and I am getting errors saying that various tags are not allowed within the span tag. e.g. <p>
If I change the span to a div it works just the same and I don't get any errors (well not in that area).
Is this a bug, should it be a div rather than a span?