When using the latest version of Toolset Views plugin, I am experiencing an issue with the add_rewrite_rule() function not redirecting with all the parameters. In Toolset Views plugin version Version 2.3.0 , this is not an issue.
Ex: add_rewrite_rule( '^our-products/banquet-tables/?', 'index.php?pagename=our-products&wpv-tables=banquet&wpv-product_cat=tables', 'top' );
The second parameter is not being passed.
Hi, just to be clear, is this happening in a minimum setup?
- Temporarily deactivate all plugins except Types and Views, then activate a default theme like Twenty Nineteen.
- Add your rewrite rule in Toolset > Settings > Custom Code.
- Test again. If the problem remains, I'll take a closer look.
- If the problem is resolved, reactivate your theme (and deactivate the custom code snippet), then activate other plugins one by one until the problem returns.
Hi, seems the issue still persists and actually it's a bigger issue then i experienced the first time.
After upgrading Toolset Views from 2.3 to 2.8, our single product pages are messed up (billed via views and the left rail nav on product pages). Would appreciate some help. I reverted everything, including back to Toolset Views 2.3. Thank you.
May I take a look in wp-admin? Please provide login credentials in the private reply fields here.