I have 2 monitors, an LG Ultragear 24GN600 and an old monitor (LG 24MT49DF-PS), which has an HDMI and AV port. My PC (no GPU) has an HDMI and a DVI port. The ultragear accepts signals from both direct HDMI and from the DVI adapter (though limited to only 60Hz, […]
Monthly Archives: January 2023
I’m using Windows 10 and just downloaded and installed the latest version of Windows Terminal. I would like to use a bash shell within the terminal but when I open the settings, I don’t see bash as an option Is it possible to add bash (or something like it) as […]
I recently added a paragraph to the Community Translation Policy for The Linux Command Line as follows:Be aware that once you are approved for performing the translation I will add your name and email address to the "Books" page on LinuxCommand.org so that others can contact you regarding your progress […]
I am working on a custom extension where I need to call an observer when any payment method is selected from the available payment method list on the frontend checkout page. Unfortunately, I didn’t find one, but it seems that I rather need to subscribe to quote.paymentMethod. Can anyone tell […]
Recently I’ve upgraded 2.3 to 2.4.5 and having following system configurations. php8.1 MySQL 8 Apache2.4 (Also tried with Nginx) Varnish configured I have 16GB ram with 500Gn SSD and i5 processor ubuntu os. My minified profile results are below. magento - 10s magento->routers_match - 6s magento->routers_match->CONTROLLER_ACTION:catalog_category_view - 6s magento->routers_match->CONTROLLER_ACTION:catalog_category_view->action_body - […]
I am running magento 2 in a VM on apache2. I created a new store view for another language of our shop. Main domain: company.com Storeview subdomain: de.company.com Problem: If I go to “http://de.company.com” then I get redirected to http://company.com. I deleted all cookies and flushed the magento cache.
I created a custom form to save the data(category – table_category). In the form page i have a grid which shows Faqs related to the category. Currently i am getting all the faqs(table faq), which are not filtered based on categories. I am passing the category id like below to […]
I want to make changes in function estimateByAddressId() which is public method. I tried following : app/etc/di.xml also tried in app/etc/frontend/di.xml <preference for="MagentoQuoteModelShippingMethodManagement" type="VendorCustomModuleModelShippingMethodManagement" /> But not succeed. Can anyone please help.
I know how to get to the “Define New Bullet” > Symbol options here: But how can I search for (or paste) the specific character that I want? Sometimes I want to use ❌ or ✅ or other unicode characters.