Levels not working
-
Hi! I’m not able to read the sub-items opcionais and fotos this JSON https://integrador.mobiauto.com.br/rest/siteloja/json/69458
I tried this way:
[jsoncontentimporter url=”https://integrador.mobiauto.com.br/rest/siteloja/json/69458″ urlgettimeout=”3″ debugmode=”” numberofdisplayeditems=”” basenode=”carros” oneofthesewordsmustbein=”” oneofthesewordsmustbeindepth=”” oneofthesewordsmustnotbein=”” oneofthesewordsmustnotbeindepth=”” ]
<h3><span style=”color: #ff0000;”>{marca} {modelo} {versao}</span></h3>
<h4><span style=”color: #ff0000;”>{preco}</span></h4>
<p style=”color: #000;”>Ano/Modelo: {anoFabricacao}/{anoModelo}</p>
<p style=”color: #000;”>KM: {km}</p>
<p style=”color: #000;”>Combustível: {combustivel}</p>
<p style=”color: #000;”>Cambio: {cambio}</p>
<p style=”color: #000;”>Cor: {cor}</p>{subloop-array:carros.opcionais:-1}
{carros.opcionais}<br>
{/subloop-array:carros.opcionais}{subloop-array:carros.fotos:-1}
{carros.fotos}<br>
{/subloop-array:carros.fotos}
<hr />
[/jsoncontentimporter]`Could you help me in this regard? I already thank you! Hug.
The page I need help with: [log in to see the link]
- The topic ‘Levels not working’ is closed to new replies.