In Magento2, how can we use or embed the custom CSS?
How can we add custom CSS file in the Magento 2 application globally or on the specific pages i.e Product page or Checkout page? Thanks
How can we add custom CSS file in the Magento 2 application globally or on the specific pages i.e Product page or Checkout page? Thanks
I just upgrade my magento store from 2.3.4 to 2.3.5-p1. my store is using static.domain.com and media.domain.com for deployed static and media contents. Console error messages - example [Report Only] Refused to load the stylesheet 'URL' because it violates the…
I have issue in cart page of my website . Currently home page and product pages are loading correctly but the cart page have issue Css and js fies in the cart page is not working Please help to solve…
I'm trying to get Varnish to cache a magento store but it keeps setting different cookies each time I curl it: $ curl -IL -X GET https://myurl.com/ |grep cookie set-cookie: store=default; expires=Sat, 17-Apr-2021 19:51:22 GMT; Max-Age=31536000; path=/index.php/; HttpOnly set-cookie: PHPSESSID=j5uhb0oe5qh8d212j12sfcnsaa;…
I am using the url below to fetch the products in a particular category and it works fine. /rest/default/V1/products?searchCriteria[filterGroups][0][filters][0][field]=category_id&searchCriteria[filterGroups][0][filters][0][value]=262&searchCriteria[filterGroups][0][filters][0][conditionType]=eq&searchCriteria[filterGroups][1][filters][0][field]=visibility&searchCriteria[filterGroups][1][filters][0][value]=4&searchCriteria[filterGroups][1][filters][0][conditionType]=eq&searchCriteria[pageSize]=10&searchCriteria[currentPage]=0 The only issue is that I would like to show filters based on the categories selected. For eg a price filter…
In Magento 2.1.0 I do the Readiness Check when installing new extensions. The readiness check tells me that my memory_limit is set to 800M, but the server is set to 2000M and I have changed the .htaccess file in shop…
I'm building a new website based on Magento 2. I'm still learning this CMS and I'm wondering one thing. Based on the webdesigner's work I've too many differences between the grid layout of the product list and the list one.…
Everytime I'm switching from the English store view to the Italian's one and viceversa, it takes me to the equivalent homepage (no matters where I am) and it throws this error: Here's my setup: Magento 2.3.4 (fresh installation, self hosted)…
I have a magento 2.3.2 and tried to do the order.After completing the order,success page is not redirected.But the order has created. Can anyone tell what will be issue. Below I'm getting in error log main.CRITICAL: No such entity with…
I'm having a problem with this banner. Currently, I'm working in Magento 2 and I have to set this banner up. Everything is okay until the moment I put some font inside. Here is my code, but first see the…