We are working on update. Thank for your feedback. But we must test it before update.
It's coming soon, but I not sure all your comment will be change on next update. You known, We have to fix and test in different cases. Considerations between browser platforms ... etc
If you wanna change it, you can custom it on your child theme. It's the best way for you.
On file functions.php, line 206, please replace
'_ftc_enable_ajax_search' => isset($smof_data['osaka_ajax_search']) ? (int) $smof_data['osaka_ajax_search'] : 1,
by
'_ftc_enable_ajax_search' => isset($smof_data['ftc_ajax_search']) ? (int) $smof_data['ftc_ajax_search'] : 1,
Best regards,
Miguel Pinto
Hi,
Sorry about that, It's our fault.
We will fix it on next version theme. It's comming soon.
Thank for your feedback!
Have a nice day.
Best regards,
Charmy - ThemeFTC technical expert
I also have more 2 comments:
1 - Please minify all the vendors JS and CSS resources in folder assets.
2 - And fix the bug in the could-zoom.js
https://www.drupal.org/project/commerce_kickstart/issues/1825418
please change this:
by this:
to avoid javascript error in console.
Hi Jamie,
When do you expected release new update?
Best regards,
Miguel Pinto
Hi,
We are working on update. Thank for your feedback. But we must test it before update.
It's coming soon, but I not sure all your comment will be change on next update. You known, We have to fix and test in different cases. Considerations between browser platforms ... etc
If you wanna change it, you can custom it on your child theme. It's the best way for you.
Thank for all your feedback again.
Best regards,
Charmy - ThemeFTC technical expert