Post, Category and Tag archives aren't working in views. Views aren't overriding these pages. I am using hello elementor theme. I have create custom archives and they work. Default theme archive for posts doesn't want to change.
I see the view template works if you select a specific term for the category, tag archive. Let me escalate the issue to the development team to check this and I will get back to you later.
Any update on this? I believe it also affects singular posts/pages/cpts when set to "all". The only way I can get my catch-all page template to work is by using code (is_singular('page')) – but then it overrides all specific page templates, even when they have a lower order.