# Login/register popup

## Theme Options > Login/register popup

* Enable signup&#x20;
* Login redirect&#x20;
* Custom Url&#x20;
* Terms and conditions&#x20;

![](/files/3U6SEKK7G4lUAgLjmrMn)

## Account Register Instruction from version 2.8.0

**Minimog** version **2.8.0** refactored **user register popup** system to follow Accounts Settings by WooCommerce. Changes are as followings:&#x20;

1. Split *Full Name field* into *First Name field* and *Last Name field* in Registration form.
2. Add a setting that allows input First name field and Last name field in WooCommerce register form.
3. Fix 2 account setting options to respect WooCommerce settings:&#x20;

* When creating an account, automatically generate an account username for the customer based on their name, surname or email
* When creating an account, send the new user a link to set their password

#### **What may happen after the update?**

This may cause Password field & Username field to disappear in Registration form as password and username are set to be auto-generated by default when choosing these options. To show it, customers need to go to WooCommerce settings → Account → Untick the last 2 options in Account creation.

<figure><img src="/files/MGoiJTZ0aolqRAuEg2oj" alt=""><figcaption><p>Account Settings</p></figcaption></figure>

<figure><img src="/files/gWbCa6GAqP872ywsfvXv" alt=""><figcaption><p>Sign Up new form</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/theme-options/login-register-popup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
