Claue - Clean, Minimal Magento 2 and 1 Theme

Claue - Clean, Minimal Magento 2 and 1 Theme 2.2.8 Nulled

Нет прав для скачивания
  • Автор темы Автор темы l1admin689
  • Дата начала Дата начала
thanks to dear member @hargrave updated Claue - Clean, Minimal Magento 2 and 1 Theme with a new update entry:

18 May 2023

- New Handmade Homepage: https://clauem2.arrowtheme.com/hr/
- New Watches Homepage: https://clauem2.arrowtheme.com/ca/
- New Static Image Homepage: https://clauem2.arrowtheme.com/es/
- New Store Locator Extension for Magento 2: https://clauem2.arrowtheme.com/storelocator/
- Fix Lookbook issue with Magento 2.4.6.
- Fix Grid/List style on Category page.

Read the rest of this update entry...
 
thanks to dear member @netman updated Claue - Clean, Minimal Magento 2 and 1 Theme with a new update entry:

26 May 2023

- New Market Homepage: https://clauem2.arrowtheme.com/pl/
- New Medical Homepage: https://clauem2.arrowtheme.com/ie/
- New Boxed Homepage: https://clauem2.arrowtheme.com/ec/
- New Mix Homepage: https://clauem2.arrowtheme.com/ch/
- New Parallax Homepage: https://clauem2.arrowtheme.com/pr/
- Update layout for Product Category, Blog page
- Fix Store Location extension issue
- New Breadcrumb config for Product Category, Blog page.
- Fix some...

Read the rest of this update entry...
 
hot issue about this claue theme :

Q: bin/magento setup:upgrade have error:
Код:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"}],"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"},"status":400}

Answer 1:
Don't worry

This is because the lack of 2 plugins of elasticsearch are analysis-phonetic and analysis-icu

So, how to handle this problem?

- Get into your server by SSH root

- Move to where you set up for elasticsearch, you can find it by this command: whereis elasticsearch

By default, it is settled at /usr/share/elasticsearch

Then please follow these steps

1 - Move to where you set up for elasticsearch by this command: cd /usr/share/elasticsearch

2 - Set up plugin analysis-phonetic by the command: bin/elasticsearch-plugin install analysis-phonetic

3 - Set up plugin analysis-icu by the command: bin/elasticsearch-plugin install analysis-icu

4 - Restart elasticsearch by the command: sudo service elasticsearch restart

Finally run command setup:upgrade in the patch (php bin/magento setup:upgrade)

Answer 2:
remove app\code\Smile folder and all content
 
Последнее редактирование модератором:
Верх