Contents

1. We are sorry, an error has occured while generating this content

2. Change content on frontend by editing directly in file

3. Website loads slowly?

4. How to add rating feature into your product detail page?

5. You want to remove a section in footer?

6. How to set up Landing cate page? How does it work?

7. Product shows "only 0 left"

8. Your configuration isn't applied onto front-end?

9. Creating page content by using CMS page in admin and F-builder at the same time

10. In grouped product, there is no minus and plus icon

11. How to change the theme color on your site

12. Megameu spreads out and looks weird

13. Change some default text of theme

14. Custom style is not applied?

15. How to Create New Admin User in Magento 2

16. Compile errors while installing

17. "How to uninstall theme" details explaination

18. Menu logo is not link to Home page. How can configure for it?

19. Special request?

20. How can i create different layout for seperated category pages?

21. Why everything's empty on my homepage after I apply my backup package?

22. Discount Program

23. How to use custom style fucntion?

24. How to add contact block to custom page?

25. You cannot deselect text-swatches

26. Can I Disable Elasticsuite?

27. how to translate some text into multiple language?

28. Edit footer

29. How to setup multiple currency

30. Effect on product details page

31. "Best seller" on demo

32. We are sorry, an error has occured while generating this content

33. Error: "No alive nodes found in your cluster. "

34. The 'Tooltip' text is crashing into the text boxes of check out page

1. We are sorry, an error has occured while generating this content

If you are encountering the error beyond, seem like you were editing content directly in Admin -> Content -> Block

Infact, of course you can do that way but we never recommend it 

Please refer these articles 

https://arrowhitech.ticksy.com//article/16977/

https://arrowhitech.ticksy.com//article/17061/

https://arrowhitech.ticksy.com/article/12675/


2. Change content on frontend by editing directly in file

I want to change a few contents but not working in front end

Answer: if you want to know what template file you need to edit, let use this feature

https://docs.magento.com/user-guide/system/template-path-hints.html

3. Website loads slowly?

The speed of a site depends on so many factors ( your server, the size of the image you use, minify js, css, merge css, js,..... ), now, it take a lot of time to waiting for the response from your server. So please check and optimize your site, checking speed of a site is beyond our support. 

But there are still some options for you to refer

https://www.mageplaza.com/kb/how-to-enable-merge-css-javascript-magento-2.html

Or

Thanks for your understanding

4. How to add rating feature into your product detail page?

Please refer this article to do so

https://docs.magento.com/user-guide/stores/attributes-rating.html

5. You want to remove a section in footer?

I want to explain a little: You disabled, for example, the Instagram footer section however these sections is divided based on grid of boostrap. So if you want to remove white space, you need add custom css.  

I will give you a sample css code

 @media(min-width: 992px){ .footer2 .middle-footer .container .row div:last-child

{ width: 0 !important; }

.footer2 .middle-footer .container .row div

{ width: 25% !important; }

}

6. How to set up Landing cate page? How does it work?

I'm giving you an example to have a better understanding 

1. You need choose a category and set it Is Landing


2. Create sub categories and upload category thumbnail image of subcategory



and set thumbnail




3. Result: When you go to category link, you will see it's subcategory


7. Product shows "only 0 left"

Question:

In our product page when we click the size options it shows "Only 0 Left" but we have stock for that particular sizes.

Answer:

we have researched and found that this is a problem of magento 2.4.2 https://magento.stackexchange.com/questions/341119/product-quantity-more-than-10-it-shows-only-0-left-on-product-page.

8. Your configuration isn't applied onto front-end?

Please check your server in advance, perhaps it's because of server cache or something

Then please check again whether the configuration is applied for a specific store view?

9. Creating page content by using CMS page in admin and F-builder at the same time

You can use cms page to edit the homepage, no problem but you can't use cms page and builder to edit together

- When you edit by builder, then you need to click "Confirm" on the left corner to save edited things to cms page, that mean cms page will be updated whenever you click "Confirm" and the changes what you did in cms page directly will be lost. if you don't click "Confirm", you  can't see the content that you edited by builder after you disable the builder, so it is required to click "Confirm" when you want to save edited things by builder. 

- If you directly edit anything in cms page, you also can't see them when you edit the builder. So if you want to use Front-end Builder, please don't edit directly in cms page.

10. In grouped product, there is no minus and plus icon

I have a issue with grouped product Page, in qty there is text box only ,

i Need + and - Incremental button same like in configurable product page.

1993637778.png


Answer:

We understand what you mean but the theme doesn't have this feature on the grouped product, so if you want us to do that, it will be considered as extra work and you will need to pay extra for it. Thanks for understanding


11. How to change the theme color on your site

Please refer our document to change your theme color

http://themes.magesolution.com/unero/docs/m2/index.html#st-color-default

Also you can use custom style

https://www.magesolution.com/themes/claue/docs/m2/index.html#custom-style

Please note: For both functions, you need to choose the proper storeview in advance, then please clear all the cache (admin and server), 2-3 times. Afterward, you can check it again in your incognito browser mode

12. Megameu spreads out and looks weird

The website header is currently appear not centred. Please see screenshot attached for example



 I will explain a little bit, because you've added to many categories into your megamenu, now, you menu looks a little awkward, all we need to do now is to make some css adjustment. We can't help that because in the future, if you add or change something, style would be changed as well. So, you need to do it on your own

13. Change some default text of theme

You want to change some default text that cannot be changed by F-builder or admin -> content -> blocks

I have a suggestion for you to use template path hint extension to find exactly the place to edit that

https://docs.magento.com/user-guide/system/template-path-hints.html

After saving your change, you should clear all cache (admin and server) to see it

14. Custom style is not applied?

Please note: You need to make sure that you chose the proper storeview (Eg: Default storeview). Then you need to clear cache and check it again in your private browser mode

Please check: Whether pub/media/mgs/css/custom_config.css is writable or not

15. How to Create New Admin User in Magento 2

If your admin site is not working, you can create new admin via command line

You can refer this article to get more ( via admin panel and command line): 

https://magefan.com/blog/create-new-admin-user-in-magento-2

16. Compile errors while installing

I've bought and installed the Magento theme, but unfortunately I'm facing issues during static-content compilation.

Answer:

Usually, Your problem occurs in 2 case:

1, You hadnt applied the compatible patch to your magento version or you had but you didnt read the file "readme.txt" in the patch

2. Using "ctrl + C" and "ctrcl + V" to transfer files may cause missing some needed files

I suggest you to use terminal instead:

This is just an example command:

cp -rf /Users/hieumai/Downloads/claue_v1.9.2/Themes/Magento\ 2.1+/lib /Applications/MAMP/htdocs/magento2-2.3.5-p2

17. "How to uninstall theme" details explaination

We have recorded that there have been some clients who were not experts at magento struggled when trying to uninstall theme following this article https://arrowhitech.ticksy.com/article/15889/

Normally we are not allowed to help any further at this point but we will explain a little bit 

1 - Remove theme files: In your project source code, everywhere contains folder named "Mgs", please delete them all

2 - Edit "theme" table and remove the theme

When you installed theme, you already created tables automatically, they were named with prefix "mgs_", please delete them all as well

3 - In "eav_attribute" table, which is magento default table, please search for "source_model" then delete every elements with "mgs" like in the attachment

Deploy means  "deploy command: which is php bin/magento setup:static-content:deploy

18. Menu logo is not link to Home page. How can configure for it?

Please go MGS -> Megamenu -> configuration and set this 

19. Special request?

Now, we know that perhaps you're facing some obstacles while using our themes, such as your site is too slow after installation or you have some ideals in your design that our configuration can't meet your request. Please understand that they're all out of our support scope, but we, Magento team do provide customization service, please create a new ticket if anything needed, our support agents will discuss with you for more details

20. How can i create different layout for seperated category pages?

Answer: GO To admin -> Manage Category and select particular category that you want different design:

21. Why everything's empty on my homepage after I apply my backup package?

You said that you'd applied again backup package several times

Note: After restore everything from backup, you have 2 options to build content on homepage again

- Build by F-builder manually again

- Import xml file ( https://arrowhitech.ticksy.com//article/12675/ -> case 1)

That's why everything's empty, looks like errors

22. Discount Program

We offer a discount for returning customers .Therefore, pick one of the offers listed below and follow the instructions to get the discount applied. 

Please refer this link: 

https://arrowtheme.com/discount-program/

23. How to use custom style fucntion?

Thank you for your interest in our themes. 

Now, if you want to some small styles that configuration can't meet your request, you can use custom style function. 

First, please read this document: 
https://www.magesolution.com/themes/claue/docs/m2/index.html#custom-style  

Note that you need to choose the proper storeview in advacne (Eg: Default storeview), then please clear cache and check again in your private browser mode

If you dont see your changes, please try clearing all cache (both admin and server) 2-3 times. You can refer this article for more details https://arrowhitech.ticksy.com//article/17064/

24. How to add contact block to custom page?

Actually contact-us form is not a cms block or cms page, it's just magento'd module. You can find it by youdomain/contact-us

If you want to add contact us-form to your custom page, you can refer this article to do so 

https://www.tigren.com/contact-form-cms-page-magento-2/

25. You cannot deselect text-swatches

We have disabled the 'shopping by' function in our MGS Theme configuration, however we are now having issues with text swatches in the layered navigation. Once a swatch has been selected, it then cannot be unselected. This is only an issue with swatches, as checkboxes can be selected and de-selected with no issues


Answer: It's how theme works. By default, you can't click to text swatch to select and then click again to unselect (you can change to Luma theme to check, in Luma theme, we still can't do that). Therefore we make 'shopping by' function so that you can remove any option after filter.
And if you disable this function, we have no way to make it work.
The way text swatch and checkbox work is different. Therefore we can't compare them

26. Can I Disable Elasticsuite?

Yes you can disable ElasticSuite but after disabling this one, the filter will be unable to filter with multiple selection!  

27. how to translate some text into multiple language?

Our theme can work on multiple language and normally you have 3 ways to translate things in magento site (Note that: We dont guarantee themes to be compatible with mageplaza pakage)

1.  Translate inline (magento default function), you can refer the instruction here: 

https://docs.magento.com/user-guide/system/translate-inline.html

2. Or you can use the mageplaza package, please refer and follow the instruction here: 

https://www.mageplaza.com/magento-2-extensions/language-packs.html

Even that, you can't translate everything in your site, for example the article or the product description. 

3. You can refer this document to change string manually

https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/translations/translate_practice.html


28. Edit footer

Via F-builder you are just able to choose footer version

If you want to edit it in details, you need to do it yourself in admin -> content -> block

Please very be careful because if there is anything happens, we cannot support it

If you want us to make a footer for you, you need to pay extra for it

29. How to setup multiple currency

If you want to show multiple currency ( $$$, €,...), you can refer this document: 

https://magento.stackexchange.com/questions/101020/magento-2-how-to-set-multiple-currencies-in-one-storefront

It will help you set up the currency as you want.

30. Effect on product details page

Issue: I would like to disable zoom effect. Is it possible?


Answer: In our theme, we use 2 effects for gallery:

zoom

 popup

You can choose one to use. To be more specific, you simply cannot disable both of them, for example, once you choose to enable zoom effect, popup gallery will be disabled and vice versa. For setting up, you go:

admin -> MGS -> General setting -> product detail


31. "Best seller" on demo

I want to have a best-seller or top-trending section:

Answer: We dont have that function, but you can create a new product atrribute then name it “best-seller” or “top trending”

Please refer our documentation: http://www.magesolution.com/themes/organie/docs2/index.html#create-attribute

32. We are sorry, an error has occured while generating this content

If you are encountering the error beyond, seem like you were editing content directly in Admin -> Content -> Block

Infact, of course you can do that way but we never recommend it 

Please refer these articles 

https://arrowhitech.ticksy.com//article/16977/

https://arrowhitech.ticksy.com//article/17061/

https://arrowhitech.ticksy.com/article/12675/


33. Error: "No alive nodes found in your cluster. "

First, please make sure you enabled elasticsmile modules by reading this file "readme.txt"

https://drive.google.com/file/d/1FQDL6_ui40-DpWIr5_6sDwK10W912pQy/view?usp=sharing

Then, please refer this link to resolve this issue with your elasticsearch

https://stackoverflow.com/questions/42549586/elastic-search-give-an-error-no-alive-nodes-found-in-your-cluster

https://github.com/Smile-SA/elasticsuite/issues/1002

34. The 'Tooltip' text is crashing into the text boxes of check out page

There is an styling issue with the checkout. The 'Tooltip' text is crashing into the text boxes. Can this be removed?

It's our how Claue designed, it's not a bug


If you want to achieve "remove tooltip", I recommend you to use custom css. We cannot make it for free for you