I am using the console command to delete an order item so I need also to create a credit memo based on the delete item price and refund the payment to the customer online using API. I used the following API to credit memo of particular order ITEM based on […]
Daily Archives: December 22, 2025
i need to create new script if the image not present in real folder and not in used than delete from cache folder example Cach folder image pub/media/catalog/product/cache/2a584e14ed2061ee0dac7db2e52f28f9/1/_/1_asc-d-404-mn_dollcarrier_minnie_2000.jpg “pub/media/catalog/product/1/_/1_asc-d-404-mn_dollcarrier_minnie_2000.jpg” if this image not present in => “pub/media/catalog/product/” than delete from => “pub/media/catalog/product/cache” this kind of script i need to create […]
Good Morning We are trying to design my home page fully using page builder, but the page builder is not working in responsive we had tried the page builder options to adopt in responsive but we can achieve what we need. First the slider the slider is showing better in […]
So I wanna add a Link with Icon and the text that says “Contact Us” beside “Mina sidor” in the header. So when u click on Contact Us u are directed to a different page with all contact information. I have been adding this line of code to my Magento_Theme/layout/default.xml […]
We are using Magento cloud environment for our project. There, we want to send a confirmation email when the customer get registered on our website. So, I have done: Store -> Configuration -> Customers -> Customer Configuration -> Requires Email Confirmation -> Yes Though, I have set the option to […]
A common thing that people will do to improve the performance of laptops is to use a laptop stand. While there’s lots of evidence showing that stands help, I can’t find anything comparing the performance of laptop stands with fans vs. no fans (active vs passive). Are there any studies […]
Problem Putting mydomain.me into Firefox/Vivaldi fails to connect, with GET https://mydomain.me/ NS ERROR CONNECTION REFUSED Firefox is set up to convert http to https (but I’ve tried to turn that setting off – and disabling caching, without success) Context: OpenSuse Tubleweed on my desktop: ip 192.168.7.7 uname -a Linux tranquility […]
function changeGrubThemeFolder { #clear option1="$HOME/Dropbox/My_Documents/Backup/Linux/themes ${green}If connected to Dropbox${clear}" option2=$'"/etc/grub.d/themes ${green}If not connected to Dropbox${clear}"' option3=$'"custon entry ${green}Location of your choosing${clear}"' echo; echo "Select desired theme directory"; echo select rb in "$option1" "$option2" "$option3" "Exit"; do case $rb in "$option1") GRUB_THEME_FOLDER="$HOME/Dropbox/My_Documents/Backup/Linux/themes";writeChangeGrub; break;; "$option2") GRUB_THEME_FOLDER="/etc/grub.d/themes";writeChangeGrub; break;; "$option3") echo customChangeGrubThemeFolder;writeChangeGrub; break;; "Exit") […]
This is a real problem I encountered before, and so far I was always able to resolve it by actions that don’t make sense to me, I want to make my life easier in the future, so please help me out. Given the following resources and maxims: I have host […]