how to show default magento luma theme
I have pwa-studio with cenia theme installed. but like to switch back to default magento theme. how can i do this without deleting pwa-studio and cenia theme from my server.
I have pwa-studio with cenia theme installed. but like to switch back to default magento theme. how can i do this without deleting pwa-studio and cenia theme from my server.
I am trying to change the way displaying the tabs in product page ( details, more information and reviews ). I don not want it to be tabs I want it to display directly one after one: details then reviews… Read More »change product page information from tabs to one column
This is my CustomWidget.php in Block/Widget folder <?php namespace AlexCustomWidgetBlockWidget; use MagentoFrameworkPhrase; use MagentoFrameworkViewElementTemplate; use MagentoWidgetBlockBlockInterface; class CustomWidget extends Template implements BlockInterface { /** * @var string */ protected $_template = “Alex_CustomWidget::widget/custom-widget.phtml”; /** * @param $code * @return false|Phrase */… Read More »How to make programmatically created widget show Magento blocks content?
I would like to add a button to the ‘Product Name’ attribute within the product information tab, but I’m unsure of how to achieve this. Below is my product_form.xml: <?xml version=”1.0″ encoding=”UTF-8″?> <!– /** * Copyright © Magento, Inc. All… Read More »Add a button inside the “Product Name” attribute of a product in my Magento AdminPanel
I am calling getChildHtml() function on calling block html in my template, It was returning me only the content of the block which is saved in magento backend block section, i have imported them from demo. Its all going will,… Read More »magento2 why added automatically on getchildhtml()
Anyone use them? How much do you pay per year?… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1905636&goto=newpost
Hello WHT. A few hours ago I opened a high priority ticket with one of “my” providers – for a DirectAdmin access issue on a service; not on… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1905625&goto=newpost
I have seen this question asked so many different ways and for a variety of Magento versions. I’ve spun up Magento 2.4.6-p3 and after bringing up the frontend and checking the admin backend, I don’t get any errors, not with… Read More »Magneto 2.4.6-p3 products not showing in catalog or search
there is customer registration page where I follow this url https://blog.chapagain.com.np/magento-2-customer-image-file-upload-in-registration-account-page/ to add file upload field. It is working fine but the problem is when I upload pdf file name with vendor’s licence.pdf and click submit it throws 404 error:… Read More »creating account throws 404 error: Page not found
Magento 2.4.2-p1 I am staying with Magento but one of my smaller stores will need to run on Shopify from now. It is already set up on Shopify but I haven’t pointed the domain there yet. Regarding the SEO (which… Read More »How to get a list of all the product URLs from my Magento store?