Title: Corymbus Forms
Author: corymbus
Published: <strong>ઓક્ટોબર 27, 2022</strong>
Last modified: ઓક્ટોબર 29, 2022

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/corymbus-forms/assets/icon-256x256.png?rev=2806074)

# Corymbus Forms

 [corymbus](https://profiles.wordpress.org/corymbus/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/corymbus-forms.1.1.3.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/corymbus-forms/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/corymbus-forms/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/corymbus-forms/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/corymbus-forms/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/corymbus-forms/)

## વર્ણન

Once you have created a web page/form within Corymbus, you can embed it in any WordPress
content thanks to the `[corymbus-forms]` shortcode. The web form/page will be embedded
in a HTML `IFRAME`.

#### Syntax

The syntax is as follows:

    ```
    [corymbus-forms page="tenant/slug" attr1="value1" attr2="value2" ... ]
    ```

Where:

 * `tenant` is the encoded identifier of your Corymbus subscription
 * `slug` is the slug of your Corymbus web page. The `tenant/slug` combination is
   what follows `pages/` in the entire URL
 * `attr1`, `attr2` etc. are optional HTML attributes to be given to the IFRAME 
   embedding the web form/page.
 * `value1`, `value2` etc. are the optional values of each HTML attributes.

#### Example

If the URL of your Corymbus web form is [https://srv.corymb.us/pages/2xy54zt6bc/
my-contact-form], as shown in the Corymbus web page view, then you may embed it 
in WordPress with the following shortcode:

    ```
    [corymbus-forms page="2xy54zt6bc/my-contact-form" style="border: none" width="50%" height="600px"]
    ```

The additional attributes `style`, `width` and `height` will be applied to the IFRAME
tag encapsulating the web form, and will ensure that no border is visible, and that
the form is presented with the proper width and height.

## સ્ક્રીનશોટ

[⌊The webpage view in Corymbus shows the tenant/slug combination.⌉⌊The webpage view
in Corymbus shows the tenant/slug combination.⌉[

The webpage view in Corymbus shows the tenant/slug combination.

## સ્થાપન

 * Log into the WordPress administration dashboard
 * In the main menu, go to _Plugins > Add New_
 * Enter _Corymbus Forms_ in the search box
 * Click _Install Now_ in the plugin preview box
 * Click the _Activate_ link to enable the plugin
 * You can now insert the `[corymbus-forms]` shortcode in your pages/posts/… as 
   described above

## એફએક્યુ (FAQ)

### The shortcode does not show any web page/form, what should I do?

 * Make sure that you have installed AND activated the plugin from the WordPress
   settings.
 * Make sure the tenant and slug are correct. To avoid any typo, you can copy-paste
   them from Corymbus.

### Who should I contact for help?

Please send an email to [contact@corymb.us](https://gu.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md).
We will be pleased to help!

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ corymbus ](https://profiles.wordpress.org/corymbus/)

[“Corymbus Forms” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/corymbus-forms)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/corymbus-forms/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/corymbus-forms/),અથવા
સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/corymbus-forms/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/corymbus-forms/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.1.3

 * Fix issue on version tag

#### 1.1.2

 * Improve handling of optional contact.id query parameter to prefill web forms 
   with contact information.

#### 1.1.1

 * Add handling of contact.id to prefill web forms

#### 1.0

 * First version of the plugin.

## મેટા

 *  વર્ઝન **1.1.3**
 *  છેલ્લી અપડેટ: **4 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10+**
 *  વર્ડપ્રેસ વર્ઝન ** 4.7 અથવા ઉચ્ચતર **
 *  **6.0.12** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.0 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/corymbus-forms/)
 * ટૅગ્સ:
 * [contact form](https://gu.wordpress.org/plugins/tags/contact-form/)[crm](https://gu.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://gu.wordpress.org/plugins/tags/web-forms/)[web pages](https://gu.wordpress.org/plugins/tags/web-pages/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/corymbus-forms/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[Your review](https://wordpress.org/support/plugin/corymbus-forms/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/corymbus-forms/reviews/)

## ફાળો આપનારા

 *   [ corymbus ](https://profiles.wordpress.org/corymbus/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/corymbus-forms/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://gu.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)