Results 1 to 2 of 2

Thread: How to access array [arrFiles:protected] in Template file

  1. #1

    Default How to access array [arrFiles:protected] in Template file

    [attachment=0:z5o6duci]example.gif[/attachment:z5o6duci]
    How do I access above array information in my iso_list_default template? more precisely I want to access "[thumbnail_size]" from above.
    OM MANI PEME HUNG! how many has to die for freedom and dignity. Save this world

  2. #2

    Default Re: How to access array [arrFiles:protected] in Template fi

    With newer IsotopeGallery.php or class IsotopeGallery, which is here
    https://github.com/isotope/core/commit/ ... ffd0a14efd
    you can do like this
    Code:
    $this->images->images[0]['thumbnail_size']
    Thank Andreas Schempp
    OM MANI PEME HUNG! how many has to die for freedom and dignity. Save this world

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •