Daily Archives: April 18, 2020
on our site, many image links seemed to be broken, when you clicked on the image it did not show or showed a broken link even in the product grids, but when you refreshed the browser after trying to click on it.. it shows fine, like it had to be […]
I am using Porto Theme (Magento 2.3.3) and I disabled guest check out. When the user clicks the “Proceed to Checkout” button, authentication popup opens but it has no background and there is a square instead of the close icon. So the text cannot be read. I tried deploying static […]
Updating value with configWriterInterface updates value in the database, but does not carry the value to the admin. When trying to call the value later with scopeConfigInterface it returns the value from the admin field, not the database. What am I doing wrong? /** * @param MagentoFrameworkAppConfigScopeConfigInterface $scopeConfig */ public […]