Customer create from WP
So my store is built with Magento 1.9 and also I have a forum that is built with WP and BbPress and I have a question. How can I create an api so I can create a customer account from… Read More »Customer create from WP
So my store is built with Magento 1.9 and also I have a forum that is built with WP and BbPress and I have a question. How can I create an api so I can create a customer account from… Read More »Customer create from WP
I’m looking to create a Magento 2 module that displays recently viewed products on the storefront. I want to achieve something similar to the standard Magento widget (Last Viewed Products), but instead of using listing.html, I’d like to render the… Read More »How to Create a Magento 2 Module for Displaying Recently Viewed Products in phtml?
I’ve followed the instructions by creating a custom extension in the following link : https://magento.stackexchange.com/a/361986/105485 It’s works fine, but I need it to be unchecked only when customer select store pickup. Could you please help me with this ? My… Read More »Uncheck my billing and shipping address are the same for store pickup
Hi. We have an old dedicated server with Liquid Web that is running CloudLinux v.7.9 and WHM/cPanel v110. So we know we need to migrate to a… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1933589&goto=newpost
I am using warden for magento 2.4 in shell when I run bin/magento s:up I am facing following error: could not validate a connection to Elasticsearch. No alive nodes found in your cluster
Is it possible to add a B2C website to our magento2 instance which already has a B2B website? All without changing domain or adding subdomains? For more context: we have a multi-country b2b magento2 instance with each country having its… Read More »B2B and B2C under same domain – is it possible?
I’m facing an issue with command setup:di:compile it’s stopped at Repositories code generation… 1/9 [===>————————] 11% Without error while it was works fine before ! Could you please assist me ? Thanks in advance.
We found a serious bug which we cannot identify if it coming from our store or from iOS 18.2 latest update. Our setup is this: Magento 2.4.7-p3 php8.3 nginx Varnish redis Check attached video please. When you try to open… Read More »Magento 2.4.7 mobile menu crash on iOS 18.2
Hello, My boss is complaining that he gets to many SPAM emails. All other users are fine. Do you know of a good in bound email filter f… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1933555&goto=newpost
I’m trying to create a simple Magento 2 admin form with the following requirements, but I’m running into issues. Here’s what I want: Form Fields: A hidden form_id field with a value of 1. A visible title field with an… Read More »Magento 2 Admin Form: form_id and title Fields Not Populating Correctly