# Uix Page Builder
This is a WordPress Plugin. Uix Page Builder is a design system that it is simple content creation interface.

Copyright (c) 2016 UIUX Lab [@uiux_lab](https://twitter.com/uiux_lab)

[Donate Me](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PYZLU7UZNQ6CE)

[Plugin URI](https://uiux.cc/wp-plugins/uix-page-builder/)

[Video Demo](https://www.youtube.com/watch?v=G8xHi6ymp7E)

### Licensing

Licensed under the [GPL3.0](http://www.gnu.org/licenses/gpl-3.0.en.html).

### Description


Uix Page Builder is a design system that it is simple content creation interface. The currently available default elements: `parallax`, `google maps`,  `pricing table`, `features boxes`, `testimonials carousel`, `team`, `list of clients`, `accordion`, `tabs`, `author card`, `contact form` and `portfolio`. To be continued.  

You could add any new pages using the plugin to your WordPress site, find the **Pages** menu in the WordPress Dashboard Navigation menu. Click **Add new**. The **"Uix Page Builder Attributes"** section applies page builder templates to your new page. 



= Displaying on Front-end Pages =

Embed a shortcode `[uix_pb_sections]` into the editor of **Pages Add New Screen**.
  
  
= Features =

* Support to save custom templates and export templates.
* Support a key to add anchor links based Uix Page Builder to your navigation. Visit the Menus page (Appearance &laquo; Menus), choose items like "Uix Page Builder Anchor Links", from the left column to add to the menu.
* Simple operation window, support loop list items.
* Customizable core style sheets.



### Advanced Customization ( For Theme Developer )


Plugin allow handles builder controls of backend template usage so that we can use our own templates instead of the plugin. If you want to custom your builder controls of backend for your theme, then just copy them from the directory `/wp-content/plugins/uix-page-builder/uix-page-builder-custom/` to your theme directory `/wp-content/themes/{your-theme}/`.


### Updates



##### = 1.0.0 =

* First release.




### Tested under

- WP 4.2.*
- WP 4.3.*
- WP 4.4.1
- WP 4.4.2
- WP 4.5
- WP 4.5.1
- WP 4.5.2
- WP 4.5.3
- WP 4.6.*
- WP 4.7


###Screenshot

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-1.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-2.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-3.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-4.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-5.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-6.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-7.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-8.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-9.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/screenshots/screenshot-10.jpg)



###Credits

#####I would like to give special thanks to credits. The following is a guide to the list of credits for this plugin:

- [Gridster](http://gridster.net/)


###How to use?

1.After activating your theme, you can see a prompt pointed out as absolutely critical. Go to **"Appearance -> Install Plugins"**.
Or, upload the plugin to wordpress, Activate it. (Access the path (/wp-content/plugins/) And upload files there.)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/helper/img/plug.jpg)


2.Create a new WordPress file or edit an existing one. Just make sure to select this new created template file as the **"Template"** for this page from the **"Attributes"** section. Enter page title like **"Custom One Page"**. Save the page and hit **"Preview"** to see how it looks. ( You could specify the template name, in this case I used `Uix Page Builder Template`.)

> You could create Uix Page Builder template file (from the directory **"/wp-content/plugins/uix-page-builder/theme_templates/page-uix_page_builder.php"** ) in your templates directory.
	
	
![](https://github.com/xizon/Uix-Page-Builder/blob/master/helper/img/menu.jpg)

![](https://github.com/xizon/Uix-Page-Builder/blob/master/helper/img/add-page.jpg)


You will find **"Uix Page Builder Attributes"** settings in a meta box in your WordPress backend when you create a new page or when you are editing an existing one. This box is usually directly above the "Publish" meta box.


![](https://github.com/xizon/Uix-Page-Builder/blob/master/helper/img/active.jpg)



