In Magento 2, is there anyway to add a CSS class to the body tag of a category page IF that category has no children? I want to apply some design changes to only final-depth categories while avoiding having to assign each of those categories with a new layout. The […]
Daily Archives: March 19, 2020
I am brand new to Magento and am a WordPress developer and am trying to get my bearings on something that seems like it should be simple to accomplish. I am trying to simply add a data-attribute to my product title on the product details page. I want to do […]
I created a custom shipping method and I just noticed that the free shipping cart price rule is not applying. While doing some trial and error, it turns out that the cart price rule will only be applied to the table rate shipping method and not on other shipping methods […]
Chromium alike browsers have embedded tool for visual performance profiling on about:tracing (chrome://tracing for Chrome), which uses specially crafted json file as input. The thing I liked about it, is that it has very simple, yet flexible input format, and it wasn’t hard to build a profiler upon it. I […]
I have a video with a DTS audio file that I want to encode on android. Now, on my laptop I had an old GUI that had the option to encode audio using 2 passes. I have FFmpeg on android but I don’t know how to make it use a […]
I use my laptop (Dell Inspiron 5480) both as a mobile device and as a desktop replacement. At home I hook up a USB keyboard, mouse, USB DAC, as well as ethernet and HDMI cables to it. Getting a docking station is a no brainer. I bought a Dell WD15 […]
Failed file repair error code 0x57 Boot configuration data store repair failed error code 0x490 The computer is in an unbootable state, not even safemode. I cloned the windows installation to a new disk where I had a linux installation on a partition at the end. It will not boot. […]
I’m copying my website’s production environment to local development, and getting “ERR_SSL_PROTOCOL_ERROR”. All the debugging advice I’m digging up assumes the website is flawless, and the problem is on the browser side. When you’re sure the problem is on the server side, how do you get Chrome to cough up […]