When you have WordPress Multisite active, all users are shared between all blogs because the wp_users table is the same for all blogs. By default, it's simply not possible to enable WordPress user registration on a subsite only. To go around this, first thing we need to do is enable registration in our network admin: […]
Continue ReadingWhen building a company website, chances are you’ll be looking for a WordPress client portal plugin where an administrator can upload files and information related to a particular client. And most of the time it doesn’t have to be something complicated. There are several solutions like simply creating a password protected page or using an […]
Continue ReadingWordPress 4.5 “Coleman” was released with a lot of improvements and new features. This release was led by Mike Schroder, backed up by Adam Silverstein as Release Deputy, Mel Choyce as Release Design Lead, and the help of 298 contributors with props in this release. While there is no big ticket item on the list, […]
Continue ReadingThe Stripe add-on extends Paid Member Subscriptions allowing you to take payments directly on your store via Stripe’s API. Stripe is available in the United States, Canada, the UK, Australia, Belgium, France, Germany, Ireland, The Netherlands and more at What countries does Stripe support? So you can now accept credit card payments, both one-time and […]
Continue ReadingAfter several years, our website design was no longer in sync with what we wanted from our brand. It was also built at a time when responsive websites were just becoming mainstream and we never took the time to make sure it looks good on smaller devices. While we wanted to do a redesign for […]
Continue ReadingSometimes you want to begin user registrations in your WordPress site at a particular date and time in the future. Luckily it's simple enough and it requires just a small plugin. There's no UI and you'll have to modify the $open_registration_time variable with your time and hour, but it's as simple as it gets: create […]
Continue ReadingWith our bbPress forums retired, I wanted to close all topics without having to go in each one of them. While I couldn't find something that did exactly that, I did found this really nice plugin https://github.com/thebrandonallen/bbp-auto-close-topics that automatically close bbPress topics after an admin-specified time period.
Continue ReadingAn integration with the WordPress Newsletter plugin developed by tribulant.com has been made into the Profile Builder plugin to capture subscribers through registration forms. A new field "Newsletters" is now available in Profile Builder -> Manage Fields, allowing your users to also subscribe to various newsletters offered on your site. It is offered as a […]
Continue ReadingThis tutorial explains why adding WordPress SSL & HTTPS is the best way to secure your site and why all of us should do it eventually. Also, we'll go into an option for adding a free SSL certificate on your WordPress site. Let's break it down. What is SSL & HTTPS? An SSL (Secure Sockets […]
Continue ReadingThere's been a lot of discussion regarding WordPress AMP, particularly in the Advanced WordPress Facebook group. With Accelerated Mobile Pages, Google promises instant load times for readers since AMP pages are stripped down of most of the markup and have limited or no javascript scripts loaded. Some of the questions involved errors with existing WP […]
Continue Reading