Closed ArieRym closed 4 years ago
this image is not related.
install chrome extension elasticsearch head
and check if you have cms pages
Hi @gibkigonzo Yes, I have pages there, I use it from the very beginning. Maybe add local.json, give me your local.json
@gibkigonzo Do I need to install the module https://github.com/SnowdogApps/magento2-cms-api to display CMS pages if ES7 already indexes works for me. Or what kind of magic do you need to apply to make them work? Just curious why it works for you and at we don't
https://demo.storefrontcloud.io/api/catalog/vue_storefront_catalog/cms_page/_search?from=0&request=%7B%22_availableFilters%22%3A%5B%5D%2C%22_appliedFilters%22%3A%5B%7B%22attribute%22%3A%22identifier%22%2C%22value%22%3A%7B%22like%22%3A%22customer-service%22%7D%2C%22scope%22%3A%22default%22%7D%5D%2C%22_appliedSort%22%3A%5B%5D%2C%22_searchText%22%3A%22%22%7D&request_format=search-query&response_format=compact&size=50&sort= Here you have request that is send to ES on capybara. replace https://demo.storefrontcloud.io
with your api url and check what you get
please also reinstall deps , because there was bug in storefront-query-builder
https://github.com/DivanteLtd/storefront-query-builder/pull/10 which is fixed and merged to master
@gibkigonzo Sorry for the not-so-smart question of what is deps and how to do it?
np, type yarn install
and you should get updated dependencies (deps)
Thanks it worked, God bless you!
Reinstalled magento 2.3.3 with data, reloaded indexes for Elasticsearch 7, installed fresh VSF, API VSF, Capybara, but missing Pages From (Magento CMS). What should be done?
Can you handle fixing this bug by yourself?
Environment details
Additional information