Iframe not loading on a CMS page
We are trying to embed a Magento 2 website’s page on another Magento CMS page using iframe, but the iframe is not working. When I checked the browser console I found an error.
Auto Added by WPeMatico
We are trying to embed a Magento 2 website’s page on another Magento CMS page using iframe, but the iframe is not working. When I checked the browser console I found an error.
As per magento 2.4.7 multiple coupon codes featrure available for REST Api, GraphQL. If we want to apply for storefont, how can we achieve this? Thank you.
Template Admin page magento override using preferences for adding a button and added a js code seperate but the layout is not working for js (the layout name is error)
I am getting this error when running cron.php on a Magento 1.9 site that I recently migrated to a new server. Everything was working correctly on the old one, now I get the error below: Call to undefined function simplexml_load_file()… Read More »Call to undefined function simplexml_load_string() when running cron
If I clear all the other caches, the issue does not occur. The problem happens only when I clear the configuration cache, and everything goes to a 404 error. error Screenshot : https://i.imgur.com/kEzF46x.png (config_errors.log file)
I am getting this error when running cron.php on a Magento 1.9 site that I recently migrated to a new server. Everything was working correctly on the old one, now I get the error below: Call to undefined function simplexml_load_file()… Read More »Call to undefined function simplexml_load_string() when running crom
I integrated in M1.9 Fotorama with 2 new buttons for zoom in and zoom out for the image when the fullscreen is opened. What I want to do is to open the full screen popup when I click on the… Read More »Magento 1 with Fotorama
https://docs.stripe.com/elements/express-checkout-element [i already create a raw demo from this link i want to develop stripe express checkout on checkout page in magento 1.9]
Currently we are using magento 2.4.6-p6, we are recently noticing below issue in the console, while opening the cms blocks / cms pages from admin. Access to XMLHttpRequest at ‘https://website.com/static/version1721183017/adminhtml/Magento/spectrum/en_US/js-translation.json’ from origin ‘null’ has been blocked by CORS policy: Response… Read More »Magento 2 – Access to XMLHttpRequest – /adminhtml/Magento/spectrum/en_US/js-translation.json has been blocked
I am using Magento 1.9.4.5 I am developing a Custom Payment Gateway. Its showing up on Admin Configuration Page. But not showing at all in Multishipping Page and Admin Order Creation Page. I am providing the code I’ve done so… Read More »Magento 1: My Custom Payment Module is not showing on Checkout Page