You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
I have a slight problem. In Project List template, when you select any other option than "All" in the project type filter right under the page header, you only get to see project of that type from the page you are on. And when you move to the next page, you are reset back to "All".
So if you have for example project types "Monochrome" and "Color" (for photographers) and want to browse only trough monochrome, you have to set the filter again every time you move to next page.
Also this kind of breaks the layout. I imagine most people would be set to let's say 3x3 grid so they have nice block of 9 projects per page, but when you filter one project type, you'll get most likely only one or two projects in last row.
Is there any chance some sort of ajax loading could be implemented? So when user would filter just one project type, they would still get 3x3 (or whatever I set) grid? Or is there any way I could implement this myself? I am not really PHP savvy, but if there is some plugin or workaround, I could work with that.
Thank you very much!
The text was updated successfully, but these errors were encountered:
I have a slight problem. In Project List template, when you select any other option than "All" in the project type filter right under the page header, you only get to see project of that type from the page you are on. And when you move to the next page, you are reset back to "All".
So if you have for example project types "Monochrome" and "Color" (for photographers) and want to browse only trough monochrome, you have to set the filter again every time you move to next page.
Also this kind of breaks the layout. I imagine most people would be set to let's say 3x3 grid so they have nice block of 9 projects per page, but when you filter one project type, you'll get most likely only one or two projects in last row.
Is there any chance some sort of ajax loading could be implemented? So when user would filter just one project type, they would still get 3x3 (or whatever I set) grid? Or is there any way I could implement this myself? I am not really PHP savvy, but if there is some plugin or workaround, I could work with that.
Thank you very much!
The text was updated successfully, but these errors were encountered: