YITH WooCommerce Catalog Mode - Version 1.1.2

Version Description

  • Added: compatibility with YITH Essential Kit for WooCommerce #1
Download this release

Release Info

Developer yithemes
Plugin Icon 128x128 YITH WooCommerce Catalog Mode
Version 1.1.2
Comparing to
See all releases

Code changes from version 1.1.1 to 1.1.2

Files changed (2) hide show
  1. init.php +4 -4
  2. readme.txt +76 -14
init.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://yithemes.com/themes/plugins/yith-woocommerce-catalog-mode/
5
  Description: YITH Woocommerce Catalog Mode allows you to disable shop functions.
6
  Author: Yithemes
7
  Text Domain: ywctm
8
- Version: 1.1.1
9
  Author URI: http://yithemes.com/
10
  */
11
 
@@ -34,7 +34,7 @@ function ywctm_install_free_admin_notice() {
34
  }
35
 
36
  if ( ! defined( 'YWCTM_VERSION' ) ) {
37
- define( 'YWCTM_VERSION', '1.1.1' );
38
  }
39
 
40
  if ( ! defined( 'YWCTM_FREE_INIT' ) ) {
@@ -73,6 +73,8 @@ add_action( 'ywctm_init', 'ywctm_init' );
73
 
74
  function ywctm_install() {
75
 
 
 
76
  if ( ! function_exists( 'WC' ) ) {
77
  add_action( 'admin_notices', 'ywctm_install_woocommerce_admin_notice' );
78
  }
@@ -93,8 +95,6 @@ if ( !function_exists( 'yith_plugin_registration_hook' ) ) {
93
  require_once 'plugin-fw/yit-plugin-registration-hook.php';
94
  }
95
 
96
- require_once( YWCTM_DIR . 'class.yith-woocommerce-catalog-mode.php' );
97
-
98
  register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
99
  register_activation_hook( __FILE__, 'ywctm_plugin_activation' );
100
 
5
  Description: YITH Woocommerce Catalog Mode allows you to disable shop functions.
6
  Author: Yithemes
7
  Text Domain: ywctm
8
+ Version: 1.1.2
9
  Author URI: http://yithemes.com/
10
  */
11
 
34
  }
35
 
36
  if ( ! defined( 'YWCTM_VERSION' ) ) {
37
+ define( 'YWCTM_VERSION', '1.1.2' );
38
  }
39
 
40
  if ( ! defined( 'YWCTM_FREE_INIT' ) ) {
73
 
74
  function ywctm_install() {
75
 
76
+ require_once( YWCTM_DIR . 'class.yith-woocommerce-catalog-mode.php' );
77
+
78
  if ( ! function_exists( 'WC' ) ) {
79
  add_action( 'admin_notices', 'ywctm_install_woocommerce_admin_notice' );
80
  }
95
  require_once 'plugin-fw/yit-plugin-registration-hook.php';
96
  }
97
 
 
 
98
  register_activation_hook( __FILE__, 'yith_plugin_registration_hook' );
99
  register_activation_hook( __FILE__, 'ywctm_plugin_activation' );
100
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === YITH WooCommerce Catalog Mode ===
2
 
3
  Contributors: yithemes
4
- Tags: woocommerce, products, themes, yit, yith, yithemes, e-commerce, shop, catalog mode, catalogue mode, remove add to cart, ask for price, ask price, asking for price, asking price, button remove, call, call for price, call me, call us, contact, email, hide add to cart, hide price
5
  Requires at least: 4.0
6
  Tested up to: 4.2.4
7
- Stable tag: 1.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,17 +12,50 @@ YITH WooCommerce Catalog Mode, a plugin for disabling sales in your e-commerce a
12
 
13
  == Description ==
14
 
15
- YITH WooCommerce Catalog Mode is one of our the most appealing plugins for our customers who need to switch their e-commerce site into an online catalogue. Reasons for this switch may be a thousand, but most common ones are concerned with the need of our customers to perform maintenance actions in their warehouse without putting their site offline. Have you ever happened to take inventory and have to put your website down? How many potential customers lost! A catalogue gives you the opportunity to leave your products online and to let your customers contact you anyway for whatever question they might have. This increases customers' loyalty and you do not lose visibility online.
16
 
17
- **Features:**
18
 
19
- * Enable/disable the plugin from option panel
20
- * Enable showing plugin settings for administrators also
21
- * Hide "Add to Cart" button in product detail page
22
  * Hide "Add to Cart" button in the other pages of the site (catalog, shop etc.)
23
- * Hide "Cart" and "Checkout" pages and any reference to them
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
- Full documentation is available [here](http://yithemes.com/docs-plugins/yith-woocommerce-catalog-mode/).
26
 
27
  == Installation ==
28
 
@@ -38,16 +71,45 @@ Important: before of all you have to download and activate WooCommerce plugin, w
38
 
39
  YITH WooCommerce Catalog Mode will add a new tab called "Catalog Mode" inside the YIT Plugins menu item. There you are able to configure all plugin settings.
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  == Screenshots ==
42
 
43
- 1. This is the settings page for the plugin, you can find it inside the YIT Plugins menu item. You can hide "Add to Cart" buttons and Cart and Checkout pages.
44
 
45
- 2. This image shows the shop page as it appears when "Add to Cart" button is hidden and Cart and Checkout page are deactivated.
46
 
47
- 3. This image shows product detail page as it appears when "Add to Cart" button is hidden and Cart and Checkout page are deactivated.
48
 
49
  == Changelog ==
50
 
 
 
 
 
51
  = 1.1.1 =
52
 
53
  * Fixed: Minor bugs
@@ -101,7 +163,7 @@ YITH WooCommerce Catalog Mode will add a new tab called "Catalog Mode" inside th
101
 
102
  == Upgrade Notice ==
103
 
104
- Last Stable Tag 1.1.1
105
 
106
  == Suggestions ==
107
 
1
+ === YITH WooCommerce Catalog Mode ===
2
 
3
  Contributors: yithemes
4
+ Tags: woocommerce catalog mode plugin, woocommerce catalog only, woocommerce, products, themes, yit, yith, yithemes, e-commerce, shop, catalog mode, catalogue mode, remove add to cart, ask for price, ask price, asking for price, asking price, button remove, call, call for price, call me, call us, contact, email, hide add to cart, hide price
5
  Requires at least: 4.0
6
  Tested up to: 4.2.4
7
+ Stable tag: 1.1.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ YITH WooCommerce Catalog Mode is one of our most appealing plugins for WordPress and WooCommerce users who need to switch their WooCommerce site into an online catalogue for some time. Reasons for this switch may be a thousand, but most common ones are concerned with the need of users to perform maintenance actions in their warehouse without putting their site offline. Is it ever happened to you to take inventory and have to put your WooCommerce shop down? How many potential customers lost! A catalogue gives you the opportunity to leave your WooCommerce products online and to let your customers contact you anyway for whatever question they might have. This increases customers' loyalty and you do not lose visibility online.
16
 
17
+ = Features of YITH WooCommerce Catalog Mode: =
18
 
19
+ * Enable/disable YITH WooCommerce Catalog Mode from option panel
20
+ * Choose if admin sees the store as catalog (when set) Mode settings for administrators also
21
+ * Hide "Add to Cart" button in WooCommerce product detail page
22
  * Hide "Add to Cart" button in the other pages of the site (catalog, shop etc.)
23
+ * Hide WooCommerce "Cart" and "Checkout" pages and any reference to them
24
+
25
+ = Official documentation of YITH WooCommerce Catalog Mode =
26
+
27
+ For a more detailed description of options and features of YITH WooCommerce Catalog Mode, please, read the [official documentation](http://yithemes.com/docs-plugins/yith-woocommerce-catalog-mode/).
28
+
29
+ = Compatibility with WooCommerce plugins =
30
+
31
+ YITH WooCommerce Catalog Mode has been tested and compatibility is certain with the following WooCommerce plugins that you can add to your site:
32
+
33
+ * [YITH WooCommerce Request A Quote](https://wordpress.org/plugins/yith-woocommerce-request-a-quote/)
34
+ * [YITH WooCommerce Quick View](https://wordpress.org/plugins/yith-woocommerce-quick-view/)
35
+ * [YITH WooCommerce Badge Management](https://wordpress.org/plugins/yith-woocommerce-badges-management/)
36
+ * [YITH WooCommerce Tab Manager](https://wordpress.org/plugins/yith-woocommerce-tab-manager/)
37
+
38
+ = An essential kit for your WooCommerce site? =
39
+
40
+ YITH WooCommerce Catalog Mode is available in combination with many other plugins in [**YITH Essential Kit for WooCommerce #1**](https://wordpress.org/plugins/yith-essential-kit-for-woocommerce-1/), a bundle of indispensable tools to make your WooCommerce site look more professional and be more user-friendly. Learn more about all WooCommerce plugins included and boost your WooCommerce site with a simple click!
41
+
42
+ = Premium features of YITH WooCommerce Catalog Mode =
43
+
44
+ * All features of the free version
45
+ * Enable/disable catalog mode without having to disable YITH WooCommerce Catalog Mode.
46
+ * Do not apply catalog mode to selected WooCommerce products added in the “Exclusion list”. Exclusions are managed from “Exclusions” tab
47
+ * Set options for WooCommerce products in “Exclusion list”, to which catalog mode is not applied
48
+ * Reverse functioning of “Exclusion list”, by applying catalog mode only to WooCommerce products added in the list
49
+ * Hide WooCommerce “Cart” and “Checkout” pages and any other possible reference to them
50
+ * Hide WooCommerce product price
51
+ * Enter an alternative text to replace WooCommerce product price (e.g. “Register to see price”)
52
+ * Hide WooCommerce price to all users or to unregistered users only
53
+ * Add a tab with an inquiry form for each WooCommerce product to let your users contact you and ask about it
54
+ * Include the link of the WooCommerce product page from which the inquiry email has been sent
55
+ * Custom button in WooCommerce product page
56
+ * Select an action for the button added by YITH Woocommerce Catalog Mode (generic URL, email address, phone number, Skype contact)
57
+ * Disable WooCommerce “Reviews” tab in product page for all users or for unregistered users only
58
 
 
59
 
60
  == Installation ==
61
 
71
 
72
  YITH WooCommerce Catalog Mode will add a new tab called "Catalog Mode" inside the YIT Plugins menu item. There you are able to configure all plugin settings.
73
 
74
+ == Frequently Asked Questions ==
75
+
76
+ = Is it compatible with all WordPress themes? =
77
+
78
+ Compatibility with all themes is impossible, because they are too many, but generally if themes are developed according to WordPress and WooCommerce guidelines, YITH plugins are compatible with them.
79
+ Yet, we can grant compatibility with themes developed by YIThemes, because they are constantly updated and tested with our plugins. Sometimes, especially when new versions are released, it might only require some time for them to be all updated, but you can be sure that they will be tested and will be working in a few days.
80
+
81
+ = How can I get support if my WooCommerce plugin is not working? =
82
+
83
+ If you have problems with our plugins or something is not working as it should, first follow this preliminary steps:
84
+
85
+ * Test the plugin with a WordPress default theme, to be sure that the error is not caused by the theme you are currently using.
86
+ * Deactivate all plugins you are using and check if the problem is still occurring.
87
+ * Ensure that you plugin version, your theme version and your WordPress and WooCommerce version (if required) are updated and that the problem you are experiencing has not already been solved in a later plugin update.
88
+
89
+ If none of the previous listed actions helps you solve the problem, then, submit a ticket in the forum and describe your problem accurately, specify WordPress and WooCommerce versions you are using and any other information that might help us solve your problem as quickly as possible. Thanks!
90
+
91
+ = How can I get more features for my WooCommerce plugin? =
92
+ You can get more features with the premium version of YITH WooCommerce Catalog Mode, available on [YIThemes page](https://yithemes.com/themes/plugins/yith-woocommerce-catalog-mode). Here you can read more about the premium features of the plugin and make it give it its best shot!
93
+
94
+
95
+ = How can I try the full-featured plugin? =
96
+
97
+ If you want to see a demonstration version of the premium plugin, you can see that in [this page](http://plugins.yithemes.com/yith-woocommerce-catalog-mode). Browse it and try all options available so that you can see how your plugin looks like.
98
+
99
  == Screenshots ==
100
 
101
+ 1. This is the settings page of YITH WooCommerce Catalog Mode, you can find it in YIT Plugins menu item. You can hide WooCommerce "Add to Cart" buttons and WooCommerce Cart and Checkout pages.
102
 
103
+ 2. This image shows the shop page as it appears when WooCommerce "Add to Cart" button is hidden and WooCommerce Cart and Checkout page are deactivated.
104
 
105
+ 3. This image shows WooCommerce product detail page as it appears when WooCommerce "Add to Cart" button is hidden and WooCommerce Cart and Checkout page are deactivated.
106
 
107
  == Changelog ==
108
 
109
+ = 1.1.2 =
110
+
111
+ * Added: compatibility with YITH Essential Kit for WooCommerce #1
112
+
113
  = 1.1.1 =
114
 
115
  * Fixed: Minor bugs
163
 
164
  == Upgrade Notice ==
165
 
166
+ Last Stable Tag 1.1.2
167
 
168
  == Suggestions ==
169