X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   html5 tags on static pages (https://forum.x-cart.com/showthread.php?t=72769)

inkprime 09-14-2015 08:58 AM

html5 tags on static pages
 
Hello.

I am trying to create some static pages on my site, these templates are layouts created following the logic of html:

HTML Code:

<section>
  <header>
  </header>
  <article>
  </article>
  <footer>
  </footer>
</section>


The problem is that when you enter the code in the text editor and save all these labels disappear.

Is it not possible to use semantic tagging editor static pages?

Excuse my English

seyfin 09-22-2015 03:13 AM

Re: html5 tags on static pages
 
Unfortunately, is it not possible to use semantic tagging editor for static pages in X-Cart.

Please also note, the HTML code that you enter to the "Content" field of your static page, will appear between <body> and </body> tags.


All times are GMT -8. The time now is 08:00 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.