Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1365324

    Hello,

    I’m setting up my new website and finally I was done. Finding out at the end, that every gallery is messed up.
    I have a bunch of portfolio items (images) attached to my artists.

    I made a quick example of what I mean here: [hidden]

    This is a showcase of four portfolio categories (1 Artwork, 2 Artwork, 3 Artwork, 4 Artwork)

    I have two options at this point—
    1) Load all images at once and mess up every UX
    2) Load 10-50 and have a pagination

    First option is not okay at all.

    Second option gives me this result, and It seems like PortfolioGrid is not very well adjusted:
    — Category Sort buttons only show up if some category items are listed on that page
    — Lightbox Gallery is only allowing to view images on that page (meaning all other images on other pages are not shown)

    Please help, this is a huge problem…..

    #1365384

    I have a question of understanding: if it is a portfolio grid, then only the link to the portfolio opens anyway – and no lightbox. Or do you have an image gallery?

    #1365428

    settings-1
    settings-2
    settings-3
    result-page-1
    result-page-2

    As for the Lightbox: Only images on current page will show up (10 like pagination)
    Sort options: Will only sort on current page

    Total entries (portfolio categories) selected in “Indhold/Content”-settings: 4

    • This reply was modified 2 years, 10 months ago by lowkeybaby.
    #1365429

    Check below. Thanks

    #1365430

    Not sure if reply is working here… Anyways. Bump

    #1365499

    Sorry – i did not see that option on advanced tab.
    This is a problem with almost all “Load More” content. The content is not yet in the DOM when the page is loaded and is only added dynamically by a click event. If there is a solution for this – it will not be a trivial solution, because you still want to keep the sorting option.

    #1365539

    No worries. Thanks for input. I hope moderators will help me! Only purchased a new theme key (long story) to receive support for this specific issue.
    If sort and Lightbox wasn’t available settings, this could be dismissed for sure.

    All my items are listed as portfolio items… and everything is screwed up for my site with options presented… zzzz

    #1365954

    Hi,

    Thank you for the inquiry.

    1.) The sort option can only filter items that are already loaded in the page. Unfortunately, it cannot fetch entries in the next or previous pages. You may need to use a grid plugin with an advanced sorting option if you want to dynamically retrieve items from different pages.

    2.) The lightbox can only group images that are already loaded in the page. Images of entries in the next and previous pages do not exist in the current page, so lightbox will not be able to include them in the group.

    The only solution for both issue is to display all items in the same page. You can also contact our partner Codeable. They should be able to help you extend the existing functionalities.

    // https://kriesi.at/contact/customization

    Best regards,
    Ismael

    #1365983

    Oh. Great. SMH

    #1366003

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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