Cristian Antohe

Author at Cozmoslabs

Cristian Antohe is the co-founder Cozmoslabs. He's a WordPress developer, web designer and Open Source fanatic. He's part of the team that developed Profile Builder and WordPress Creation Kit and also helps curate wpMail.me. Find me on: Google + | Twitter

WordPress User Custom Profile Page

How to Create a WordPress User Profile Page (Fast & Easy)

Author: Cristian Antohe
Last Updated: October 9th, 2023

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 Reading
add users on map in WordPress

Add Users on Map in WordPress – Tutorial

Author: Cristian Antohe
Last Updated: September 22nd, 2022

Projects 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 Reading
export member data

Export Member Data in Paid Member Subscriptions

Author: Cristian Antohe
Last Updated: September 4th, 2018

We 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 Reading

List posts by Category Shortcode for WordPress

Author: Cristian Antohe
Last Updated: May 15th, 2019

Usually 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 Reading

Moving Forward with Profile Builder 2.3.8

Author: Cristian Antohe
Last Updated: June 21st, 2016

When 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 Reading
remove unused css js files in WordPress

How to Remove Unused CSS JS Files in WordPress

Author: Cristian Antohe
Last Updated: July 9th, 2024

WordPress 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 Reading
content dripping

Content Dripping – Give Users Access to Your Content Article by Article

Author: Cristian Antohe
Last Updated: June 23rd, 2023

When 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 Reading

How to Load a Login, Edit Profile or Registration Form in a Popup

Author: Cristian Antohe
Last Updated: June 15th, 2016

Ever 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 Reading
enable wordpress user registration on a subsite only

Enable WordPress User Registration on a Subsite Only

Author: Cristian Antohe
Last Updated: April 19th, 2016

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 Reading

How to Build a WordPress Client Portal Plugin

Author: Cristian Antohe
Last Updated: March 8th, 2023

When 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