Forum Replies Created
-
AuthorPosts
-
Keymaster
Hi,
It is available in PRO version.
You should check in “Enable Similarity Marker Categories (pro)” checkbox in General tab of Settings / WP Related Items (WRI) menu.
Then you will find “WRI Similarity Maker Categories” menu items under all of the post type menus for which relationship handling is enabled.
For example, if you set that you would like to use WRI for posts and products (e.g. WooCommerce products), then you will find the “WRI Similarity Maker Categories” menu in “Posts” main menu and “Products” main menu. It is indifferent which menu do you use, because the content of them are the same.I hope this information is helpful.
Peter Rath
WebshopLogicKeymasterHello,
I suppose, that the custom wysiwyg editor is not supported by visual composer natively, thus these two plugins cannot work together, and unfortunately I do not know any workaround.
If you wish, we can refund the price of the plugin.
Cheers,
Peter Rath
WebshopLogicKeymasterHi,
I do not think that this issue is about the tab handling. Can you check, if you use these two shortcode coupons on the same tab, does it work correctly? So can these shortcodes work together without problem?
Plese also check that these two tabs are displayed correctly using a static content without the shortcodes.
Thanks,
Peter Rath
WebshopLogicKeymasterHi,
Thanks for the showcase, and the information about 1.0.18 version number.
I suppose that the Lite version from WordPress.org is installed and overwrite the Pro version, that is why the tabs that is supported in PRO version are disappeared.
We have made a new 1.0.21 version, in which the plugin directory, the mail plugin filename and plugin name are renamed, containing the “pro” postfix.
This prevents that the pro plugin is overwritten by the lite version.Please delete your whole WooCommerce Custom Tab plugin directory, and install the new one.
It can be downloaded from My Account menu of webshoplogic.com site.
The name of the download file is “woocommerce-custom-tabs_pro_v1_0_21_PR.zip”I hope this solve the problem.
Peter
KeymasterCan we see the problem on your site?
This would be help to localize the problem.Thanks,
PeterKeymasterHi Marek,
In PRO version create a new Tab Type called “Ingredients”, you can do this in “Product Tabs” menu.
Or if you use Lite version, go to Settings / WooCommerce Custom Tabs menu and enter the name of your tab into “Name of your tab” field (e.g. Ingredients).After one oh these steps, go to WooCommerce product edit pages for the specific products, you will find there a new editor field (e.g. Ingredients), where you can enter the content of that tab for those product that you are editing.
I hope this information is useful for you.
Peter Rath
WebshopLogicKeymasterAt this problem the problem is disappeared according to private e-mail messages.
KeymasterHi David!
We have fixed the download problem, please check whether v1.0.21 version is available on My Account page.
If not, please send your order number to info@webshoplogic.com to examine it individually.Thanks and sorry for the inconvenience,
Peter Rath
WebshopLogicKeymasterHi,
The problem is solved in v1.0.21, please update to it.
These lines were changed:
$version = $this_version; $plugin_name = $this_plugin_name;These are the fixed lines:
$version = WCT_VERSION; $plugin_name = WCT_NAME;I hope this solution is right for you.
Peter Rath
WebshopLogicKeymasterI do not need log in information, because the problem can be seen on front-end of your website. At this moment the problem cannot be seen, as you said you have installed an earlier version.
But if you want to send login information, please send it to info@webshoplogic.com.KeymasterWe do not experienced this problem on our test sites, the latest 1.0.20 version works without any problem with the latest WC version.
Please make it possible to see the problem.Thanks.
KeymasterThank you for let us know this.
We will solve the problem in the following version.The original problem is not a major problem, and PHP gives two notices for you (the fist two messages).
The third message is caused by this two notices.
I suppose that STRICT error level mode is set on your site, and that is why these two notices are displayed. Please switch off STRICT error leveling mode temporary, and the problem will be disappear. Your administrator can help you in it.
You can switch it back if you need in the following version.KeymasterThe fixed version has been issued.
You can use the “update now” link in the “Installed Plugins” menu of your WP Admin area if your plugin license key is activated, or you can download the new version from “My Account” menu of webshoplogic.comKeymasterThank you for let us know this problem.
There is a JavaScript conflict with WC 2.6.
We try to solve it, and issue a new release soon. -
AuthorPosts