Blog
I was reading this and I think I am misunderstanding something. It list this, “Use POST requests to modify Magento state (e.g., adding to shopping cart, wishlist, etc.)” under Non-cacheable page checklist. Why would this invalidate the page being cachable? The page is still cacheable, the DOM is just being […]
I have Magento 2.3.3 and I noticed that the discount code is not working on the checkout page. The weird thing is that, it is working on the cart page, but on the checkout it just doesn’t do nothing. On top of that, the buttons don’t even have the text. […]
I am curious if product images from an external URL that are imported are actually saved to our server or are they linked like a CDN?
Im trying to localize the backend of Magento 2.1. i managed to translate most of the admin area except for The grid filters area. (image below) i added the translation to “app/i18n/magento2translations/language_ar_sa/ar_SA.csv” but still the translation does not show. any idea?
I have the following Magento Store Configuration set in my modules etc/config.xml file. app/code/NameSpace/MyModule/etc/config.xml < ?xml version="1.0"?> GB en_GB Europe/London kgs 7771234 It’s all working, except for general/store_information/phone. Any idea what is wrong with it. I have cleared the cache, and ran setup:upgrade and app:config:import.
In Windows 10 Version 1809 build 17763.914 (LTSC 2019) with the latest updates installed, I’ve encountered an interesting issue with PowerShell that I did NOT have in Windows 10 Version 1607 Build 14393.2879 (LTSB 2016). If I open up command prompt and enter the command: powershell.exe -noexit "& cd 'C:UsersJohnDownloads'; […]