This article was created in partnership with Inbound Junction. Thank you for supporting the partners who make SitePoint possible. Based on web accessibility data, the ADA compliance-related lawsuits reached over 2,000 cases in 2019. ADA Compliance is Mandatory for Digital Agencies. The challenge, however, is knowing how to build and […]
Daily Archives: March 27, 2020
Building a modern project requires splitting the logic into front-end and back-end code. The reason behind this move is to promote code re-usability. For example, we may need to build a native mobile application that accesses the back-end API. Or we may be developing a module that will be part […]
I am baffled. I cannot add to, or reorder existing product attributes. (Note: This is a site I inherited, so I didn’t build it.). I have max_input_vars set at 20000, up from 10000. Nothing I try works. It simply doesn’t save in the database, and I get no error messages. […]
I am using Magento v2.3.4 and trying to create a free shipping shopping cart rule that will give free shipping for products from specific categories if the order amount is over $75.00. The rule is working but when I add a product from a category that should not receive free […]