Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою 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