Hi Jack, when will be released the new version? Thank you for your support.
Hello, @SoulMan77 Approximately this week but follow our changelog to be up2date with knowing current released version of theme ! Changelog -> http://xstore.8theme.com/update-history Regards, Jack Richardson
Thank you Jack. Which version of xstore I need?
Hi SoulMan77 Versions 8.0.4 of theme and 4.0.4 of core plugin Regards, Jack Richardson
Hello @SoulMan77, In next update we will add filter 'etheme_ajax_search_products_sku' filter to show sku for products in search results You will be able to add next code in your child-theme/functions.php add_filter('etheme_ajax_search_products_sku', function() { return true; }); And your products will be shown with sku as on next screenshot -> http://prntscr.com/1lnws0x as you have for products on shop page -> http://prntscr.com/1lnx3mi. Regards, Jack Richardson
Hello, @SoulMan77 It was implemented in latest update v.8.0.4 and core 4.0.4 ! All changes and improves you may find on -> http://xstore.8theme.com/update-history Regards, Jack Richardson