E-mails Overview
Memberkit has advanced emailing features.
Setting up Subscriptions
Membership sites are great way to make money online. Your monthly revenues will increase every time a new member subscribes to your site. Let Memberkit handle the hard parts such as collecting payments and protecting member area pages. So that,...
What is Profile Application?
Memberkit comes with a default application called "profile". This application is required so that users can create, log-in and update their accounts. All membership features depend on the profile application. To edit profile fields for a user, open A...
How to allow users format text in a textarea?
On the Form Builder: 1. Drag and drop a textarea field to your form,2. Click on the new question to select it,3. On the Properties box at the right bottom, change "Input Mode" to "HTML Editor".
How to create a profile listing?
You need to create a new listing first:1) Go to Application Manager and select Profile form, right click to select "Add new listing"2) On the new tab, select appropriate listing type. In this example we will select "Grid Listing"3) On the new page, y...
How to create a new search form?
On Admin Panel:1. Open Application Manager and find the application and form you would like to add the search form for.2. Right click on the form folder and choose "Add New Search Form" option.3. Choose a name for your search form. This name will be ...
How to show recent blog posts on a profile page?
You may want to show recent entries made by a user on user's profile display page. For example, you can show recent blog posts on a user's profile page.1. First, create a listing for blog posts using Application Manager.2. Then go to query buil...
How to hide some questions on the entry and modification forms?
It is always better to keep your registration forms short and sweet. To do that, you can hide some questions.1. On the File Manager, open profile/profile.html template,2. Change this line:{FORM:profile}To this:{FORM:profile:HIDE:address,city,state,co...
How to add admin-only user fields?
If you would like to have some fields that can only be modified by Admin, you can create hidden fields.To do that, open the form builder:1. Click on the question you would like to hide,2. On the Properties box, select "Admin entry" option for "Displa...
How to Resize and Thumbnail uploaded images?
To make uploaded images smaller, you can use CLIPIMG template tag. Simply place your image to the page like this:{CLIPIMG:profilePicture:100:150}This example will show profilePicture image in 100x150 size.
{AGE} :
How to display users age by users birthdate?
On your site you may want to display users' ages. But it's not a good idea to ask directly their ages because this value will not be updated through the years. Instead you can ask their birth dates and Memberkit can calculate their age. In order to d...
How to set admin approval to registrations?
Setting registration approvals with MemberKit are fast and easy.1. Create a "Approved" text field in your profile form. (Screenshot 1)2. From fields property set this field's "Display On" property to "Admin only". (Screenshot 2)3. Create a template f...
Creating Multiple Membership Types
This tutorial describes how to have multiple sign-up forms with different questions. It also describes how to show different profile and listing pages depending on user's profile type.
Another Example on Multiple Membership Types?
Lets
say you have two membership types ( Employee and Employer) which
require different questions to be asked. Step 1.Create a form (lets call it the profile form) with the common questions such as name, surname, e-mail, etc...Step 2.Put
all the f...
Search in articles
|