I am creating a custom page with generatepress and generateblocks. I want to display a custom grid with the featured image and title of each product category. Is it possible? Thanks
Yes, I already knew this way of doing it. But I need the grid to be updated when a new product category is created. I have tried to do it with loop element and custom WP_query but I can’t get it