I’m on Magento 2.4.5, so I don’t know if the 2.4.6 jquery updates will fix this. Will try that at some point. On the frontend of Magento 2.4.5, jquery-ui.js is not directly loaded, Magento loads jquery.js and then you can require more jquery stuff as needed. In the backend, however, […]
Daily Archives: April 27, 2023
I’m on a 2.4 dev instance and have enabled both options: Stores-> Configurations->Customer->Customer Configuration->Create New Account Options -> Show VAT Number on Storefront ->yes Stores-> Configurations->Customer->Customer Configuration->Name & Address Options -> Show Tax/VAT Number ->required The VAT number input shows on Account creation page but not in checkout page in […]
I have this code for my horizontal menu and would like to show different blocks for the different storeViews. For example the StoreCode is EN i would like to show the block en-horzizontal-menu the StoreCode is DE i would like to show the block de-horzizontal-menu The blocks allready exist. <div […]
So I am using the magento graphql api to go through the cart workflow. I am using the braintree payment method. Everything goes smoothly until I use the placeOrder mutation. It returns the error saying Unable to place order: A server error stopped your order from being placed. Please try […]
I am using ssh on Windows 10 with the -E option: ssh myuser@myserver.com -E log.txt The log file gets written, but it’s empty. I tried ending my session with exit, still empty. What I am doing wrong? usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] […]
I have a HP laserjet printer, its connected over wifi to a router. My PC is connected to the same router over eth. When i try to install printer while connected over eth, printer is visible (via ping) and HP smart recognizes it but returns “printer is off error” Meanwhile […]
TL;DR Where does Kleopatra store it’s notepad, if it does at all ? Where can I find information on the internal notepad feature ? Details Is Kleopatra’s notepad stored somewhere ? where ? Kleopatra has an internal notepad. I was working inside it without exporting to a different file, when […]
I want to have my personal, portable computer which I can take anywhere and use it. I can always use laptop, but I don’t like storing my data in laptop and then dealing with taking backups regularly from it. I want to use one SSD, load my OS from it […]