内容をスキップ
  • ログイン
  • 登録
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
  • サポート
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者
ダウンロード

Login/Signup Popup ( Inline Form + Woocommerce )

作者: XootiX
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

Live Demo
A simple and lightweight plugin which makes registration, login & reset password process super smooth.
You get two awesome fully customizable designs – Popup & Inline form with shortcodes.
You can choose which field to keep from the fields manager

Features And Options:

  • Supports Woocommerce
  • Fully Ajaxed (no refresh)
  • Login, Sign up , Lost Password & Reset password Form.
  • Customizable Fields
  • Fully Customizable.
  • WPML compatible

Add-ons:

  • Custom Registration Fields – Add extra fields to registration form , display them on user profile & myaccount page. (See Fields page to know supported field types )
  • Social Login – A single click login & registration with Google & Facebook.
  • One time Password (SMS) Login – Allow users to login with OTP ( sent on their phone ) therefore removing the need to remember a password.
  • Google Recaptcha – Protect your form from bots using google recaptcha(v2/v3) + Password strength meter + Limit login attempts
  • Email Verification – Sends verification email on registration & restricts login access until email is verified

スクリーンショット

  • Reigstration Form.
  • Lost Password Form
  • Reset password form.
  • Available registration Fields
  • Customizable Field
  • General Settings 1
  • General Settings 2
  • Style Settings 1
  • Style Settings 2
  • Shortcodes

インストール

  1. Upload the plugin files to the `/wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Click on Login/Signup Popup on the dashboard.

FAQ

How to setup?

  1. Go to apperance->menus
  2. Under Login Popup Tab , select the desired option.

Shortcodes

Use shortcode [xoo_el_action] to include it anywhere on the website. ( See info tab in settings to know more )
[xoo_el_action type=”login” display=”button” text=”Login” change_to=”logout” redirect_to=”same”]

For Inline form
[xoo_el_inline_form active=”login”]

You can also trigger popup using class.
Login – xoo-el-login-tgr
Register – xoo-el-reg-tgr
Lost Password – xoo-el-lostpw-tgr
For eg: Login

How to translate?

  1. Download PoEdit.
  2. Open the easy-login-woocommerce.pot file in PoEdit. (/plugins/easy-login-woocommerce/languages/
    easy-login-woocommerce.pot)
  3. Create new translation & translate the text.
  4. Save the translated file with name “easy-login-woocommerce-Language_code”. For eg: German(easy-login-woocommerce-de_DE)
    , French(easy-login-woocommerce-fr_FR). — Language code list
  5. Save Location: Your wordpress directory/wp-content/languages/

How to override templates?

Plugin template files are under templates folder.
Copy the template to your theme/templates/easy-login-woocommerce folder
If the template file is under sub directory, say in /globals folder then the copy directory will be
theme/templates/easy-login-woocommerce/globals/ For more info, check template header description

評価

Excellent plugin with excellent support

dwaynne 2023年1月16日
This plugin was so easy to set-up and implement. The few technical areas that went above my head in the documentation were supplemented by the extremely responsive support.

Good Support

biswas123 2022年10月30日 4 replies
All our problems solved by the support team thank you

Nice and effective plugin

mohammedanouarkarazaitri 2022年10月8日
Nice and effective plugin

Very bad

FUAD GHAZAL 2022年10月2日
bad plugin and very bad support

No support!

onlinelogomakers 2022年9月14日
I have been using the paid version of the social login XootiX plugin for a long time. Facebook never worked for me. Google is ok. When trying to get support, I had no reply at all. (It's already 4 days) Let's hope that a public review will help to get support. Otherwise will keep posting until will get a response from XootiX support.

Works well, if you can figure it out!

walterzelhofer 2022年6月27日
Fantastic plugin and the add-ons work fine... if you can configure them yourself. The documentation is severely lacking, and that's an issue. On the other hand, after digging around for a whole day and inspecting the code myself, I figured most things out with no problem. Warning: plugin = great, documentation = crap. If you can figure it out, it's fantastic. The OTP add-on and social login add-on are fantastic. Kudos to the developer, he made some great plugins. Maybe he can spend some time writing up better documentation in the future. Cheers
130件のレビューをすべて表示

貢献者と開発者

Login/Signup Popup ( Inline Form + Woocommerce ) はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者
  • xootix
  • xootixsupport

“Login/Signup Popup ( Inline Form + Woocommerce )” は11ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Login/Signup Popup ( Inline Form + Woocommerce )” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

2.3

  • Security fix

2.2

  • Security update
  • Settings UI update

2.1

  • New – Added option to replace woocommerce checkout login form
  • Fix – Minor Bugs

2.0

*** MAJOR UPDATE ***
* New – WPML Compatible
* Tweak – Template Changes
* Tweak – Code Optimized
* Tweak – Fields Tab separated
* Fix – Inline Form always showing on the top
* Fix – Multiple IDs warning
* Fix – Popup Flashing on page load
* Fix – Minor Bugs

1.7

  • Fix – Registration issue for non woocommerce users
  • Fix – OTP login activate/deactivate issue

1.6

  • New – Mailchimp integration
  • New – Added attribute “display” & “change_to_text”in shortcode [xoo_el_action]
  • Tweak – Generate username functionality more secured
  • Minor improvements

1.5

  • Fix – Security issue

1.4

  • Added “Hello Firstname” for menu item
  • Minor bug fixes

1.3

  • Major Release.
  • New – Form input icons.
  • New – Remember me checkbox.
  • New – Terms and conditions checkbox.
  • Tweak – Template changes
  • Tweak – Removed font awesome icons , added custom font icons.

1.2

  • Fix – Not working on mobile devices.
  • New – Sidebar Image.
  • New – Popup animation.

1.1

  • Fix – Not working on mobile devices.
  • New – Extra input padding.

1.0.0

  • Initial Public Release.

メタ

  • バージョン: 2.3
  • 最終更新日: 3か月前
  • 有効インストール数: 30,000+
  • WordPress バージョン: 3.0.1またはそれ以降
  • 検証済み最新バージョン: 6.1.1
  • 言語:

    English (US)、French (France)、Italian、Japanese、Norwegian (Bokmål)、Russian、Spanish (Ecuador)、Spanish (Mexico)、Spanish (Spain)、Spanish (Venezuela)、Swedish、Ukrainian.

    プラグインを翻訳

  • タグ:
    login customizerpopupregistrationsocial login
  • 詳細を表示

評価

すべて表示
  • 5つ星 118
  • 4つ星 4
  • 3つ星 2
  • 2つ星 2
  • 1つ星 4
レビューを申請するにはログインしてください。

貢献者

  • xootix
  • xootixsupport

サポート

過去2ヶ月以内に解決した問題:

0 / 12

サポートフォーラムを表示

寄付

このプラグインが今後も改善できるよう応援しませんか ?

このプラグインに寄付

  • WordPress とは
  • ニュース
  • ホスティング
  • 寄付
  • Swag
  • ドキュメンテーション
  • 開発者
  • 参加・貢献
  • Learn
  • ショーケース
  • プラグイン
  • テーマ
  • パターン
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • マット・マレンウェッグ
  • プライバシー
  • 公開コード
WordPress.org
WordPress.org

日本語

  • Facebook ページへ
  • Twitter アカウントへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
Code is Poetry.