-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
129 lines (91 loc) · 5.11 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
=== WooBuilder ===
Contributors: pootlepress, shramee
Plugin Name: WooBuilder
Plugin URI: http://www.pootlepress.com/woocommerce-builder
Tags: product builder, product page builder, product pagebuilder, pootlepress, pootle page builder, pootlepagebuilder, pootle pagebuilder, product layout, product layouts, product layout builder, product layout customizer
Author URI: http://www.pootlepress.com
Author: PootlePress
Requires at least: 4.1.0
Tested up to: 5.7.0
Stable tag: 2.1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
WooBuilder lets you take complete control of your product layout, let's you create advanced, professional looking product page layouts.
== Description ==
Please note that WooBuilder for PageBuilder Pro is an add-on plugin for our [PageBuilder Pro](https://www.pootlepress.com/pootle-pagebuilder-pro/) plugin.
We have a new plugin called [WooBuilder Blocks](https://www.pootlepress.com/woobuilder-blocks/) that
lets you [customise the WooCommerce Product Page](https://www.pootlepress.com/2021/01/customize-woocommerce-product-page/)
with the WordPress Block Editor, Gutenberg, and requires no page builder to work.
[Click here](https://www.pootlepress.com/woobuilder-blocks/) for more information on WooBuilder Blocks.
https://vimeo.com/196156072
Take control of your product page, use full width rows, parallax backgrounds, ken burns effect, animated columns, video backgrounds and lot more to create engaging product layouts, and all this without touching a single line of code!
Following modules are added to the Pootle Pagebuilder live editor to make designing product layouts a ton easier...
* WC - Add to Cart Button
* WC - Short Description
* WC - Product tabs
* WC - Related products
* WC - Product images
* WC - Product rating
* WC - Product reviews
WooCommerce builder currently needs *Woocommerce addon* enabled in Pootle Pagebuilder Pro.
**How to Customise WooCommerce Product Page Tutorials**
* [How to customize the WooCommerce Product Page](https://www.pootlepress.com/2021/01/customize-woocommerce-product-page/)
* [How to create a WooCommerce Landing Page or WooCommerce Single Page Website](https://www.pootlepress.com/2021/03/how-to-create-a-woocommerce-landing-page-or-woocommerce-single-page-website/)
* [How to customise WooCommerce Product Page Template](https://www.pootlepress.com/2020/04/the-complete-guide-to-using-woobuilder-blocks-templates/)
* [How to change WooCommerce related products](https://www.pootlepress.com/2020/05/how-to-change-woocommerce-related-products/)
* [A/B split testing for WooCommerce Product Page](https://www.pootlepress.com/2020/01/woocommerce-a-b-split-testing/)
== Usage ==
1. Install and activate the plugin
2. Create a new product ( or edit existing product ).
3. Click bright red `Product Builder` button.
4. You'll be taken to the live editor, happy building!
== Installation ==
Installing "WooBuilder" can be done either by searching for "WooBuilder" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Make sure WooCommerce addon is enabled in WordPress admin > 'Page Builder' > 'Modules'.
2. Upload the ZIP file through the 'Plugins' > 'Add New' > 'Upload' screen in your WordPress dashboard.
3. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
= Where can I get help & support =
For help & support please head over to http://docs.pootlepress.com where there are loads of helpful articles and you can submit a support ticket.
= How to enable Product builder on an existing product? =
Edit the product, check "Enable Product builder" checkbox above `Update` button, then click `Update` button.
= How to revert to default WooCommerce product layout? =
Edit the product, uncheck "Enable Product builder" checkbox above `Update` button, then click `Update` button.
== Screenshots ==
1. WooBuilder modules.
2. `Product Builder` button.
3. `Enable Product builder` checkbox.
== Upgrade Notice ==
= 1.0.0 =
* 2016-12-29
* Ready for the world
== Changelog ==
= 2.1.0 =
* 2018-03-09
* Tweak - Never populate Pagebuilder content on products
* Fix - Implode error when WP debug is enabled
* New - WooCommerce gallery in page builder size set to `large`
= 2.0.0 =
* 2018-02-23
* New - Starter template for products
* New - Multiple WC modules in a single content block
* New - New `WC - Product details` module
* New - Product Price option
* New - Product Price option
* New - Row background Product featured image
* New - WooBuilder starter template setting in Page Builder > Settings
= 1.3.0 =
* 2017-05-11
* New - Support WooCommerce v3 product structured data
* New - Pootle Pagebuilder v4.0.0 compatibility
= 1.2.0 =
* 2017-03-21
* Fix - Content dumping in product content
* Fix - WooBuilder::is_ppb_product not working when global $post not available
* Fix - WooBuilder products not working when fancy product layout selected in Storefront Pro
= 1.1.0 =
* 2017-01-05
* Fix - WooBuilder metabox showing on all post edit screens
* Fix - Disabling WooBuilder shows ppb layout in description instead of long description
= 1.0.0 =
* Ready for the world