Excluding categories from mapping hangs browser. What’s the solution?
The issue might arise due to a huge amount of categories on Magento and not every one of them is being processed. The solution to this issue is to increase the value of the 'max_input_vars' attribute in the php.ini file up to at least 3000.
Related Articles
The second step in the Google Feed Wizard tool doesn't help to exclude categories from the feed. How can I do it?
On the second and third steps in the Google Feed Wizard tool, it's required to create the categories for Google taxonomy. Category names that are selected in the mapping are supposed to be ignored and not included in the feed file. Meaning that their ...
My language is not supported in the Google Taxonomy source field of the module. Is there any solution here?
By default, the most commonly used taxonomy languages are added to the extension to make the search for the required categories easier: Nevertheless, in case your language is not added to the list, it is still possible to fill the New Category Name ...
How to assign categories to the products?
In order to assign categories to the products, the following fields should be enabled in the profile: Root Entity fields Product Category Relation Entity fields The product_id field stands for the ID of the product from the product grid, located in ...
What is the difference between Facebook Feed, Product feed and Google Shopping Feed?
Facebook Feed, Google Shopping Feed and Product Feed are the three names of the same Amasty extension, they deliver identical functionality. Several product pages have been created to reveal the functionality of the module from different angles.
Generating a feed returns an error: "Something went wrong: Couldn't lock indexer. Reindex in progress". How to fix?
This message indicates that during the generation of the feed, its indexers are currently in progress, in the Processing status. Before proceeding with the next steps, please make sure to update the extension to version 2.8.0, where we significantly ...