Title: Snoka Shortcode for CanadaHelps
Author: Snoka Media
Published: <strong>28. Dezember 2022</strong>
Last modified: 31. Dezember 2022

---

Plugins suchen

![](https://ps.w.org/snoka-shortcode-for-canadahelps/assets/banner-772x250.png?rev
=2841722)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/snoka-shortcode-for-canadahelps/assets/icon-256x256.png?rev
=2840386)

# Snoka Shortcode for CanadaHelps

 Von [Snoka Media](https://profiles.wordpress.org/snokamedia/)

[Herunterladen](https://downloads.wordpress.org/plugin/snoka-shortcode-for-canadahelps.2.0.1.zip)

 * [Details](https://de.wordpress.org/plugins/snoka-shortcode-for-canadahelps/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/snoka-shortcode-for-canadahelps/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/snoka-shortcode-for-canadahelps/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/snoka-shortcode-for-canadahelps/#developers)

 [Support](https://wordpress.org/support/plugin/snoka-shortcode-for-canadahelps/)

## Beschreibung

A plugin that adds a shortcode to embed CanadaHelps donation forms on your WordPress
site. With support for URL parameters and automatic language selection, this plugin
makes it easy to accept donations from your site visitors.

### Key Features

 * Embed a form on your WordPress site using the [chform] shortcode.
 * Set the language of the form to either English (‚en‘) or French (‚fr‘).
 * Customize the form’s height and maximum width.
 * Display the form in a modal window or as a regular embedded form.
 * Pre-fill the form with a donation amount and frequency using URL parameters.
 * Set the speed of the open/close animation.

### Shortcode Attributes

 * **id** (required): The page id from the embed code provided by CanadaHelps.
 * **language** (optional): Specify the language of the donation form. Options: „
   en“ for English or „fr“ for French. If not specified, the plugin will use the
   user’s locale to determine the language.
 * **height** (optional): The height of the form. Default is ‚1760px‘.
 * **modal** (optional): Whether to display the form in a modal window or not. Can
   be either ‚true‘ or ‚false‘. Default is ‚false‘.
 * **max-width** (optional): The maximum width of the form. Default is ‚940px‘.
 * **button-text** (optional): The text to be displayed on the button. Default is‚
   Donate Now‘.
 * **speed** (optional): To set the speed of the animation in the shortcode, use
   the „speed“ attribute and enter a number in milliseconds (1000 = 1 second). The
   default speed is 300 milliseconds. Example: [shortcode speed=“500″]

### Examples

To specify the French form with an iframe height of 775px, you would use the following
attributes:

[chform id=12345 language=fr height=775px]

To specify the modal form with an iframe height of 735px, max-width of 500px, speed
of 125 milliseconds, with the button text ‚Donate‘ you would use the following attributes:

[chform id=12345 height=735px max-width=500px modal=true speed=125 button-text=’
Donate‘]

### URL Parameters

In addition to the shortcode parameters, the form can also be customized using the
following URL parameters:
 – **amount**: The donation amount to be pre-filled in
the form. – **frequency**: The donation frequency to be pre-selected in the form.
Can be either ‚one-time‘ or ‚monthly‘. – **modal**: If set to true will open the
modal on page load if the shortcode attribute **modal** is also set to true.

### Example

To display a form with the ID 123 in French in a modal window with a pre-filled 
donation amount of $50 and a pre-selected frequency of monthly:

http://example.com/page-with-form/?amount=50&frequency=monthly&modal=true

### Note

The `modal` URL parameter allows you to open the form in a modal window on page 
load. To use this parameter, set its value to `true` in the URL.
 For example: http://
example.com/page-with-form/?modal=true Note that this parameter will only have an
effect if the `modal` attribute in the shortcode is also set to `true`. If the `
modal` shortcode attribute is not set or is set to `false`, the form will not be
displayed in a modal window regardless of the value of the `modal` URL parameter.
If the `modal` attribute is set to `true` but the `modal` URL parameter is set to`
false`, the form will still be displayed in a modal window when the button is clicked.

### Troubleshooting

If you encounter any issues with the plugin, try the following:

 1. Make sure you have entered the correct page id in the shortcode
 2. Check the CanadaHelps website to ensure that their service is functioning properly
 3. If the issue persists, try deactivating and reactivating the plugin, or contact
    us for further assistance

### Disclaimer

This plugin is provided as-is without any guarantees or warranties. Some information
is provided in an effort to clarify and provide relevant information for users who
may have trouble using the plugin.

Our plugin relies on a third-party service, CanadaHelps (https://www.canadahelps.
org/), for displaying your CanadaHelps forms with our shortcode. By using our plugin,
you acknowledge and agree to be bound by the CanadaHelps Terms of Use (https://www.
canadahelps.org/en/terms-of-use/) and Privacy Policy (https://www.canadahelps.org/
en/privacy-policy/). Please make sure to review these documents before using our
plugin.
 We are not affiliated with CanadaHelps and are not responsible for their
services or any issues that may arise from the use of their services. For any questions
or issues related to CanadaHelps, please refer to their website (https://www.canadahelps.
org/) or contact them directly. If you have any questions or concerns about the 
use of CanadaHelps in our plugin, please do not hesitate to contact us

## Installation

 1. Download and unzip the plugin
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress
 3. Add the shortcode to the pages you want to display the form, using the following
    format: `[chform id=12345]`. Replace „12345“ with the page id provided by CanadaHelps.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Snoka Shortcode for CanadaHelps“ ist Open-Source-Software. Folgende Menschen haben
an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Snoka Media ](https://profiles.wordpress.org/snokamedia/)

[Übersetze „Snoka Shortcode for CanadaHelps“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/snoka-shortcode-for-canadahelps)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/snoka-shortcode-for-canadahelps/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/snoka-shortcode-for-canadahelps/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/snoka-shortcode-for-canadahelps/)
per [RSS](https://plugins.trac.wordpress.org/log/snoka-shortcode-for-canadahelps/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

A complete changelog of all changes made to the plugin can be found on our [GitHub repository](https://github.com/snokamedia/chform-shortcode/releases).

## Meta

 *  Version **2.0.1**
 *  Zuletzt aktualisiert **vor 4 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **6.1.12**
 *  PHP-Version ** 7.2 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/snoka-shortcode-for-canadahelps/)
 * Schlagwort
 * [shortcode](https://de.wordpress.org/plugins/tags/shortcode/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/snoka-shortcode-for-canadahelps/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Deine Rezension](https://wordpress.org/support/plugin/snoka-shortcode-for-canadahelps/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/snoka-shortcode-for-canadahelps/reviews/)

## Mitwirkende

 *   [ Snoka Media ](https://profiles.wordpress.org/snokamedia/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/snoka-shortcode-for-canadahelps/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.buymeacoffee.com/snoka)