I'm trying to display a view showing posts loop with a category filter on the main blog page. It doesn't work - the page just displays the shortcode not the view itself: [wpv-view name="test" cached="off"]. Why is that? How do I get it to display the view?
Also, what's up with Views not being even accessible through the Toolset menu in the back end? How am I supposed to see a list of my views and remove ones I don't want anymore?
Once you enable the legacy version, you should refresh the page and you should be able to see the Toolset views menu as well as the view shortcode should be rendered.
Ah! Legacy Views! Why are they legacy? Way better than the blocks version, way more functional. Thank you!
Just one more question - in the legacy views I can't delete the views I created in the block editor. Can you let me know how to get rid of them? Purely because I'd like to use the slug I used there.
Once you are on view's listing page from Toolset => Views.
With every list item that is added as block view you will see a "Trash" link, you should click on that link to delete the view. Please check the following screenshot: hidden link