python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Validation in magento2 create account page
How to remove validation for "First Name" is a required value by programmatically in magento2. I tried with name.phtml for remove mandatory field and that's working fine and tried with chang...
Ajith
Votes: 0
Answers: 1
Magento Enterprise Edition Upgrade from 2.3.5-p2 to 2.4.0 getting error
I am a newbie for the Magento enterprise edition. I am upgrading Magento 2.3.5-p2 to Magento 2.4.0 in Enterprise Edition.
Following commands used with MySQL 5.7 and php7.3:
composer require magento/pr...
Emily
Votes: 0
Answers: 1
Magento 2 - move product box HTML to another template
I'm trying to move the HTML that renders a product box (everything that's in the product-item-info div when products are rendered in a loop on list.phtml). This is on Magento 2.4.3-p1.
I need to do th...
fistameeny
Votes: 0
Answers: 1
Syntax error unexpected '=', expecting variable when upgrading to Magento CE 2.4.3 / php7.4.27 / Composer
Setup:di compile throws and error after upgrade
My environment is ubuntu 18, Magento CE 2.4.3 and the error is as below. Tried deleting the composer.lock, removing the vendor folder, running composer ...
Anna Mouraviova
Votes: 0
Answers: 1