Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Lightspeed eCommerce Sign Up Form by Web Whales

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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').

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Lightspeed eCommerce Sign Up Form by Web Whales» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

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