EDIT: I noticed that I can’t change any setting anymore! It just resets after save to the old value. No error message is shown. Old Title: Theme does not change, even though database value changes If I change the theme in Content -> Design -> Configuration Then it always changes […]
Daily Archives: January 29, 2020
I have a template from a customer’s Magento 1 theme that I need to move to M2. The theme isn’t the same but the template does what I need it to on M1 and I need this in Magento 2. < ?php $parentCategoryId = 20; $cat = Mage::getModel('catalog/category')->load($parentCategoryId); $subcats = […]
I want to sort a repository by more than one attribute. Any ideas of how to achieve this? What I have so far is this: public function getLatestPosts() { return $this->postRepository ->getList($this->buildSearchCriteriaForLatestPosts()) ->getItems(); } private function buildSearchCriteriaForLatestPosts() { $this->prepareSearchCriteriaBuilder(); $this->searchCriteriaBuilder->setPageSize(1); return $this->searchCriteriaBuilder->create(); } private function prepareSearchCriteriaBuilder() { /** @var MagentoFrameworkApiSortOrder […]
I cannot resolve the problem “The hardware virtualization is enabled in the Acceleration section of the system page although it is not supported by the host system. It should be disabled in order to start the virtual system” But when I try turn it off I cant press Ok when […]
My goal is to have hcitool lescan running on Ubuntu 18.04 with a BLE 5.0 radio. I upgraded the internal WiFi/Bluetooth card in a Dell Precision 7520 laptop from the original Qualcomm QCA61x4A (BLE 4.2) to Intel AX200NGW (BLE 5.0). Before the swap, no issues with hcitool lescan. After the […]
im using macOS Catalina, and I want to sync two folders in real-time. One is on my Desktop for me to see and use (auto-sharing between all my os devices via iCloud), and at the same time, the other folder is on my OneDrive (for my team to see). I […]
I am writing a shell script to replicate my mac setup. I know I can remap Caps Lock to Ctrl from the system preferences GUI but is there a way of remapping from the command line?
I’ve been troubleshooting performance issues on a new Windows 10 build and wondering if anyone can give input on whether this looks like reasonable OS disk activity at idle. Chrome + Resource Monitor running in FG, OS is disk 4.