What is the use of following vendormagentomodule-catalogetccommunication.xml file located in the catalog module in Magento 2? Is it doing updation for attribute update based on cron or will it require any additional some server-side components?
Magento2
I’ve got stuck in a problem with magentoBI visual report builder. The problem is, I have a metric with some dimensions and millions of rows where the timestamp is a dimension where we put every second generated data of every day. Now in visual table report building, I need to […]
I am trying to get my order list down below my orders tab on clicking my orders. how can I get that??
I am trying to get the location of this sidebar list I have shared with the image. where can I get that??
I am not able to figure out why some of the strings which I input in my i18 > bg_BG.csv are not translating. I will give a small example with Qty. Qty,Количество,module,Magento_Catalog Qty,Количество,module,Magento_AdvancedCheckout Qty,Количество,module,Magento_CatalogInventory Qty,Количество,module,Magento_Checkout Qty,Количество,module,Magento_Customer Qty,Количество,module,Magento_GiftRegistry These are the occurrences in my translation file for Qty, neither of them […]
i have a problem while upgrading Magento from 2.3.2 to 2.3.3. The update works fine and i have all done which mentioned here: https://devdocs.magento.com/guides/v2.3/comp-mgr/cli/cli-upgrade.html After it, Magento Backend dont work correctly. The Loginform can be loaded but after login there comes an error: There has been an error processing your […]
I want to create custom export csv with products information in everyday. Heads: 1. identifier;manufacturer;name;category;product_url;price;net_price;image_url;description;delivery_cost 2. ABC123;Example Manufact;Example Name;Animal > Anima sub category > Animals;http://example.com/example/example/example-name.html;180;141.73;http://example.com/media/catalog/product/e/g/egb_0356-1_2.jpg; lrem ipsum;990 3. ETC I think I need a new module and setup a cronjob. Im a beginner, but I can do the instructions. So, […]
For example for this page there is a /questions/ask I know how to do a simple URL with a Store direct URL line below not sure how to make one with 2 slashes. simple a href=”{{store direct_url=’test’}}”>Test
Running Magento 2 and when someone searches the results are fine but the Pagination returns With Other pages ie; /?cat=&p=2&q=+Masks not /catalogsearch/result/?cat=&p=2&q=+Masks Clients Live Example here: https://www.costumetiger.com/catalogsearch/result/?cat=&q=+Masks The Pagination is off. Magento 2.3.2 Standard search