Sign in

portfolio theme – photoswipe

  • This topic has 1 reply, 1 voice, and was last updated 2 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10295
    Avatar photosugimoto

    Hi,

    I’m exploring the portfolio theme, but when I place a gallery in the post, it doesn’t show up as a photoswipe lightbox.  Images merely click to the jpg.

     

    What’s the trick here to get it to work as other themes, it just worked fine by adding a ‘gallery’ in the posts and uploading images.

     

    Thanks!!

    #10297
    Avatar photosugimoto

    Ok, so a bit more context, maybe it’s because I’m using an alternative post template.  All I did was start the post section with the below to add all the posts related to sketchbook.  That shows up fine and lists it all nicely, but any gallery in those posts, don’t show up as the photoswipe/lightbox thing.

    {{#each @website.contentStructure.tags}}
                  {{#checkIf this.name '==' 'sketchbook'}}
                     {{#if this.postsNumber}}
                     {{#each this.posts}}

    I’m just trying to create a post that shows up all my posts related to a tag – so I made a new post template for each tag name…not sure if this is the best way, but i’m kind of getting what i want, minus the nice photoswipe gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.