Product Capabilities

mhufford
2 Posts
mhufford posted this 10 March 2021
Ask a Question

I am interested in HTML page designs I can export and past into an e-commerce site (about pages, mission pages, etc.) I can use a whole site export. Additionally, I cant paste a bunch CSS files into my shop template. Can I just build a simple HTML page and export the code to paste into my existing platform?

I am interested in HTML page designs I can export and past into an e-commerce site (about pages, mission pages, etc.) I can use a whole site export. Additionally, I cant paste a bunch CSS files into my shop template. Can I just build a simple HTML page and export the code to paste into my existing platform?
Vote to pay developers attention to this features or issue.
4 Replies
Order By: Standard | Newest
MerlinAZ
2695 Posts
MerlinAZ posted this 10 March 2021

Why don't you try the Starter version, export the HTML files, and see if you can use them.

Why don't you try the Starter version, export the HTML files, and see if you can use them.
info4295
8 Posts
info4295 posted this 11 March 2021

CSS makes the web site look the way it looks with out CSS there is no LOOK. HTML has only these Elements
https://developer.mozilla.org/en-US/docs/Web/HTML/Element
You seemed to not understand that all the LOOKS that you like come from the CSS not HTML.
The HTML is just Elements and nothing more

CSS makes the web site look the way it looks with out CSS there is no LOOK. HTML has only these Elements https://developer.mozilla.org/en-US/docs/Web/HTML/Element You seemed to not understand that all the LOOKS that you like come from the CSS not HTML. The HTML is just Elements and nothing more
mhufford
2 Posts
mhufford posted this 11 March 2021

Within a Shopify site, your template. liquid files are basically taking the place of the CSS. The overall LOOK is being set by the template. The ELEMENTS are typically added using sections, but sections are only available natively on the home page. For custom page types not included with a given Theme, you only have a Rich Text editor or HTML container for adding elements to a page. You can add new templates, but sections can only be used once. You have to create unique copies of sections that can only be used once on a single page. It makes a huge mess in the editor. Additionally, all of those replicated sections will show up as an option on the homepage editor with helpful titles like (Image_with_Text1, Image_with_Text2, Image_with_Text3). If I could write Liquid this would all be easier, but I can't. I was just looking for some simple page element collections I could export and adapt for my purposes. Unfortunately, Nicepage HTML export is filled with so much templated code that it makes it almost impossible to pull anything useful out of a single file to use in an HTML container.

Within a Shopify site, your template. liquid files are basically taking the place of the CSS. The overall LOOK is being set by the template. The ELEMENTS are typically added using sections, but sections are only available natively on the home page. For custom page types not included with a given Theme, you only have a Rich Text editor or HTML container for adding elements to a page. You can add new templates, but sections can only be used once. You have to create unique copies of sections that can only be used once on a single page. It makes a huge mess in the editor. Additionally, all of those replicated sections will show up as an option on the homepage editor with helpful titles like (Image_with_Text1, Image_with_Text2, Image_with_Text3). If I could write Liquid this would all be easier, but I can't. I was just looking for some simple page element collections I could export and adapt for my purposes. Unfortunately, Nicepage HTML export is filled with so much templated code that it makes it almost impossible to pull anything useful out of a single file to use in an HTML container.
Support Team
Support Team posted this 12 March 2021

Hi,

Thank you for your interest in Nicepage.
Nicepage is a tool that generates complete static HTML websites. It is not a per-page or per-element generator. The website is complex if HTML pages, CSS, and JS files.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Thank you for your interest in Nicepage. Nicepage is a tool that generates complete static HTML websites. It is not a per-page or per-element generator. The website is complex if HTML pages, CSS, and JS files. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments