I have installed magento 2 locally. I imported the database, changed the URL, and so on. Everything works fine – each subpage loads. Unfortunately, the admin doesn’t work. The page just shows 404. This is just a 404 as if the page just wasn’t there (eg localhost/blabla and localhost/admin show […]
Magento
I’m trying to show the vat id field in Magento 2 selected shipping address section. The Field is added in the form and also added in quote_address table. I have checked the below file /var/www/html/earthlite-b2b2/vendor/magento/module-checkout/view/frontend/web/template/shipping-address/list.html <!-- ko if: (visible)--> <div class="field addresses"> <div class="control"> <div class="shipping-address-items"> <!-- ko foreach: { […]
Here’s a screen shot from the bottom of a product page, magnified image, in Shopify. Please zoom in the image. Notice that the < X > is very faint. Sometimes on some pages, they’re almost invisible. Can you help darken them or somehow make them more visible? It doesn’t need […]
I have an issue with Magento graphql cache. Magento PWA setup is on Magento cloud. Default graphql query cache is not working with fastly. Any suggestion?
I am working on an existing M2 installation with tons of data (products, orders, etc). This installation is using elasticsearch7 and admin configuration is okay. When I try to reindex with bin/magento indexer:reindex each row takes 0 seconds and I get the following log. No products are shown on frontend. […]
I have a live website of Magento 2.3.5 p1 and created a staging of my live website and have updated it to 2.4.3 p1. I would like to know how can I push the update changes from my staging website to live website without loosing any data such as new […]
In Magento 2.4, we have to display date column in grid as a filterable option with date-time picker. Anybody please can suggest solution? Thank you
Settings on Back end : Stores / Sales / Delivery Method / Flat Rate / Maximum Price to Set Free: If a number is set, delivery should be free for orders above said number. This works on front-end created orders, but not on back-end created orders: In the latter case, […]
A Message is displayed : “A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.” Have you experienced this ? Can it be fixed ?