Magento just released a new version 2.3.3 with 170 core bugs fixes, supported PHP 7.3 and PSD2 compliance for core payment methods Has someone faced any issue in Magento 2.3.3? Thanks
Magento1
Error when creating child theme: the custom styling and some basic functionality are missing. Any ideas what is still going wrong? app/design/frontend/theme/custom/etc/theme.xml < ?xml version="1.0" ?> theme/default custom.xml Next: app/design/frontend/theme/custom/layout/custom.xml < ?xml version="1.0" ?> skin_csscss/custom.css< ![CDATA[]]> Styling created at skin/frontend/theme/custom/css/custom.css Configuration adjusted in System -> Configuration -> General -> Design […]
I am POSTing data to a controller and saving that data to a session variable for later use. I have no problem accessing the session variable later but I made a typo with how one of the value was sent and now that value is missing in the session variable. […]
We make an import of CSV with products programmatically and getting prices $0.00 on the storefront for the first time. After some minutes it’s getting normal. I am using Magento 2.2.9 Community Edition. I believe it’s some issue with reindex or something..there are many products and we can’t make full […]
I have thousands of spam accounts in the customer database. Is there a way to quickly remove these? I cannot do it quickly in admin panel, as it will crash the site if I try to delete them all at once. If I only delete 200 at a time it […]
I have been having issues with Magento 2.3.2 conversion tracking in Google analytics. I have tried many different free extensions but still not having any luck. We are using magento native checkout and payment gateway Our conversion tracking data shows no order data Does anyone else have any experience with […]
I am running magento 2.2.7 , until recently , I was able to cancel orders without issues but now I am getting an error message : “You have not canceled the item” as depicted in the image. The issue occurs with guest orders and registered customer orders. It also does […]
I create a account, it fine. If i reset password, click forgot password, magento send a email, i can reset my password, but after reset, i can’t login by my account. Please help me
Setup: Magento 2.2.x, OpenSouce (Magento Community Edition) Products were imported from Magento 1, url_path attributes were cleared all url_key values are unique (both products & categories) After 48.0h, some of product url_keys gets nulled (NULL value in catalog_product_entity_varchar), without ANY operations done by the Client. Has anyone experienced such issue […]