Category Archives: CalendarScripts

Improvements to WooCommerce and EDD Bridges for WatuPRO

A new setting available from version 0.7 of the EDD Bridge and version 1.2 of the WooCommerce Bridge lets you help the user follow the payment process easier. if they visit the paid quiz page directly, before a payment is made, they can either:

  • Be automatically redirected to the respective EDD or WooCommerce product page
  • See a text with a link to the respective EDD or WooCommerce product page

Often users will visit paid quiz pages from their dashboards or other links so these settings will be very useful and will make the whole flow more logical.

Note that the changes require a recent version of WatuPRO as well.

MoolaMojo WordPress Virtual Credits System

We have just released a new free virtual currency & credits system for WordPress – MoolaMojo. The plugin is similar to myCRED but easier to use and integrate.

It can be used to:

  • Reward users virtual points for doing things on your site
  • Sell products, subscriptions or services for virtual credits
  • Sell virtual credits for real money

In its core it’s a simple thing but is extremely powerful and will allow you to extract a lot more value of your user’s interactions.

Integrations with Namaste! LMS, Watu/Pro, and Konnichiwa are coming shortly. And not only this: the integration API of the plugin is so simple, we expect other authors will make it soon as well.

Importing Subscribers in Arigato PRO

Importing subscribers in Arigato PRO is easy but entering field numbers can be a bit confusing. Especially if you have custom fields in the mailing list and the CSV file. This guide will clear it all up.

Note! If your file contains any non-English characters (for example Asian, Cyrillic, any French and Spanish accents etc.), you must encode it in Unicode / UTF-8 format! See how to do it.

Let’s make an example with a mailing list with 3 custom fields:

And a CSV file which doesn’t perfectly match the mailing list:

And when you click on “Import subscribers” in Arigato PRO, this is what you see:

So there are a few problems to deal with here:

  • The CSV file does not contain “Name” column. It contains first name and last name columns and you want the name in your mailing list to contain first and last name.
  • The CSV file has the columns ordered in a way that obviously isn’t the same as the order on the import page.
  • The CSV file contains some columns you don’t need (Client ID, State, ZIp, Phone, Address) and lacks the Age data.

So how to import this? Let’s visually number the columns in the CSV file:

Now things become simpler and we just have to watch at the import page first, find the field we need in the CSV and enter its number. Because “name” is constructed by 2 column, we enter them both with “+”. Here you go:

Let’s explain:

  • Email is column number 7 in the file so we enter it before the comma in the “Email,  Name” field.
  • Name is constructed by columns 2 and 3 so we enter them as “2+3” after the comma. So the “Email, Name” field becomes “7, 2+3. Spaces do not matter.
  • The CSV file does not contain fields for IP address, signup date and age. So we leave these blank.
  • Company is column number 9.
  • Gender is column number 10.

That’s it, import with “Skip first line (column titles) when importing” selected. And we are done: