I am trying to: Create a direct link to the search results of a parametric view. I have the view set up to output as URL parameter. I copied the URL and added it to my menu but when I use the link I get the nothing found message.
Link to a page where the issue can be seen: hidden link
I expected to see: Products, filtered to show only the ones on sale
Instead, I got: error message
The plugins I use are up to date. It worked when I briefly installed Toolset Blocks and it auto deactivated Toolset Views, but since I use the classic editor and not the block editor, and I could no longer access my views, I removed the Blocks plugin. I don't know why it wouldn't be working in Views.
Hello,
I assume it works fine when you use Toolset Blocks plugin.
If it is, please try these:
1) Install and activate the latest version of Toolset Blocks + Toolset WooCommerce Blocks plugins, you can download them here:
https://toolset.com/account/downloads/
2) Follow our document to enable legacy editor:
https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/
so you can edit Toolset Views and WordPress Archive with classic editor, and test again
Yes, that seems to be working fine, and I can access all my Views again. Thanks.
I assume you are going to display onsale product posts, which product post is onsale status? I did not find any product post with sale price in your website.
Everything in the custom artwork category is marked on sale, in addition to a few other products.
Please try these:
Edit the Toolset WordPress Archive "Shop — Archive":
hidden link
In section "Query Filter", remove the filter "on sale status", and test again.
Seems to be working with that change, thank you.