During my career as a web developer it has happened to me on two occasions where my local server stopped working “out of nowhere”. Unfair bugs in the software that have caused me to lose valuable time due to the many hours it takes to restore it. So today I will write some important tips…
My Blog
Simple night mode for your website
Here I bring you a simple night mode code for your website, made with Vanilla javascript, free of JQuery library. Contenidos Code for night mode We will create four separate files: demo.css, modonocturno.html, night-mode.css and night-mode.js. First, we go to the file “modonocturno.html“, we will place the following HTML codes: Second, in the page header…
7 Benefits of having a website
Social networks are a great tool, but they aren’t the only sales channel. So today we will see 7 benefits of having a website: Contenidos The E-Commerce Implementing e-commerce on our website will not just make your products visible 24/7, but also give you information about your customers with cookies, which can be used for…
Add CSS and Javascript to the child theme using functions.php
This time we are going to add CSS and Javascript to a WordPress child theme using the functions.php file. First of all we must upload or create the .css and .js files to a folder in our child theme. We can do it through the control panel from our hosting or via FTP with Filezilla,…
How to block an app from accessing to internet on Windows 10
Greetings to all, this time I bring you a Tutorial about how to block an app from accessing to internet with Windows 10. To block access to a program, we first have to go to the Search button, you can find it at home or in the taskbar (it’s the magnifying glass icon): Search “Firewall”…
Export images from Camtasia Studio
This time I bring you a tutorial to export images from Camtasia Studio for those who still use the PC app (like me). And a common issue is forget how images are exported from video frames since the option is not in plain sight, so here are some simple steps to do it: Once we…
Show navigation arrows in Slider Revolution 6
This tutorial to show navigation arrows in Slider Revolution 6 is great for users who didn’t like the new design of this well-known WordPress plugin. For my part I miss the old design since I perceive it more intuitive. Well, where are the navigation arrows implemented in the new design? We first click on the…
How to use Zoom image in your meetings
Today we will see a tutorial to use Zoom image in your meetings. It’s common nowadays that many users don’t know how to place a Zoom image as avatar for their virtual meetings, so I will leave you a quick way to solve this problem. We Sign In from your Zoom desktop app. And we…
Skip Captchas (with Google Chrome)
Today, I have created this tutorial to Skip Captchas (with the Google Chrome) fed up with the endless ReCaptchas that I find on a variety of websites. You can find the Captchas in: Shorteners full of advertising Contact forms And even in Google itself when it detects “unusual traffic” from our network. Not to mention…
Tutorial to create a pattern fill in Adobe Photoshop
Today I bring you this tutorial to create a pattern fill in Adobe Photoshop. It often happens, when I quit doing graphic design for a long time just coding websites, that I forget certain tools that Adobe Photoshop has, how to apply a pattern fill for example. So this time we are going to review…