How do I reset my default content?

The ez print commerce application comes pre-loaded with page content and html for each of the layout sections.

If you need to reset your content, you can do so by the following the enclosed steps for each respective section.

Homepage content reset (Default.aspx)

Please navigate to the "Content & Settings" tab and click the "Site Pages & Content" link in your control panel.

Click on the "DEFAULT_SECTION" link, then click on the "Source" button within the editor.

Paste the following code into your editor:

For a 2 column layout:

For a 1 column, full-width layout:

Click the "Update Section" button, then the "Publish" button.

Footer section content reset

Please navigate to the "Content & Settings" tab and click the "Site Layout Sections" link in your control panel.

Click, the "Page Footer" tab, then the "Edit" button, and finally the "Source" button within the editor.

Please update your source code with the following HTML:

Click the "Update" button when finished.

Helpful hint: The footer is a very good place to insert any google analytics or other tracking codes.