here you don't have overlay filters because the portfolio grid is an elementor widget therefore embedded in the page content
So, recommended solution: if you are working with a child theme you can create a new portfolio page template that will display the content below or above the portfolio grid. to do that you need to specify
hi,
is it possible to filter portfolio items?
something like this, see screenshot
Hi, in portfolio creative grid template you can:
https://prnt.sc/0Sg2lMakvC_s
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
ok - I found it,
not very visable and it doesn´t work. I have some categories but is doesn´t show the content.
whats wrong?
grets
and, btw. where to change All to Alle?
Hi did you assign the categories to the portfolio items?
'All' it's actually a translatable string and you can change it in Customizer -> Portfolio Settings
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I did - see screenshot - or do I have to do it another way?
the categories filter doesn´t show anything at all,
btw. how can I add the filter to the "portfolio grid"?
here, for example: https://www.moregraphics.at/unsere-projekte-neu/
greets
Ok, that I see now the categories listed for each portfolio item:
https://prnt.sc/3iMFiJoInf1d
however the category filter shows only in the portfolio page template
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
sorry, I dont get this.
how can I make the filters work here?
https://www.moregraphics.at/unser-showroom/
and second: It would be nice to add the filters here:
https://www.moregraphics.at/unsere-projekte-neu/
I can´t edit the portfolio page template in elementor, do I?
In my case I would like to add some text and the contact form
greets
Hello Johannes
So once gain
https://www.moregraphics.at/unser-showroom/
here you have filters because it's the portfolio page template
https://www.moregraphics.at/unsere-projekte-neu/
here you don't have overlay filters because the portfolio grid is an elementor widget therefore embedded in the page content
So, recommended solution: if you are working with a child theme you can create a new portfolio page template that will display the content below or above the portfolio grid. to do that you need to specify
<?php
the_content();
?>
in portfolio-grid-page.php
https://prnt.sc/wU8bSHTN7DEs
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy