Photoset-grid by stylehatch for Tumblr: how to install correctly?

433 views
Skip to first unread message

Sindre Olsson

unread,
May 3, 2014, 8:23:51 PM5/3/14
to tumblr...@googlegroups.com
Hi!

I have struggled for 2 days now to try to figure this out but it wont work correctly.

I have added the script below to my theme but this is the result:

http://sindreolsson.tumblr.com/ - first post is a photoset - you see only big images and not a structure of photosets.


I have followed this:

and this:

I am in deep need for some help with this issue now before I go creazy.


{block:Photoset}
    <div class="photoset-grid" data-layout="{PhotosetLayout}" data-id="photoset{PostID}">
    {block:Photos}
    <img src="{PhotoURL-500}"
    {block:HighRes}data-highres="{PhotoURL-HighRes}"{/block:HighRes}
    width="{PhotoWidth-500}" height="{PhotoHeight-500}"
    {block:Caption}alt="{Caption}"{/block:caption} />
    {/block:Photos}
    </div>

    {block:Caption}
    {Caption}
    {/block:caption}
    {/block:Photoset}
    


    <script>
    $('.photoset-grid').photosetGrid();
    </script>

Sindre Olsson

unread,
May 4, 2014, 5:58:32 PM5/4/14
to tumblr...@googlegroups.com
I have solved the problem I think; now when the page is loading you can se how the images makes a "jump into place" thing. Somebody know how to solve this? Also; I cant get the copy right even when I have specified "copy" and added it to padding; 0 25px for responsive view.
Reply all
Reply to author
Forward
0 new messages