Daily Archives: January 27, 2020
Anyone here ever use Amazon Cognito for user management? Any experiences to share, pros / cons of using it? Are there any clear benefits to using Cognito versus rolling your own internet user management? You would think the latter would be preferable for flexibility and organizational reasons, but I have […]
I’m running Virtualbox Ubuntu 18.04.03 with Apache on Windows 10. I have an installation of Magento 2.3 running. My goal is to adjust an existing theme that is created for my company since we’re having some changes in our brand design. I started creating a shared folder between the VM […]
I am facing the following issue on an already-live site on Magento 2.3.2: product pages occasionally don’t load completely, missing (amongst other) product attributes / swatches (clothe sizes in our case), which are mandatory and thus preventing orders to be placed. This happens: * about 70% of the time the […]
I am new in MAgento2, and I installed custom module of Magento 2.3 to add image file upload configuration in system.xml. But i encountred this isuue when i try to save the config : system.xml < ?xml version="1.0"?> Mageplaza separator-top Hello World mageplaza Mageplaza_HelloWorld::helloworld_config General Configuration Image Upload MagentoConfigModelConfigBackendImage don/post […]
I have Initialized slick carousal to magento 2 widget product grid. Now i was trying to unslick if the gird have less than 6 product and if a grid have more than 6 product slick need to be initialized.. unfortunately unslick condition is working slick condition is not working as […]
On the second step of the checkout, there is delivery data on the right, null data comes to the name of the type shipping. I also use the module Shipping Table Rates by Amasty 1.6.4 After turning on the module, the data does not come null but undifined for what […]