Category Archives: CalendarScripts

Certificates to Non-Logged In Users From WatuPRO 4.7.7

From version 4.7.7 the quiz plugin WatuPRO allows issuing certificates to non-logged in users. Certificates work as usual. The only requirement for the certificate to be issued is the user to enter their email address when taking the quiz. This can happen by several methods:

  • If you select “Send email to the user with their results” WatuPRO will make sure email is collected regardless whether the user is logged in or the email is requested by another method.
  • If you request email in theĀ  “Ask user for contact details” section under the “User and Email Related Settings” tab of the “Edit quiz” page. This will work even if “Send email to the user with their results” is not checked.
  • Of course, certificates will be issued to logged in users even if none of the above requirements is satisfied.

Like before, a certificate is assigned only when associated grade / result is achieved.

If you want to send the certificate as email attachment you need to select the following option on the Certificates page:

“Send certificate as attachment if quiz completion email is sent to admin and / or user. Requires PDF Bridge v. 0.8 or newer.”

Non-logged in users will not have the “My Certificates” page even if you use the shortcode to expose this page on the front-end.

Squeeze Page in Arigato PRO Autoresponder

From version 2.4.2 the WordPress autoresponder plugin Arigato PRO supports a very easy method for creating squeeze / landing page. Everyone who have tried to do this with a WordPress blog knows how much pain usually this is and that it often requires installing more plugins or a special squeeze theme.

Well, no more, at least with Arigato PRO. Just go to the “Squeeze page” in the menu and you’ll see a form like this:

squeeze-settings

This form lets you select whether your blog homepage will be the “Squeeze” or a selected published post or page. Then all you need to do is to place the HTML code of a complete landing page in the box, and add the Arigato subscribe form code for the mailing list you want to use.

If you prefer to use the shortcode syntax you need also to add the script code that is displayed under the big box (not shown here).

The HTML code you enter should contain a complete HTML page with header and body tags. The WordPress header will not be added.

If you need samples, you can find many free landing page templates online. We are going to offer some Arigato-specific ones in the near future.

If you want to see a live demo of such page have a look at our demo blog.

How To Use Contact Form 7 in WatuPRO “Final Screen”?

Before answering this, I recommend you to request contact information using this built-in method of WatuPRO. You can also have emails sent with the quiz plugin so in most cases you don’t really need to integrate a contact form in the quiz output.

If you still need to do it, it’s easy. Just switch off “Ajax” for the selected quiz from WatuPRO Settings page, section “AJax in quizzes“. Once you do this, you can include the Contact form 7 shortcode in the “Final page / quiz output” are and it will work.

Contact form 7 will not work in Ajax-loaded page so the above setting is absolutely required.