by Wide Open Tech | Feb 11, 2022 | Web Development
Plugins make WordPress an easy and functionality-rich website backend for any beginner. However, with over 56,000 different plugins to choose from in the WordPress directory, it can be challenging figuring out which ones are the best to use on your website. Since many...
by Wide Open Tech | Sep 1, 2021 | Custom Software, Mobile Apps, Web Development
Throughout daily work as a developer, designer, or any field that involves long-form work, you’ll need to learn some form of documentation to keep track of your thoughts or to let someone else know what your thoughts were. For our purposes at Wide Open...
by Mel Beasley | Jul 3, 2020 | Web Development
If you’re using Magento Commerce as the backbone of your online store, you might have heard that the older versions of the platform are no longer supported as of June 30, 2020. If you haven’t heard, you might have seen a scary warning message within your... by Wide Open Tech | Mar 17, 2020 | Custom Software, Web Development
Let’s talk about database migration tools for a sec. When migrating a database driven site from a development domain to production domain, you will almost always have the need to do some kind of search and replace on the site database. A common example is...
by Wide Open Tech | Oct 14, 2016 | Custom Software, Web Development
Creating a Webkit Animation is really fun and you can make cool ones with just HTML and CSS. Let’s say you want to make a button that comes out of nowhere, looks like a cannon ball, spins, and then turns into a button to begin your awesome game. No problem....
by Wide Open Tech | Jul 29, 2016 | Web Development
Adding code in your WordPress posts may be a challenge at times for many users. Adding code to the wrong post editor or just one single line break can mess up your code, leaving your post’s layout looking like a mess and creating a bad experience for your users....