Changeset 1491559
- Timestamp:
- 09/07/2016 06:37:55 AM (10 years ago)
- File:
-
- 1 edited
-
woo-quick-order-table-view/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-quick-order-table-view/trunk/readme.txt
r1491557 r1491559 21 21 e.g. 22 22 23 1. Upload the plugin files to the `/wp-content/plugins /woocommerce-quick-order-table-view` directory, or install the plugin through the WordPress plugins screen directly.23 1. Upload the plugin files to the `/wp-content/plugins` directory, or install the plugin through the WordPress plugins screen directly. 24 24 2. Activate the plugin through the 'Plugins' screen in WordPress 25 3. Use the Shortcode [woo_qotv_code] or <?php echo do_shortcode('[woo_qotv_code]'); ?>for show products on page or post.25 3. Use the Shortcode [woo_qotv_code] for show products on page or post. 26 26 27 27 == Screenshots == … … 36 36 = Where can I find Shortcode for it? = 37 37 38 Here it is[woo_qotv_code]38 please Use [woo_qotv_code] 39 39 40 40 = Can i put shortcode on page or posts? = … … 44 44 = Can i change image size on pop up? = 45 45 46 Yes you can if you can edit the plugin.We will keEp all of these featues in new versions.46 Yes you can if you know basic php and css.We will keEp all of these featues in new versions. 47 47 48 48
Note: See TracChangeset
for help on using the changeset viewer.