Over the past couple weeks I have had the privilege of deep delving into Progressive Web Apps. In case PWA is new to you, I will give you a quick rundown. PWA is a relatively new format for building websites that can be installed on mobile devices or even desktops as applications. You're website still functions as a website, but gives users the option to install it run it like a normal app instead of in a browser. If I don't say so myself, "It's really cool". Here are just a few of my … [Read more...]
Blog (page 15)
WordPress Redirect Loop When Logging In [Solved]
If you are using a WordPress as a submodule, PHP-FPM, and are hosting your site on WHM, you probably woke up today with and endless redirect loop when trying to login or access any .php core file directly. ERR_TOO_MANY_REDIRECTS This error which is affecting a massive amount of servers is coming from the "EasyApache4 October 31 update". Within this update a new redirect was added to PHP-FPM which catches .php files and attempts to redirect them to .txt files. This was part of an … [Read more...]
A Journey To One Million Downloads
This month OnPoint Plugins hit another milestone, 1,000,000 downloads! What an amazing journey this has been and continues to be. It all started with a small problem I was trying to solve with sidebar menus that spawned an entire WordPress plugin business. At the time, I simply needed something that did not exist so I built it. Giving it to the WordPress community seemed like the right thing to do because I was using many other community plugins and wanted to be a team player. But then … [Read more...]
Go Live Update URLS – Version 5.2.0
Today marks the day when version 5.2.0 of Go Live Update URLS was released into the wild! When the plugin was first written, the WordPress ecosystem included a few interesting variation of saving data but followed a fairly common pattern. Historically the main concern has been handling serialized data when doing database search and replacing. Handling serialized data was the sole purpose of this plugin's first version. Over the years, additional data patterns started showing up with … [Read more...]
A/B Testing In Under 90 Minutes
There comes a time in all our projects where we have a bright idea we think will improve user interaction. Maybe we want more users to signup to our feed. Maybe we want more users to buy our products. Whatever the case, we want to role out our idea which we "know" will achieve our goal. But wait....! What about social variables? Sometimes users just don't want to buy things or sign up for stuff. Sometimes users are online less often or have other life factors which affect interactions. Month … [Read more...]
Installing a PRO Plugin
All of our PRO plugins require the basic version to also be installed and active, so be sure to leave the basic version installed and active when upgrading to PRO. Basic versions may be found here: Installing the PRO version of the plugin FAQ Where do I enter my license? All OnPoint plugins have their license automatically included in the plugin code. You do not need to enter your license anywhere in the plugin. … [Read more...]