I’ve been working remotely for over a decade – well before the days of tools like Slack or Zoom. In some ways, it was easier back then: you worked from wherever you were and had the space to manage your workload however you wanted. If you desired to go hardcore […]
Daily Archives: December 6, 2019
I am using PHP for my WordPress website, I have found the best WordPress speed test tools here It will help you in finding the speed errors in your website.
We have a large(~500k lines of code) custom built system we run a business on. Many of it’s larger sub-systems front ends(Points of sales, etc.) are built around the PHP library Xajax. Xajax still is working “ok” for us even on PHP 7.3, however that project is no longer maintained […]
Under Stores > Configuration > Catalog > Catalog, We have “Use Canonical Link Meta Tag For Categories” set to “Yes” There are a couple of category pages that we want to edit the Canonical Link for. I am able to add a canonical via XML Update with the following code […]
I would like to know where can I find the CSS files that display the menu in mobile view? So basically I’m looking for this file that when the view reaches 767px width the menu will collapse and will display the nav-toggle button to display the mobile menu. Can anyone […]