by SquareZones | Jan 27, 2023 | Errors, Errors, Programming, Troubleshooting, Troubleshooting, WordPress
FULL VIDEO REVIEW: In this video, we show you how to fix the hover-over event that is occurring below the hyperlink meaning the arrow only becomes enabled if it is BELOW the link but NOT on the text itself, most people will miss this when they enter your site so...
by SquareZones | Jan 23, 2023 | Errors, Errors, Programming, Troubleshooting, Troubleshooting, WordPress
FULL VIDEO REVIEW: In this video, we show you how to fix “This page doesn’t seem to exist” when you navigate to your ROOT URL meaning your base URL (without adding the /home at the end of your URL), this usually happens when you initially use a new...
by SquareZones | Aug 5, 2022 | Errors, Errors, Programming, Troubleshooting, Troubleshooting, WordPress
FULL VIDEO REVIEW: In this video, we talk about the “WordPress Error This Page does not seem to exist” and how we were able to resolve it. Clue: name and email are reserved words and you must use something else in your code...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about “An existing connection was forcibly closed by the remote host” and how to resolve the error. https://youtu.be/LO-AFAK1g0w Error: ERROR Text: Recieved when calling site (seen on back end server) (go to...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we talk about the error we received when installing the latest Microsoft.EntityFrameworkCore.SqlServer NuGet package and how we resolved it.https://youtu.be/m9IhZkjfUdY How To Steps If the currest verion of the NuGet package is...
by SquareZones | May 28, 2022 | C#, Programming, Troubleshooting
FULL VIDEO REVIEW: In this video, we discuss how to Fix Intellisense for Libman.json for Client-Side Libraries ReSharper Bug. This seems to be a bug in ReSharper so in this video we tell you how to get around it but it’s not a perfect solution by any means,...