I took over a developed magento shop and I was trying to solve an issue in which some products would not appear in frontend when navigating to its category (still haven’t solved this either btw), so after trying out different solutions without success I tried the following command on the […]
Magento
The Magento release notes for 2.4.0 state that: With this release, the Authorize.Net method integration has been removed from core code. Merchants should migrate to the official extension that is available on the Commerce Marketplace. Looking on the Magento Marketplace there seems to be 4 options available: I’m wondering which […]
I need help changing the text in () when selecting the sort option. With translation I change to Low to high and High to low but I have to change Product name to (A-Z). I don’t know how to change only one option (Only Product Name) $directions = ['asc', 'desc']; […]
I am very much new to magento and seeing issue with server space in magento ver 2.4.3. After checking on server find out my most of the space on server occupied by public_html/pub/media/tmp/catalog/product folder and it has images. We are hosting our product images on aws s3 bucket and every […]
I need to place a logo(A credit card image) about the same size of Amazon Pay button next to it where I made a mark in the image below. When viewing the code in Amazon_Paywebtemplatecheckout-button.htmlcheckout-button.html, I don’t understand how to add this there as it seems to use knockoutjs to […]
We are having issue related to auto logout after clicking on custom tab in my account. Wu upgraded magneto from 2.3.2 to 2.4.3 . Any suggestions or help please , I can share module code if any one want to check.
I want to add Mass Actions from sale order grid to ACL list so i can restrict those actions to specific user roles? for example a user can access sales_order grid but cannot access to MassActions or MassActions should not be visible to that user.
i’m currently developing a Magento PWA front with a Magento 2.4.3 store on backend. Thing is, when testing on production, and specially Category pages, sometimes the response time of some queries is to high and its making the store very slow. Im using Varnish so the response time may vary […]
Not sure if I’m doing something wrong or if it’s by design, or if it’s a theme. I’ve added a custom option (size) and enabled it for catalog pages, it does display as a filter on the left. However I cannot select multiple choices, for example choose to filter both […]