Although WordPress is the most popular content management system out there, it lacks some basic features – specifically, front-end user management. In other words, WordPress doesn’t let users view their profile information or customize their user profile page from the front-end. While there are plenty of features for users in the WordPress back-end, extending the […]
Continue ReadingProjects where you need to add users on map in WordPress can require more time for development as you need to deal with more then just a Google Maps embed with some POI's on it. While it's not really a technical problem, the extra time can eat into the existing budget for the project or […]
Continue ReadingWe firmly believe and stand behind the philosophy of owning your own data. While the membership and payment data was always in your database, it was not straight forward to export it. For this reason, you can now export member data stored in Paid Member Subscriptions to a CSV file. Whether you prefer to view […]
Continue ReadingUsually the archive pages in WordPress leave a lot to be desired and sometimes you want to list posts by category so users have a much nicer way of interacting with your content so it can be useful to have access to a list posts by category shortcode. What we're aiming for is a post […]
Continue ReadingWhen using a WordPress plugin there are times when a small extra feature is all you need to finish your project. If you're in a hurry or simply are not a technical person, the last thing you want to do is spend time implementing a custom plugin that extends Profile Builder. This year we've spent […]
Continue ReadingWordPress sites typically use a lot of plugins. These can include contact form tools, page builders, ecommerce solutions like WooCommerce, and more. So, when you try to optimize page loading times, all this added software can cause you to hit a roadblock. You might have already tried the more straightforward optimization strategies like switching to […]
Continue ReadingWhen you're launching a membership site the last thing you want to do is worry someone will steal the content you've worked months or even years on. As illogical as it is, your brain will loose focus from working on the important things: content adding value to your proposals marketing your membership site researching new […]
Continue ReadingEver landed up on a webpage that asked you to register or login, only to forget the original article / page where you wanted to be after registering or login in? Doing those steps is ok, after all you probably wanted to take those actions anyway. But why not try and make the entire experience a little bit better and more user friendly?
Continue ReadingWhen 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 Reading