Tag: magento 2x
-
How to remove sign in popup from Magento 2 checkout page?
Magento2 has this authentication pop up on checkout page, which many store owners wont like to see on their checkout page. Background of this pop up area and Related files The pop up itself is generated by Magento_Customer::account/authentication-popup.phtml But this pop up works very differently on checkout page. In fact this is a separate pop…
-
Magento 2.1x Cron Jobs
Cron JobsAdd through cPanel/WHM Time interval – 10 minutes -> */10 * * * * Replace ^username^ with user dir Using Crontab editor in Terminal Use command crontab -e