configure different logo depending on breakpoint
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 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… Read More »Order items not showing in the shipping mail for the Store owner
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… Read More »How to move breadcrumb to below main menu in custom module in magento 2
I have a Cloud VPS account which currently runs Magento 2.4.2-p1. I would like to install Magento 2.4.4 in a separate account in that Cloud VPS but I’m told we will have to upgrade php and mySQL for the whole… Read More »Will the same php and mySQL versions work for both Magento 2.4.2-p1 and Magento 2.4.4?
I want to merge two stores into a single store in Magento 2.4. Can anyone have an idea about it and what steps need to be taken before merging? Thanks in Advance
in configurable product when color and sizes of the product is not available ,why that product showing?I want to hide them,please help in doing this.
foreach ($statusCollection as $statusModel) { if ($statusModel->getId() == substr($status, strpos($status, ‘_’) + 1)) { // this is it! $this->_frameworkRegistry = $om->get(‘MagentoFrameworkRegistry’); } }
I want to add an additional field to the Create New Address filed list in the admin create order section. I could not find the template corresponding to that. How can I overwrite and what is that template
I have a plugin with multiple functionalities and one of them is to add a custom attribute on address and on checkout I am updating the attribute value via AJAX with on click javascript. The value is in DB and… Read More »Custom attribute shipping address update to null after invoice or shipment
The links I am trying to remove are in yellow. I have tried the links.phtml file and when I remove it or alter it the links under the account tab will not pop up when the account link is clicked.… Read More »How to remove links on the footer in Magento 1.9