2 categories for one component
As explained here Post List components queries can be customized using the wpak_posts_list_query_args filter hook. Here’s how to define a component (slug my-component-slug) that gets posts from 2 categories (my-first-category-slug and my-second-category-slug)…