I’m using magento 2.3, may i ask how can i made a back button on product view page. Beacuse i tried this code but not working in the product view page. Anyone can help? thank you!!
Blog
Currently Magento2 sets the order status to the default status of the state STATE_PROCESSING when a credit card payment is captured. This is done in vendor/magento/module-sales/Model/Order/Payment/State/CaptureCommand.php in the excute function. I am trying to make after payment capture status as “processing_invoiced” so the history item in the order saying it […]
Imagine the following setup: 6x 2TB SATA drives, one 1TB NVME SSD, Ubuntu 18.04, Kernel 5.3.0-40 I configured the SSD as a bcache caching device and the HDDs as bcache backing device, formatted them as BTRFS in Raid 1. The SSD was in writeback mode, which means writes go to […]
I have a problem with my HP ProBook 6570b Notebook laptop. I was drinking a beer a d accidentally spilled beer on it. The beer amount wasn’t that much, it was just as much as a spoon can take. I immediately took it upside down but forgot to turn it […]
We presently have a file server in our server room (one of 3 boxes left). On it we have about 20 shares, each with different people or groups (via ActiveDirectory) that have access to the shares. We all individually have our own OneDrive accounts as part of our Office subscription. […]
When I try to use alt codes with my numpad I get completely incorrect symbols from it. Holding my right “alt gr” button gives me nothing at all. When I, for example, use alt + 0198 instead of Æ, I get ◘ . I’ve tried adding a registry key, which […]
I attempt to run the install process for Composer, I click the Browse button, go to this path -> C:xamppphp Nothing is in the php sub-directory file. I can’t open then select a path. No path listing is stored on the dropdown option. Does anybody have any idea of whats […]
When editing an existing order or create a new one in the backend of magento i’m getting the following notification when trying to select a shipping method: Sorry, no quotes are available for this order. All fields have been filled in correctly. The only shipping method that is activated on […]