In this tutorial, we’ll learn to build a web application with React and GraphQL. We’ll consume an API available from graphql-pokemon and serve it from this link, which allows you to get information about Pokémon. GraphQL is a query language for APIs and a runtime for fulfilling those queries created […]
Daily Archives: November 2, 2019
I am building a custom theme and i need to change the configurable products “Add to Cart” button label to “See Options” in category page. Only for the configurable product. Please help, Thanks
I made a new installation of Magento 2.2.3, everything is working just fine. However, when I do pass an order this error msg shows up: An error occurred on the server. Please try to place the order again. when I checked the log, this is the detailed msg: Registry key […]
I want to know how we can use our custom fonts rendering inside email template. I searched a lot to this answer but didn’t find how to do that. So far I have already changed the content of email-fonts.css and email-inline.css and put my font-face declaration in the email-fonts.css file. […]
I have a product attribute with multi select with many options. Users wish to use the mass/bulk update on the product grid to add a new option to a set of existing products. However when this is used it sets each product with the selection defined by the mass update […]
Trying to do a bulk product attribute update in the magento GUI and feedback is that the message is queued. Messages in the database table queue_message seem right, the logs and a manual php bin/magento cron:run have the message: queue:consumers:start [--max-messages MAX-MESSAGES] [--batch-size BATCH-SIZE] [--area-code AREA-CODE] [--pid-file-path PID-FILE-PATH] [--] In […]
I’m currently running Windows 10 Version 1909 (OS Build 18363.448). When I upgraded from Version 1903, it was a painless process since Windows was using the Feature Toggle mechanism using a small “enablement package” (KB4517245) to switch it on. There was no dreaded hour-long install where there is a risk […]