When I log in as customer on store view B, then visit store view A, most links I click on store view A result in a redirect to store view B. It only changes the domain name, not the URI using a 302. It’s as Magento knows I’ve been using […]
Magento
its very strange. From today frontend after few minutes get time out. Admin panel working correct and load in 5 sec. There is no information in log system. Any solution?
I want to try to optimize the performance of Magento 2. After searching this question, I see that for the most part everyone removes modules that are not used on the project or that are obsolete. But I want to find even more options to improve the performance of the […]
I’m facing following error when I try set sort for the products in category : ” Something went wrong while saving the category. “ Notice: getimagesize(): read of 8192 bytes failed with errno=21 Is a directory in /home/MY_DOMAIN/public_html/vendor/magento/framework/Filesystem/Driver/File/Mime.php on line 115 Could you please advise.
I need to override this model but <preference for="MagentoQuoteModelShippingMethodMangement" type="VendorModuleModelShippingMethodManagement" /> in di.xml is not working the method I need to override is public function apply($cartId, $carrierCode, $methodCode) any help please
I need to set different logos for my store: a logo for desktop and a different one for mobile using 768 as breakpoint, I do not have to use an existing extension.please help
I upgraded the website from Magento 2.3.3 to version 2.4.3p2. When I do shipment of order then mail receives for both client and store owner. But the issue is items are not displayed for the store owner’s email. But working fine for the Client end. I added the store owner’s […]
I created breadcrumb using layout.xml file but when i am go to that page breadcrumb is coming at the top of the page. what i need is below the main menu. <referenceBlock name="breadcrumbs"> <action method="addCrumb"> <argument name="crumbName" xsi:type="string" translate="true">Home</argument> <argument name="crumbInfo" xsi:type="array"> <item name="title" xsi:type="string" translate="true">Home</item> <item name="label" xsi:type="string" translate="true">Home</item> […]
I am upgrading our current site from 2.4.3-p1 to 2.4.4. I had to apply multiple patches for upgrading. However, while running di:compile, its give me error as below MiBInterface "MagentoGraphQlHelperErrorExceptionMessageFormatterInterface" not found#0 /var/www/magento/vendor/composer/ClassLoader.php(571): include() #1 /var/www/magento/vendor/composer/ClassLoader.php(428): ComposerAutoloadincludeFile('/var/www/magent...') #2 [internal function]: ComposerAutoloadClassLoader->loadClass('Magento\Payment...') #3 /var/www/magento/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(134): class_exists('Magento\Payment...') #4 /var/www/magento/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(117): MagentoSetupModuleDiCodeReaderClassesScanner->includeClass('Magento\Payment...', '/var/www/magent...') #5 /var/www/magento/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php(87): […]