Filters in shop page and in shop element
Hello, I have a problem with filters in WooCommerce. I created a regular page and inserted a shop element into it. In the BeTheme settings, I enabled the filters (products on page, layouys switch) but cannot use them. Selecting any number of products on page or different layout gave me a 404 error. I tried a different approach and created a template for the shop archive. That didn't help either, as using filters makes the products disappear from the page.
I switched to the parent theme, but the problem still exists.
Page with BeTheme shop element: https://minas.com.pl/?page_id=28.
Shop page: https://minas.com.pl/?page_id=6 - after choosing list layout the link changes to: https://minas.com.pl/?mfn_attr_filter=1&per_page=6&mfn-shop=list. (It happens with another options too)
Thanks
Comments
Hi,
I was able to reproduce the problem with the Shop element on a regular page, and I will pass it on to the dev team.
On the shop archive template you created, which element you used for product display?
Was it "Shop" or "Shop products"?
Best regards
Hi,
on the shop archive template I used "Shop products".
Kind regards
Please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please make sure that the data you are sending are complete and correct.
Thanks
The problem was with the theme code, they appear as part of "Pagination" which is not desired effect of the "Shop" item, it will be fixed in the next update.
Also, we had to change your permalinks to other because our querystrings were mixed with page_id and it returned the 404 because of corupted link.
Are changed permalinks a big problem in your case?
Thanks