Calculoid – Calculator builder
When you create some calculator from Calculoid.com or you just want to use some calculator from Calculoid library, this plugin makes it very simple to embed it into your WP content. Plugin utilizes WordPress Shortcodes, so all you need to do is to insert this shortcode: [calculoid id=”60204″ show_title=”0″ show_description=”0″ F300024=”15″ F310236=”my domain” billing_firstname=”John”] With the id parameter you specify which calculator you want to display. You can use this shortcode anywhere in WordPress. If show_title is set to 1, it will load calculator’s title. If show_title is set to 0 (zero), calculator’s title will not be loaded. show_description is the same. If set to 1, it will load description of the calculator, if set to 0, it will not load description. You can set default value of every calculator field, just add to shortcode FieldID=”Value” or for Payment field use billing_fieldname=”value”. Plugin’s configuration allows you to insert your API key, which you receive when you register to Calculoid.com. So if you want to embrace all features of your Calculoid membership, insert your API key. The calculator does not use iframe, so it is part of your HTML content, which is great, because it inherits your CSS styles and the calculator fit in. The same font, same color and so on. It won’t slow down your website. The calculator is loaded asynchronously after the website is loaded.
Top keywords
- calculator10×4.03%
- calculoid5×2.02%
- set5×2.02%
- show5×2.02%
- title5×2.02%
- description4×1.61%
- insert3×1.21%
- load3×1.21%
- loaded3×1.21%
- same3×1.21%
- shortcode3×1.21%
- show title3×1.21%
WIMPLE Contact Form
A flexible and super-easy Web Form plug-in for WordPress to create Contact form – or any kind of form – for web sites / apps and send the form data via email using AWS SES, Twillio SendGrid, or your own SMTP server / service. Create web forms for – 1. Contact Us 2. Feedback 3. Technical / Product Support Query 4. Customer Complaint 5. General Inquiry or whatever form you can think of. Simple UI to interactively design forms — no code to define any field or its behavior. Select data types for fields from the most commonly used pre-defined set. Supported data types: Single-line Text, Multi-line Text, Dropdown List, Multi-select Dropdown with Checkbox, Radio Buttons, Checkbox, Date, Note, CAPTCHA, reCAPTCHA. Set custom help/hint and validation error messages to show for each field. Specify prompt for each single-line and multi-line text field. Place fields anywhere within the form as needed. Set or edit the size (width) and position of fields within a row or across rows. Add one or more field(s) in one row. Edit all the details — type, messages, size, location — for any field at any time. Delete a field or an entire row of field(s), and create a new one, if needed. Customize the auto-generated default HTML and CSS as per your choice (e.g., to match the web site / page). Receive auto-generated email with form data via your own SMTP server / service or AWS SES or Twilio SendGrid — set up step-by-step using interactive UI, no coding needed. Completely clean code, with no script embedded. FEATURES Create and manage any number of forms using the plug-in. Use the same form or different forms for different web pages. Use custom email id[s] (not necessarily admin email only) as From (sender) and To (recipient) address for the form. Interactively create form from WP administrator backend — add, remove, edit field values / options, place anywhere within form. Use Google reCAPTCHA (or normal CAPTCHA) to resist automated spam submissions. View the form in the right pane when it is being created; modify as needed and see that too. Use any one of five ready-made themes to display form in the frontend, or customize the selected theme as needed. Use default theme, so that the form uses site’s theme for which it has been created. Send form data via auto-generated email using your SMTP server / service (easy), or AWS SES (API Signature v4) or Twillio SendGrid for better deliverability. HOW TO DISPLAY THE FORM TO THE USER (frontend) Copy the ‘Shortcode’ for the form from plug-in’s admin backend. Use WordPress function ‘do_shortcode()’ with the above Shortcode in the PHP file for the required web page. NOTE: You can use the same ‘Shortcode’ in multiple web pages. PRIVACY POLICY As per the arrangement of the WIMPLE Web Form Plug-in, the site Admin needs to specify the following data. Email settings for sending the auto-generated email with the form data from specified sender email id to recipient email id. There are three supported options, for each of which the Admin needs to provide the following information. AWS-SES: Admin needs to provide: AWS Endpoint AWS account ‘Access Key’ AWS account ‘Secret Access Key’ SMTP server other than AWS-SES: Admin needs to provide: SMTP Server Address SMTP Server Port Username Password SendGrid API: Admin needs to provide: SendGrid API Key Google reCAPTCHA setup to deter robot systems trying to make automated submissions. The Admin needs to provide the following information. Google Site Key Google Secret Key NOTE: These are put in the code (wp-config.php) and stored on the server, where the plug-in is installed. These are used only to capture data from valid submissions and send emails with the captured form data. SARANGSoft does NOT get / have any access to these information. The auto-generated emails with the form data from WIMPLE Web Form Plug-in via AWS SES (Simple Email Service) are sent using Signature version 4 for better security and deliverability. FREQUENTLY ASKED QUESTIONS (FAQ) How to Display the form to the user (in frontend)? a) Copy the ‘Shortcode’ for the form from plug-in’s admin backend. b) Use WordPress function ‘do_shortcode()’ with the above Shortcode in the PHP file for the required web page. Can we use the same form in more than one page in user end (frontend)? Yes, you can use the same form (‘Shortcode’) in multiple web pages. What theme is used by the plug-in? There are five (5) built-in themes (color-oriented) with this plug-in. Select any one of those as per your needs, and then customize the CSS for selected theme as you see fit to suit your web site / page.