In the code that I’m working has a filter by a custom attribute. When the value is true the product must disappear but there is a bug. When I go to a Product list page (grid) and there is a product when the value is true, a gap is showing […]
Magento
I need to apply a mask (formatting) to a field on the “checkout/#shipping” page, where can I find the code, which page?
When i run magento upgrade, i get the follwing error: Im using xammp, windows. Can some assist me please>? {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"}],"type":"illegal_argument_exception","reason":"Unknown filter type [phonetic] for [phonetic]"},"status":400}
I have multi website setup and, I have create one Custom Customer Attribute named “mobile_number”, that shows on create account form at frontend. Now the issue is while creating customer in one website and customer registers with “123” mobile_number and then again if I create the customer with same mobile_number […]
When I try to edit a configurable product, the price is not displayed and the field to enter the price is disabled. Is it a BUG or a standard Magento feature?
How can I set required field in filter Date field in magento2 grid Interval : This is required field. Admin can NOT click “Apply Filters” without selecting values in at least 1 among 2 fields.
When trying to access my magento site I keep getting 404 errors and running sudo tail /var/log/nginx/error.log I see the following: 2023/10/19 20:26:32 [warn] 318594#318594: *166 using uninitialized "mage_root" variable, client: x.xx.xxx.xx, server: example.com, request: "GET /subdirectory/ HTTP/1.1", host: "example.com" 2023/10/19 20:26:32 [error] 318594#318594: *166 open() "/var/www/example.com404" failed (2: No […]
I am trying to show all my attachments in my grid but the grid is showing only the last one that I uploaded, but in the database and on the frontend it shows all and when i do filter it show all without filter its only show last one. can […]
how do i remove “More Information” its showing up on the bottom of the product page. where is this coming from? its in the main tabs which is fine, but separately its also showing up at bottom, before the footer.