Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter volumeet

    (@volumeet)

    [jsoncontentimporter url=”http://138.68.187.80:8014/artist.php?id=0ba6wsfB7G2rhdHMebCdO3″ numberofdisplayeditems=”10″ basenode=”albums” ]

      <li style=”float: left; width: 250px;”>
      <h2>{name}</h2>

    {subloop-array:albums:5}
    {subloop-array:songs:5}
    {subloop:songs:5}
    {title}
    {/subloop:songs}
    {/subloop-array:songs}
    {/subloop-array:albums}
    [/jsoncontentimporter]

    Plugin Author berkux

    (@berkux)

    Hi,

    try this:
    [jsoncontentimporter url=http://138.68.187.80:8014/artist.php?id=0ba6wsfB7G2rhdHMebCdO3 DEAKdebugmode=10 numberofdisplayeditems=10]
    <li style=”float: left; width: 250px;”>
    <h2>{name}</h2>
    {subloop-array:albums:5}
    {subloop-array:albums.songs:5}title:{albums.songs.title}
    {/subloop-array:albums.songs}
    {/subloop-array:albums}
    [/jsoncontentimporter]

    Bernhard

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘My json doesn’t work’ is closed to new replies.