Node.js makes it possible to write applications in JavaScript on the server. It’s built on the V8 JavaScript runtime and written in C++ — so it’s fast. Originally, it was intended as a server environment for applications, but developers started using it to create tools to aid them in local […]
Yearly Archives: 2020
When i enable the developer mode on my Magento 2.3.3 instance i get the following error message when calling category pages in webbrowser: Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'block', attribute 'remove': The attribute 'remove' is not allowed. Line: 976 Element 'block', attribute 'remove': The attribute 'remove' is not allowed. Line: 980 […]
When I enable Developer mode in Magento, I don’t see it in the Configuration Settings: I used command php bin/magento deploy:mode:set developer I’m using Magento 2.2.9 and Ultimo Theme version 2
Hopefully I’m not the only one feeling so lost on the Magento 2 learning journey. I am trying to override a third party module’s onestepcheckout shipping.html file. I successfully did it using the requirejs-config.js method but none of the data is passed through. Are there other steps I have to […]
On my desktop computer, I run a Windows 10 config on dual-screen in extended mode. However, whenever I put my computer into hibernation, my main screen (Philips 236v4, VGA) will turn off but my secondary screen (Samsung s22d300, HDMI) will only turn to power-save mode, displaying a glowing black screen […]