How to render an enabled CMS block in phtml file in magento 2?
Pretty much what the title says. I want to add the google map in a cms block and then call it in a form.phtml for Contact Page. How do I do it?
Pretty much what the title says. I want to add the google map in a cms block and then call it in a form.phtml for Contact Page. How do I do it?
Magento version 2.3.3 Admin token is successfully obtained using the API, however, when trying to fetch any resource using that token, I get this message: "The consumer isn't authorized to access %resources." The user is Administrator and has access to…
I'm currently trying to integrate MAGENTO (Open source ver. 2.4.5) with IBM DB2 LUW. I have succesfully communicated the framework with the DB2 database, done by changing backend classes (PDO, and ZEND mostly). I have not touched any modules code…
I've the latest magento's version with PHP 8.1 Upgrade from older version. When place order in default language all is ok. When place order in other language (is a multilanguage store) an error occurred: main.CRITICAL: Exception: Deprecated Functionality: str_replace(): Passing…
I have created a custom category attribute title_description and is showing on the admin side and I can save data. But when I try to show the value on the frontend using getTitleDescription() it is not showing anything. It is…
When I try to send mail from admin order, if customer name has special German/Danish characters, email is not sending. Sending perfectly for other customers. The error I found was Invalid header value I traced the error to file vendor/laminas/laminas-http/src/Header/HeaderValue.php…
Use-case: When creating a product, it is my understanding that a key/value pair of id is required for all product types for the HTTP POST request into the Magento API Endpoint /pub/rest/default/V1/products. Issue: However, as I've experienced, I can overwrite…
I have installed Magento in my personal laptop with XAMP (windows 10) all looks good. Followed the same steps on another laptop and not able to get Magento running. Found that port 80 is occupied in the new laptop and…
I have hosted magento2 website with Nginx, SSL termination, and varnish cache. Varnish cache is running on port 8080 and the Magento2 website is hosted on Nginx port 8081. Http and Https traffic is accepted by the same Nginx and…
have someone experience with Google Analytics 4 on Magento 2.4.5 (integration with default Magento GTag)? Works it well? Is there 100% order accuracy between Magento and Google Analytics? Thanks