When using the Art Storefronts platform, you may find that you need to implement custom code for a specific page or image on your website. Fortunately, Art Storefronts provides you with a way to do this that is quick, easy and precise.
Please Note: If you decide to implement custom code and it does not work or it breaks your website, Technical Support CANNOT AND WILL NOT be able to assist you with it. They will suggest removing the code or reaching out to a third-party developer or designer.
If you would like to learn how to edit scripts in a Article Manager, please follow the directions below.
Log in to your Art Storefronts Control Panel and click on the Article Manager where you want to edit scripts.
Click on the tab labeled Scripts.
The first section you will see is labeled Head. Any script placed here will be inserted within the head part of your page, and will be applied to the current page only.
Please Note: You should only be putting JavaScript in these fields. We strongly recommend avoiding HTML or CSS in this field.
The second section you will see is labeled Body. Any script placed here will be inserted before the /body tag, and will be applied to the current page only.
Please Note: You should only be putting JavaScript in these fields. We strongly recommend avoiding HTML or CSS in this field.
Once you have made your changes and you are satisfied with them, click the Save If you do not click Save and you navigate away from the page, your changes will not be implemented. DO NOT USE THE BACK BUTTON. If you click the back button, your changes will not be saved an all your work will be lost.