-
AuthorPosts
-
November 21, 2017 at 12:13 pm #879672
Please see link in private section, I added a product grid and select ‘let user pick by displaying a dropdown with sort options’ however no sorting option is displayed above product grid. I’m running latest Enfold, wordpress and woocommerce.
November 23, 2017 at 5:27 pm #880793The site has been moved to production, URL in below. You can use the same account to check. Please DO NOT change anything that will break the site.
November 23, 2017 at 5:48 pm #880811Hi zhoupc,
Please disable any caching plugins you might have, and looks like the JavaScript files are either missing or are blocked in .htacces.
Best regards,
VictoriaNovember 24, 2017 at 4:57 am #881011It’s probably because I was changing something while you looking at it. Can you please try again? I don’t see any errors on my end.
I’ve tried disable all plugins and clean up .htaccess file but no help.November 24, 2017 at 3:12 pm #881225Hi zhoupc,
Okey, I see that now.
That setting means that the products will be sorted according to that, bot showing sort options for the grid.
The sorting might be available on the WooCommerce pages that are not built with Advanced Layout Builder.
Best regards,
VictoriaNovember 25, 2017 at 1:19 am #881452The problem is the option ‘let user pick by displaying a dropdown with sort options’ if I select that no sorting option is displayed, it should be part of Enfold functionality since I’m using product grid from Enfold?
November 25, 2017 at 5:51 pm #881687Hi,
For “Let user pick by displaying a dropdown with sort options” the default value is defined at Default product sorting. The Default setting can be set at Woocommerce -> Settings -> Products -> Display -> Default product sorting.
The Product Grid element is an addon element for Woocommerce, that is why it gets it’s setting from Woocommerce and not from the theme settings.Best regards,
MikeNovember 26, 2017 at 1:32 am #881822You’re not answering my question Mike. My problem is by selecting that option there is NO dropdown displayed on top of product grid. I don’t care the sorting method but I want the actual sorting option displayed. Make sense?
November 27, 2017 at 6:43 am #882107Hey!
We added a filter in the functions.php file but it’s not working. Please edit the config-templabuilder > avia-shortcodes > productslider.php file, look for this code around line 597.
$avia_config['woocommerce']['disable_sorting_options'] = true;
Set the value to false.
Regards,
IsmaelNovember 27, 2017 at 8:54 am #882122Great Thanks it’s working now. Is there a way to preserve this change in child theme when upgrading Enfold in the future?
November 27, 2017 at 11:38 pm #882409Hi,
Yes of course.
Please take a look here
https://kriesi.at/support/topic/portfolio-meta/#post-134009and you will be able to load the file from a child theme!
Best regards,
BasilisNovember 28, 2017 at 12:19 am #882423Great. Got my site fully working without any problem now. You can close this ticket.
November 28, 2017 at 12:31 am #882426Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Product grid sorting option not showing up’ is closed to new replies.