-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sitemap Errors #175
Comments
Fixed
Fixed |
Awilum.. sorry i made a mistake! your code looks like this:
on HTML5 it must look like this:
the inner otherwise the document is not valid! and for this part you have to add a class in public/assets/css/bootstrap.css on line 849
this class is already existing in bootstrap3! they noticed that they made a mistake 😃 |
ERROR 1 - fixed in this release - http://monstra.org/blog/monstra-231-release |
perfect 👍 |
Oleg, can we close this ticket ? |
Seems works fine. |
The Sitemap has an validation Error
plugins/box/sitemap/views/frontend/index.view.php
ERROR 1 - Script from above gives this result on default Template:
here are 2 closing
</ul>
'sERROR 2 - if Submenu is existing it gives this code:
but it should look like this:
for better sourcecode view it would be useful to add a linebreak after
</li>
😄The text was updated successfully, but these errors were encountered: