Tagged: product filter, woocommerce
-
AuthorPosts
-
April 17, 2020 at 11:40 am #1204697
Hi, I have an error on the shop page. I’ve recently installed Woocommerce ajax product filter plugin and it works in all shop pages (with only woocommerce shortcode but it ins’t a problem) exept the woocommerce default shop page. This page is customized by enfold advance layout editor. How can I resolve this error.
April 26, 2020 at 1:40 am #1207156Hey mirellsrl,
Sorry for the late reply and thanks for the links, it doesn’t look like this plugin will work when the default sort is active, you can create a new shop page or add this snippet to the end of your functions.php file in Appearance > Editor:add_theme_support( 'avia_custom_shop_page' );
and you will be able to edit the default shop page. Please see our documentation here.Best regards,
MikeApril 29, 2020 at 12:40 pm #1208139I’ve already done this. I have a custom layout for shop page builded with the advance layout builder but in the shop page, the filter won’t work
May 1, 2020 at 8:24 pm #1208931Hi,
Sorry for the late reply, in the opening post you said that on other pages this was working, how are those pages created, with shortcode? Can you customize the shop page the same way?
When I go to the pages “PE2020” & “Outlet” from your main menu, and choose the color white from your sidebar filter the items are sorted to show white items. But this doesn’t work on the “Shop” page, this is the error you mean correct?Best regards,
MikeMay 1, 2020 at 9:49 pm #1208968Hi, I customized the default woocommerce shop by the Enfold layout builder by adding in the function.php the snippest
add_theme_support( 'avia_custom_shop_page' )
. The sorting doesn’t work on the “Shop” page. Thank youMay 1, 2020 at 11:21 pm #1209002Hi,
Try copying your shop page elements to another page and then publish and see if the filter works then.Best regards,
MikeMay 14, 2020 at 8:56 pm #1213047Hi, I’ve copied the shop page elements to another page and now the filters work. But i need to use the filter in the default shop page. Is there a products filter plugin for woocommerce that works with enfold theme?
Thank youMay 15, 2020 at 10:46 am #1213218Hi,
Sorry, I have not tested woocommerce filter plugins, but it looks like the built-in widget filters “Filter Products by Attribute” work for the shop page, does it work for you?Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.