have a read here about dynamic pages and CMS
Yes, that is doable, and it is not a stupid idea. It is probably the cleanest workaround if you want to stay inside the native Wix Portfolio structure.
The Wix Portfolio app is built around:
Portfolio → Collections → Projects → Project media/images
So you cannot truly remove the Portfolio or Project layer from the app structure. Wix describes the Portfolio page as the main page where collections are displayed, collection pages as the pages that display projects, and project pages as the pages that display each project’s media/info.
But your suggested workaround could work:
Portfolio page hidden/redirected → Collection page → 4 Projects → Images inside each Project
So your 4 “projects” would actually act as your categories:
- Portraits
- Landscapes
- Murals
- Illustrations
Then each project page contains all images for that category.
That is a practical workaround, but there are a few things to consider:
- It works better if each category can comfortably live as one long project page.
With around 100 images per category, the page could become heavy, so you would want to optimise image sizes, use a gallery layout, and avoid adding too much extra content to each project page.
- The wording may feel slightly backwards in the dashboard.
You would be using “projects” as “categories”, which is fine from a visitor’s point of view, but it may feel odd when managing content.
- Image-level info depends on the gallery behaviour.
If you need each individual image to open with its own title, description, alt text or custom information, check that the Portfolio project media layout gives you enough control. If you need detailed per-image fields, CMS + a Pro Gallery/repeater may still be the better option.
- Redirecting/hiding the Portfolio page is okay, but test the SEO/navigation.
I would hide the main Portfolio page from the menu and link your site navigation directly to the collection page instead. A redirect can work, but direct navigation links are usually cleaner than relying on visitors landing on a page that immediately redirects.
So I’d say: doable, not stupid, and probably fine if you are happy with the limitations of the Wix Portfolio app.
However, for a catalogue-style image library with 400 images, I’d still personally lean toward a CMS-based setup because it gives you cleaner control:
Portfolio → Category → Images
But if you want the fastest workaround using Wix Portfolio, your idea is probably the most sensible way to flatten the structure.