you only enable them when you use magento version 2.2+, if you are using magento 2.2+, so you will must apply patch2.2+ and in this patch, you will see Readme file, if you read it, you will see that you will need to enable that modules.
2) I have another issue with configurable products images that don't show.
I see this is workinng fine
3) About button after add to cart
Please go to admin MGS -> Theme Setting -> Ajax Cart, here you can config to show or hide "My Cart" button
I've installed the theme on a Magento 2.2.3 install and I have multiple issues.
I have an error 500 in the admin panel when I try to access the blog sections:
'Manage Posts', 'Manage Comments' ...
I have an sql error when I try manage the brands:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'main_table.small_image' in 'field list', query was: SELECT `main_table`.`brand_id`, `main_table`.`name`, `main_table`.`url_key`, `main_table`.`small_image`, `main_table`.`image`, `main_table`.`description`, `main_table`.`meta_keywords`, `main_table`.`meta_description`, `main_table`.`is_featured`, `main_table`.`sort_order`, `main_table`.`status`, `main_table`.`thumbnail`, `main_table`.`page_title`, `main_table`.`position` FROM `ves_brand` AS `main_table` LIMIT 20
I previously was using the vestheme and it seems to set an issue there?
I've removed the old theme and it working now :)
I have a question,
I have these modules that haven't been enabled yet:
MGS_InstantSearch
MGS_Landing
MGS_ClaueTheme
Should they be?
The product page has an issue and returning 404 on js files
and
UPDATE:
The product page issues seem to be fixed after I have reassigned a brand created with this MGS Brand module.
UPDATED
UPDATED for a recap of all my questions:
1. These modules are not enabled, the documentation doesn't mention them.
MGS_InstantSearch
MGS_Landing
MGS_ClaueTheme
Should they be enabled?
2. I have another issue with configurable products images that don't show.
Here is an example:
https://lazy-girl.co.uk/mediheal-x-bts-collaboration-10-set-face-mask-and-14-photocards.html
The pictures come up then disappear.
3. When I add products to the cart the popup is missing buttons. I've attached the picture to show.
For Point 3:
I've seen ticket:
https://arrowhitech.ticksy.com//ticket/1508125/
And uploaded the file but there still is one button missing and title.
Hi
For your questions
1) About 3 modules:
MGS_InstantSearch
MGS_Landing
MGS_ClaueTheme
you only enable them when you use magento version 2.2+, if you are using magento 2.2+, so you will must apply patch2.2+ and in this patch, you will see Readme file, if you read it, you will see that you will need to enable that modules.
2) I have another issue with configurable products images that don't show.
I see this is workinng fine
3) About button after add to cart
Please go to admin MGS -> Theme Setting -> Ajax Cart, here you can config to show or hide "My Cart" button
Hi,
Thanks for your answers; It's all fixed now.