=== Fancy Search ===
Contributors: vanduy99, templaza, tuyennv
Donate link: http://www.templaza.com/
Tags: search,advanced,advanced search, page search,post search,search form.
Requires at least: 3.0.1
Tested up to: 4.6
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Fancy Search - is a complete and powerful search engine for fully flexible WordPress.

== Description ==

Fancy Search WP plugin is an advanced option for your theme. With this plugin, you can set up search options and create search form in your site by using shortcode [fancy-search-form].  2 files search.php will be created automatically. If the search.php file is included in your theme, the content in this file will be moved to search-fancy-copy.php file and new content of Fancy Search plugin will be added to this search.php
<h4>Features</h4>
<ul>
<li>Display search results on search page or in lightbox style.</li>
<li>Several pagination styles (classic, trigger, scroll, infinite scroll).</li>
<li>Search table, table columns and post types,... individually.</li>
<li>Use suitable algorithm for searching.</li>
<li>Allow to search for a specific phrase.</li>
<li>...</li>
</ul>

<h4>Demo</h4>

[Fancy Search Demo](http://wordpress.templaza.net/plugins/fancy-search/)


== Installation ==

<h4>1. Automatic installation:</h4>

The simplest way to install is to click on 'Plugins' then 'Add new' and type 'Fancy Search' in the search field.

<h4>2. Manual installation 1:</h4>
<ol>
<li>Login to your website and go to the Plugins.</li>
<li>Click the Add New button.</li>
<li>Under Install Plugins, click the Upload Plugin.</li>
<li>Select the plugin zip file (fancy-search.zip) from your computer then click the Install Now button.</li>
<li>You should see a message stating that the plugin was installed successfully.</li>
<li>Click the Activate Plugin.</li>
</ol>

<h4>2. Manual installation 2:</h4>
<ol>
<li>You should have access to the server where WordPress is installed.</li>
<li>Upload the plugin zip file (fancy-search.zip) up to your server path(/wp-content/plugins/) and unzip it here.</li>
<li>Login to your website and go to the Plugins section of your admin panel.</li>
<li>Look for "Fancy Search" and click Activate.</li>
</ol>

== Frequently Asked Questions ==

= How to use plugin? =

The plugin creates and overwrites the search.php file. To use search form, you can use a shortcode [fancy-search-form].


== Screenshots ==

1. Set the search engine below.
2. Stylize and all search results.
3. Set pagination (optional).
4. Add-ons (optional).
5. Add-ons upload.
6. Front End.

== Changelog ==

= 1.0.0 =
* Start Version

== Upgrade Notice ==

= 1.0.0 =
* Start Version