
-
AuthorPosts
-
September 17, 2022 at 11:51 am #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 paginationFirst 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…..
September 18, 2022 at 11:54 am #1365384I 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?
September 18, 2022 at 3:19 pm #1365428
As for the Lightbox: Only images on current page will show up (10 like pagination)
Sort options: Will only sort on current pageTotal entries (portfolio categories) selected in “Indhold/Content”-settings: 4
-
This reply was modified 2 years, 9 months ago by
lowkeybaby.
September 18, 2022 at 3:19 pm #1365429Check below. Thanks
September 18, 2022 at 3:22 pm #1365430Not sure if reply is working here… Anyways. Bump
September 19, 2022 at 9:54 am #1365499Sorry – 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.September 19, 2022 at 1:44 pm #1365539No 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
September 22, 2022 at 10:14 am #1365954Hi,
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,
IsmaelSeptember 22, 2022 at 2:04 pm #1365983Oh. Great. SMH
September 22, 2022 at 4:59 pm #1366003 -
This reply was modified 2 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.