
WWM Registration Form is a WordPress plug-in used to add WorldWideMarkets Ltd. account registration forms into your own wordpress site using WorldWideMarkets API. It includes a form builder widget and shortcodes. The form theme color, language, account type, platform type and other variables are able to customize based on your demand.
Step 1. Go to https://wordpress.org/plug-ins/ and browse within the Wordpress plug-in directory by searching, "WWM Form Registration Widget". Here, you will find the Worldwidemarkets.com form plug-in made available for download.
Step 2. Click download. Unzip the folder and upload the contents of the folders using FTP under '/wp-content/plug-ins/' directory. Alternative, you may also upload the .ZIP file to your WP Admin panel by accessing, "Plugin -> Add New -> "Upload Plugin" page".
Step 3. Next, you will see the plugin option display in plugins management page within Wordpress "Installed Plugins" page.
Step 4. Activate the plugin through the 'Plugins' menu within Wordpress. You can now build your registration form using widget in the sidebar or using shortcodes on pages.
Step 5. Configure plug-in settings by accessing the plugin settings page. To access this page, click "Settings -> WWM Registration Form" link. Here, you can configure master settings for global registration forms.
Before adding any registration forms to your wordpress site, we recommend you go through WWM Registration Form Settings first - this is explained in "Step 5 / 1.1 Basic Install Steps" provided above.
After the plugin is successfully activated, you will be able to see the WWM Registration Form setting option in your admin dashboard.
There are three type of settings you can edit within the setting page.
1.2.1 Form Input Value Settings
There are 4 optional form input values available to edit within the WWM registration form settings.
You can enter your IB Hash and Agent ID, OR Affiliate ID and Click ID. This information is provided to you by WordWideMarkets partner program support team. If you are unaware of this information or would like to sign up, please email partners@worldwidemarkets.com
If the input is kept empty, default values will be added to the form.
1.2.2 Email Message Settings
There are three type of options you can edit to change the email information that you will receive.
1.2.3 Styling and Validation
By default, some additional CSS is added to your current Wordpress theme. It's recommended to keep this styling in place in order for the forms to display correctly.
If there is a CSS conflict with your theme, you can choose to un-tick the CSS Option. This will apply your theme style-sheet to the forms instead of the plugin default style-sheet.
If you choose to un-tick this option, no further theme color will be changed along with your shortcode. By widget default, the checkbox is checked.
* You can always get access to this documentation through /wp-admin/plugins page, the question icon
in widget and wordpress plugin directory.
Basic Steps
Step 1. Go to Appearance -> Widgets page, then drag-drop WWM Registration form widget to your sidebar.
Step 2. Click on the sidebar navigation -> Appearance -> Widgets page. Drag and drop the "WWM Registration Form" widget to any of the sidebars. Open the widget in the sidebar and set your form title, platform type,account type,language and other options.
The title of the form which will display at the top of the form. The front-end will show the exactly same as what you entered. If the input is empty, form's title will display a default name based on your selection of account type and platform type.
For example) 'AlphaTrader Demo Sign Up', 'MetaTrader4 Live Sign Up'
Optional variables : type, language, theme color, ibid, agentid
Values: type: atdemo, atlive, mtdemo, mtlive
By default type=’atdemo’
Example: [customForm type=’mtdemo’ language=’ar’ agented=’1111’]; [customForm type=’atlive’ themecolor=’fff’]
Values: en, cn, ru, es, ar
By default language=’en’
Example: [customForm language=’ar’ agentid=’1111’]; [customForm type=’atlive’ language='es' themecolor=’fff’]
Values: by typing in the Hex color code no need to input #
By default themecolor=’F73’
Will be applied to input border, button and title of the form
Example: [customForm themecolor='453245' agentid=’1111’]; [customForm type=’mtlive’ language='es' themecolor=’fff’]
Values: your ibHash
By default ibid=’BCCCB3E0D76A7D3777E29AB2702379615B083B46’
Example: [customForm language=’ar’ ibid='NHDD1158A4G10548SFOI45122' agentid=’1111’]; [customForm type=’atdemo’ language='es' ibid='FDW8A4G105412F158048FGH2']
Values: your Agent ID
By default agentid=’1541’
Example: [customForm language=’ar’ agentid=’1315’]; [customForm type=’mtdemo’ language='cn' agentid='1541' themecolor='153482' ibid='FDW8A4G105412F158048FGH2'’]
We provide 5 different language options for the form display. These include English, Arabic, Chinese, Russian and Spanish.
This plugin is also compatible with WPML if you set up your language URL format as different languages in directories or added as a parameter.
In other words, if your language URL is set up as http://yourdomain.com/ar/ or http://yourdomain.com/?lang=ar for Arabic, the form will be changed to your url language.
Otherwise, the form language will be set up based on shortcode or widget. English is the default language.
Sample Widget
After activating the plugin, you can view the WWM Registration Form Widget appear in the Available Widgets.
The form displays on the page based on the setting specified above.
Sample Shortcode
You could also use shortcode to display on pages and posts.
The form displays on the page based on the above settings.