> For the complete documentation index, see [llms.txt](https://documentation.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.ajaxsearchpro.com/getting-started/importing-from-the-lite-version.md).

# Importing from the Lite version

Migrating from Ajax Search Lite to Ajax Search Pro

{% embed url="<https://youtu.be/leau_4oAZck>" %}
Ajax Search Lite to Ajax Search Pro migration
{% endembed %}

{% hint style="info" %}
Ajax Search Lite and Ajax Search Pro are separate plugins, you can switch back to the Lite version anytime.
{% endhint %}

### Disable the Lite version&#x20;

After activating the Pro version, make sure to disable the Lite version to avoid any possible conflicts. The Lite and the Pro versions are completely standalone plugins.

<figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2F8yEQfxbSpIZgJ72je1jV%2Fimage.png?alt=media&amp;token=e331483f-394e-460e-92d3-b452934e1b59" alt=""><figcaption></figcaption></figure>

### Importing Options from the Lite version

The plugin (since version 4.15) auto-detects, if you had [Ajax Search Lite](https://wordpress.org/plugins/ajax-search-lite/) installed previously, and offer a button to import the options from the Lite version to Pro version.

To import the options, simply click on the **Ajax Search Pro** menu, then under the **Create a new search instance** fieldset, click the **Import from Ajax Search Lite** button (don't forget to name the search form as well)

![How to import from Ajax Search Lite](https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L9jkFgNo4lpUof35gvS%2F-L_wVeaDRlGJ9FkfUHuJ%2F-L_wWlXswLLO8SXl8yAt%2Fimage.png?alt=media\&token=3e4ba4e5-e0c1-4f5d-aa23-ec7547ac05c4)

{% hint style="warning" %}
Make sure to check the search options after importing them, as some options might be different in the Lite and Pro versions.
{% endhint %}

### Checking and validating the import

While the import should be seamless across latest releases, it is possible that some differences may occur as both plugins work independently.

#### Verify the layout by preview

The PRO version has a preview windows, where you can verify the layout, in case of any differences you can make the adjustmends under the Theme Options panel.

<div><figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FMxL5jIE8QguYol19wYSx%2Fimage.png?alt=media&amp;token=efdf0cf7-ea24-4031-8d65-387117bb2c2f" alt="" width="188"><figcaption><p>Preview button</p></figcaption></figure> <figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2Fc3UShotMyYJRRntcnvYk%2Fimage.png?alt=media&amp;token=e54b2e14-8759-4fae-8245-ef909994fb0d" alt="" width="188"><figcaption><p>Preview Window</p></figcaption></figure> <figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FhH7PR8XQ35a2zc9kmIeL%2Fimage.png?alt=media&amp;token=ea88a6e1-645e-4cea-ad8b-cebea83a5169" alt="" width="188"><figcaption><p>Theme and Layout options</p></figcaption></figure></div>

#### Verify the selected post types

Under the `Search Sources` make sure the correct post types are selected.

<figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FQuXCpoBhRoy5aurrlk36%2Fimage.png?alt=media&amp;token=b09c014b-48a1-47c0-9f3e-44ff40425c6e" alt="" width="188"><figcaption><p>Ajax Search Pro Post Types</p></figcaption></figure>

### Replacing the Lite version shortcode with the Pro version shortcode

Because Ajax Search Lite is only supports a single search instance the shortcodes are different from the Pro version.

In case you have been using the Lite version shortcode:

```
[wpdreams_ajaxsearchlite]
```

..with the desired instance shotcode.

The Pro version shortcode can be found under the Ajax Search Pro menu (instances list). And it's format is:&#x20;

```
[wd_asp id=1]
```

<figure><img src="https://1706764988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9jkFgNo4lpUof35gvS%2Fuploads%2FrALcXIn7Z6hisHLJrGy1%2Fimage.png?alt=media&amp;token=a9ff63d4-1188-479b-adb4-4473598b512e" alt="" width="375"><figcaption><p>Ajax Search Pro Shortcode</p></figcaption></figure>
