How to build a navbar in React, covering everything from design considerations to implementation and accessibility best practices. Continue reading Creating a Navbar in React on SitePoint.
Daily Archives: April 9, 2024
To better understand what I mean by a ‘System Config Field’ check the picture bellow from here I already know that I can configure the visibility of a Field based on the scope (Default/Website/Store/Store View). I also know that I can display a field based o a value of another […]
I created product attributes based on the selection of attribute yes/no I am calling Ajax to get value and set it in the editor custom attributes but after setting value by jQuery and saving the product it’s not saving. If the shipping exception is no If shipping exception yes I […]
I have a Xbox Wireless Controller: model 1914, bought in 2021 via Xbox Design Lab. It used to work perfectly with Arch Linux. It still does, but now only when connected via USB. It stopped connecting via Bluetooth sometimes last year, and I haven’t been able to use it in […]
I need to join some value(s) from some cell(s) with a “static” bunch of other values into an Excel array… BUT I’d like to avoid using VBA for it and I need something that works also with older Excel version: at least MSO Excel 2010. I know I could get […]
What is command to change regional format to other region with Batch script? If in powershell, i do this with: $GID=111 Set-WinHomeLocation $GID
I set up routing on my Windows 11 machine to be able to route some specific IP addressed (for example 1.2.3.4) to VPN. route add 1.2.3.4 MASK 255.255.255.255 1.2.3.4 This works fine in windows. Once I switch to Windows Subsystem the routing is not configured there (I cannot ping the […]
I am setting up a samba active directory server (inside fmstrat docker container) on ubuntu server 22.04. After some trial on error I achieved: hosting an AD server on my ubuntu server joining a windows client (win11) joining two linux clients (ubuntu 23.04, 23.10) joiing my NAS sharing some directories […]