This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Lightspeed eCommerce Sign Up Form by Web Whales

توضیحات

This plugin provides an affiliate sign up form for Lightspeed eCommerce Partners. With this sign up form your clients and visitors can request a 14-days trial store at Lightspeed eCommerce. The stores registered with this form automatically show up in your Lightspeed Partner Dashboard. To avoid spam sign ups, this plugin has a built in reCAPTCHA by Google functionality.

Not yet a Lightspeed eCommerce Partner? Request a partnership for free at Lightspeed.

The plugin language is English. Dutch language files are included. Feel free to send your translation to me, so I can include it in the plugin.

Proudly presented to you by Web Whales.

نصب

  1. Download the archive and unzip it in /wp-content/plugins, upload the archive at Plugins > Add New > Upload Plugin or install via Plugins > Add New > Search for the plugin name in the search bar.
  2. Activate the plugin through the Plugins menu in WordPress
  3. Update the plugin settings in with the settings page located in the WordPress settings menu.

سوالات متداول

The sign up form doesn’t fit well in my theme. Is there anyway to adjust the form?

Yes there is! Just copy the sign_up_form.phtml file from /wp-content/plugins/web-whales-seoshop-sign-up-form/templates/shortcodes to /wp-content/themes/[your (child) theme]/seoshop-sign-up/shortcodes/ and modify it. Please make sure you don’t remove any classes, elements or input names to keep the form working.

How do I use the callback on success setting?

When you have set the callback on success, that JavaScript code is executed when a the Lightspeed eCommerce store was created successfully. You should use an entire line of JavaScript, not just the function’s name. For example: my_javascript_function() or ga('send', 'event', 'Lightspeed', 'sign ups', 'new sign up').

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Lightspeed eCommerce Sign Up Form by Web Whales” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Lightspeed eCommerce Sign Up Form by Web Whales” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.1

  • Updated: Changed SEOshop to Lightspeed

1.0.1

  • Added: Examples for the callback on success setting
  • Improved: Added the $post variable to the has_shortcode_filter_post_content filter
  • Updated: Translation files

1.0

  • First release