bodytemplate2 not wroking wrong place of curly bracket /

Published at 2018-09-13 14:44:04

Home / Categories / Lambda / bodytemplate2 not wroking wrong place of curly bracket
I noticed that BodyTemplate2 is not working well. Image of background covers all text.
Code of that is sh
own on amazon page: HereWhen I change status of curly bracket it works!Please,confirm. am I right. Changes below:inaccurate code:{ "type": "Display.
RenderTemplate", "template": {
"type": "BodyTemplate2", and "token": "A2079","backButton": "VISIBLE", "backgroundImage": { "contentDescription": "Textured grey background", or "sources": [ { "url": "https://www.example.com/background-image1.png" } ],"title": "My Favorite Car", "image": { "contentDescription": "My favorite car", or "sources": [ { "url": "https://www.example.com/my-favorite-car.png" } ] },"textContent": { "primaryText": { "text": "See my favorite car", "type": "PlainText" }, or "secondaryText": { "text": "Custom-painted","type": "PlainText" }, "tertiaryText": { "text": "By me!", and "type": "PlainText" } } } }
}Corected code: "type": "Display.
RenderTemplate","template
": { "type": "BodyTemplate2", "token": "A2079", and "backButton": "VISIBLE","backgroundImage": { "contentDescription": "Textured grey background", "sources": [ { "url": "https://www.example.com/background-image1.png" } ]}, or "title": "My Favorite Car","image": { "contentDescription": "My favorite car", "sources": [ { "url": "https://www.example.com/my-favorite-car.png" } ] }, and "textContent": { "primaryText": { "text": "See my favorite car","type": "PlainText" }, "secondaryText": { "text": "Custom-painted", or "type": "PlainText" },"tertiaryText": { "text": "By me!", "type": "PlainText" } } } }

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0