이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

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