Taxvat not saving on customer registration or editing
I activeted taxvat on admin to show on customer registration, the input field shows on register and edit page, but it does not save any value.
I activeted taxvat on admin to show on customer registration, the input field shows on register and edit page, but it does not save any value.
I have recently upgraded magento from 2.3.5 to 2.4.4 in which I am facing 150001 Reflected Cross-Site Scripting (XSS) Vulnerabilities. In the given solution they have wrote – Filter all data collected from the client including user-supplied content and browser… Read More »150001 Reflected Cross-Site Scripting (XSS) Vulnerabilities in Magento 2
Which module/block should I overwrite to force Magento to follow the same TAX display setting for discounts as for prices? We have to have all catalog prices excluding tax, and the only settings that give correct calculations are: Apply Customer… Read More »How to force discount amount to follow shopping cart tax display settings?
After upgrading Magento from 2.4.3 to 2.4.4 (or 2.4.5), I cannot run any Magento CLI command. For example, setup upgrade command: bin/magento setup:upgrade generates the errors: Interface “ZendStdlibJsonSerializable” not found#0 /var/www/magento2/vendor/composer/ClassLoader.php(571): include() #1 /var/www/magento2/vendor/composer/ClassLoader.php(428): ComposerAutoloadincludeFile() #2 [internal function]: ComposerAutoloadClassLoader->loadClass() #3… Read More »Error after upgrading Magento 2.4.3 to 2.4.5
I would like to display the result from Observer to every page, any way I can do it? app/code/MyVendor/GeoIp/Observer/GeoObserver.php <?php namespace MyModuleGeoIpObserver; use MagentoFrameworkEventObserver; use MagentoFrameworkEventObserverInterface; use MyModuleGeoIpHelperGeoLocation; use MagentoFrameworkViewLayoutInterface; class GeoObserver implements ObserverInterface { public function __construct( GeoLocation $helperGeoLocation,… Read More »Observer display return to frontend
When you create a multi-language website in Magento 2, first of all, we suggest searching for language packages provided by other developers. Basically they offer both backend and frontend with hundreds of phrases in different languages. As usual, the language… Read More »How to do Inline Translate within a CMS Pages or Block in Magento 2?
Hey, I search a cheap web hosting plan that supports remote mysql, if you know any good hosting, please let me know! Control Panel: cPa… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886296&goto=newpost
Have you ever used one of them? If yes please tell me your experience!… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1886348&goto=newpost
Magento version – Adobe Commerce ver. 2.4.5-p1 Issue – Product images are not showing up on the front end. I’m debugging this file, getting below data. vendor/magento/module-catalog/view/frontend/templates/product/view/gallery.phtml echo “<pre>”; print_r($mainImage); exit; MagentoFrameworkDataObject Object ( [_data:protected] => Array ( [value_id] =>… Read More »Magento 2.4.5 – Product images are now showing up on the front end
Have an odd question hoping the community can answer: In Magento 2.4.4 enterprise we have a Braintree Virtual Terminal link We have a multi-store view site as we have multiple currencies. My question is Staff can use this to manually… Read More »Magento2.4 Enterprise Braintree virtual Terminal