Unable to save template.conf file
Hello,
I'm currently unable to save "template.conf" in the template editor. Attempting to save the file results in the sparsely informative message, "Error in the file". The following is the file I'm attempting to save:
- {
- "name": "ISR-Current",
- "author": "Bryan Pape",
- "author_email": "bryan@infraredsaunarepair.com",
- "version": 1,
- "price":2,
- "design_id":"isr10000",
- "is_store_compatible": true,
- "template_engine_version": 2,
- "preview_images": ["images/preview.png"],
- "store_preview_images": ["images/store-preview.png"],
- "stylesheets": ["stylesheets/style.css"],
- "banner": {"slides": ["common:12","common:07","common:13"]},
- "fonts": "Lato:400,700/Nunito",
- "default_layout_vars": {
- "header_style": "02",
- "banner_style": "full-width",
- "header_effect": "header-transparent-animated",
- "is_social_icon_floater_enabled": "false",
- "is_mobile_site_title_enabled": "true",
- "is_mobile_site_caption_enabled": "false",
- "is_mobile_logo_enabled": "true",
- "is_mobile_header_fixed": "true",
- "maxmenuitem": "7",
- "topbar_background": "default",
- "header_background": "default",
- "navigation_background": "default",
- "product_list_style": "05",
- "product_details_style": "05",
- "submenu_style": "05",
- "breadcrumb_style": "05",
- "blog_list_style": "05",
- "blog_post_style": "05",
- "store_message_style": "05",
- "product_content_style": "05",
- "product_category_style": "05",
- "store_currency_style": "02",
- "store_product_list_count_sm":"02",
- "store_product_list_count_xsm":"01",
- "store_product_list_count_md":"03",
- "is_site_full_stretch":"false"
- },
- "template_default": {
- "show_site_name": true,
- "show_site_logo": true,
- "show_site_caption": false,
- "blog_social_share_options": {
- "align": "right",
- "style": "05",
- "show_count": true
- }
- },
- "javascripts": [
- "js/header.js",
- "js/store.js",
- "js/eventhandler.js",
- "js/products-pagination.js"
- ],
- "layouts": [
- {
- "name": "page.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-category.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-collection-widget.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-collection.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-currency-list.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-product-list-view.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-product-list.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-product-quick-view.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-product-search.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "store-product.face",
- "stylesheets": [],
- "javascripts": []
- },
- {
- "name": "blog-list.face",
- "javascripts": [],
- "stylesheets": ["stylesheets/blog-style.css"]
- },
- {
- "name": "blog-post.face",
- "stylesheets": ["stylesheets/blog-style.css"]
- },
- {
- "name": "store-checkout.face",
- "javascripts": ["js/countries-states.js"],
- "stylesheets": ["stylesheets/checkout-style.css"]
- },
- {
- "name": "store-payment-status.face",
- "javascripts": [],
- "stylesheets": ["stylesheets/payment-status.css"]
- },
- {
- "name": "store-cart.face",
- "javascripts": [],
- "stylesheets": ["stylesheets/cart-style.css"]
- },
- {
- "name": "store-recommended-products.face",
- "stylesheets": [],
- "javascripts": []
- }
- ],
- "image_dimensions" :
- {
- "product": ["40", "200", "400", "800", "1400"],
- "category": ["500","1400"]
- }
- }
Please advise.
Thanks,
Bryan