Remove Wiishlist Button
i want if some one add wishlist item then this hear will become remove button form addto wishlist how we can acheive this.
i want if some one add wishlist item then this hear will become remove button form addto wishlist how we can acheive this.
I am trying to add new custom columns for now online customer grid. I have added new custom columns in customer_visitor table, but I am not able to save data in custom columns. Firstly, I have added new custom columns… Read More »Set function not working on CustomerVisitor model for custom column
Has anyone noticed these errors coming from WHMCS notification emails lately? One or more POP3 connections failed: —– Department <… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1881201&goto=newpost
I was override Magento_Checkout/shipping-address/shipping-method-item static html file with Vendor_Module/checkout/shipping/shipping-method-item static html file. now I wants to set static image URL in this shipping-method-item file. So, I put that static image at app/code/Vendor/Module/view/frontend/web/images/location.png. then I mention code as like below in… Read More »static image doesn’t show in checkout page magento 2.4
I’m trying to change the text and the link on the create an account side of the login popup. I’ve copied and moved the authentication.html file from the vendor folder and put it in my Magento_Customer folder in my theme… Read More »Magento 2.4 Change text on login popup
When i try to save theme configuration of the theme, appears the error: “Notice: Trying to get property ‘attributes’ of non-object in /bitnami/magento/vendor/magento/module-webapi/Model/Config/Converter.php on line 51” /** @var DOMElement $service */ $service = $route->getElementsByTagName(‘service’)->item(0); line 51-> $serviceClass = $service->attributes->getNamedItem(‘class’)->nodeValue; $serviceMethod… Read More »Something went wrong while saving this configuration
We can’t upgrade to 2.4.x as the current theme is not supported however I would like to apply the latest patches. Is the possible to apply security only on an earlier version? Like going from 2.3.4 to 2.3.7-p4 directly or… Read More »Can I upgrade Magento 2.3.4 to 2.3.7-p4?
Newbie question. How do I extend the appearance of an extension? I would like this extension/view: to add in here:
Newbie here. How can I redirect the customize button on its product page? I’ve created the button inside the list.phtml <button type=”submit” id=”subs” style=”margin-bottom:5px;” onclick=”window.location.href='{The bag product URL}’;”>Subscribe</button>
I have a problem with Magento which for me and a problem because when I stop the Mysql service and I try to go to my web page I have this error : PDOException: SQLSTATE[HY000] [2002] No such file or… Read More »I see my MySQL logins on my home page