Hello,
In php 8.2 Creation of dynamic property is deprecated
In this plugin there are just one place with this issue
Creation of dynamic property WPC_CSS::$wpc_options_serialized is deprecated
Have a great day!
Hello,
We decided to close this plugin. You can use the free wpDiscuz plugin instead of this plugin and enable wpDiscuz for products post type: https://wpdiscuz.com/docs/wpdiscuz-7/getting-started/manage-comment-forms/comment-form-settings/#post-types
]]>Hi guys. I got two questions.
First one: How do I show fewer comments? I would like the “load more comments” after, let’s say, ten comments.
Second one: How can I show the last comments first?
Thanks for your help
]]>Hi, I have an multivendor ecommerce store that I’m trying to set up so that when a customer asks a question, any previous buyer gets an email with the question (I’d like for an option to disable this) to answer, and more importantly I’d like for the respective vendor of the product to be notified so that they can answer it directly.
Is this possible?
]]>Hello,
Is your plugin still compatible with the latest version of WordPress 6.0.2/Woocommerce 6.9.4?
Hello, after several try-outs of similar, it turns your plugin works best for the purpose of the website i’m working with, thank you.
Having a question, that might not be strictly related to your plugin.
On the Woocommerce product edit page, under Advanced data entry tab, there is a Review option that should enable or disable reviews(woocommerce), but that doesn’t affect WooDiscuz plugin displaying, so is there possibility to show WooDiscuz only on some number of products pages as intended by default with Wp/Woo review selected/unselected option?
Hello, thank you for your hreat pluigin. Is there any way how to add any class to number of comments?
https://snipboard.io/x7Hpl0.jpg
I woukld like to remove brackets and add <span class”xxx”
]]>Hello there!
I can see we can moderate guests and other users’ comments; how can we also moderate the author’s (of the product) replies too?
]]>I tried anonymous access, cleared cache but still can’t click submit comment
]]>Submit button not showing.
check screenshot https://prnt.sc/PnLYu6zG_v3i
WooDiscuz is error. Button submit is not show
]]>Hi, I have installed this plugin & this is really a good plugin. But the “Hide Reply” option isn’t working. I can’t see this option. Could you please check this issue? It will be very helpful. Thanks & waiting for your kind response…
]]>Hi,
I have installed the plugin, it works fine. I have managed to set it up so that the last comment are at the top of the list. Works fine as well ??
BUT..
When someone replies to an old comment, the sorting of the original comment + its reply does not change.
I would like, in such situation, that when someone replies, the original comment and its block are all sent to the top of the list. This would be more logical…
Thanks for your help.
Best,
Charles
]]>Hello,
I think I’ve found a minor bug in the plugin at the wpc.php file.
On function wpc_rename_reviews_tab()
you are returning it as:
return _e('Reviews', 'woocommerce') . ' (' . $this->reviews_count . ')';
When you should be doing like this instead:
return __('Reviews', 'woocommerce') . ' (' . $this->reviews_count . ')';
Can you please take a look?
]]>Hi
How can we use this plugin in Elementor page builder on WooCommerce products page? Does the plugin have a shortcodes or is it possible to create a shortcodes for the existing plugin?
Hello, after activation plugin, default reviews link under product title, does not work corectly:
I can see this error in console
Uncaught ReferenceError: woodiscuzValidator is not defined
at (index):72
Have you any idea how to fix it?
Thany you in advance
]]>Hello, if anybody add new comment admin receives email notification.
Is it possible to add more email addresses to this email notification?
I tried to update plugin with code
$to = array();
$to[] = $email;
$to[] = '[email protected]';
wp_mail($to, $subject, $message, $headers);
in wpc.php line 821 and 867, but not working.
Is it possible somehow achieve described functionality?
Thank you
Jan
Hi, my wordpress’s version is 5.7 and i have a custom theme. Do i need call with a shortcode or filter in some file from my custom theme? or What i need to show the section by the WooDiscuz?
]]>Hello,
I just installed your plugin which promises to be the solution I am looking for, but for some reason I can’t find some of the setting you mention in your details page. The following is the list of the setting I can’t find:
Users can Subscribe/Unsubscribe to new comments
Option for “User Must be registered to comment”
Option to held new comments for moderation
Option to set number of comment threads per page (for “load more comments” button)
Option to notify administrators and comment authors on new comment/reply
Option to set WooDiscuz tab (discussion) priority
Also,
How are notifications controlled?
Will there be a tab added in the woocommerce “my account dashboard”?
I look forward to your response. Thank you.
]]>Hello, I hope you are very well.
I need to change the text of the comments tab in the woocommerce simple product page, could you please tell me how to do it or which template should I cancel and edit?
From already thank you very much
]]>I have server with 32GB memory.
I try to debug what your plugin do with the server with this code:
add_filter( 'woocommerce_product_tabs', 'woocommerce_product_tabs_xxx', 99 );
function woocommerce_product_tabs_xxx($tabs){
print_r($tabs);// lets see what woodiscuz add to this hook
return $tabs;
}
When I turn off your plugin, it only show couple lines of “print_r”
But when your plugin activated it add very very very very huge amount of object to $tabs.
What is that? Even my server cant print all this object and crash in the middle.
Hello dear!
I need to know how change this url https://prnt.sc/12t2ucf
Now plugin use this url to ligin https://sitename.com/en/wp-login.php
and I want to lead to the page https://sitename.com/en/account/
Please say how I need to do this?
Best regards
]]>Hello, beautiful plugin! This is what i was looking for! But i have an issue.
Im using your plugin in a Marketplace created with YITH Multivendor plugin. If an user post a question in any product from any Store the email is sent correctly and the vendor user receives the email.
Here is the issue, when the vendor in its own wordpress panel in the comments section replies to the comment the email is never sent to the customer. I checked all emails sent from wordpress or any plugin using Post SMTP plugin and in the log doesnt appears that an email was sent when the vendor user responded to the customer.
Any help for this?
Thanks
Hi, Really love this plugin. But I need a little help. My Q. is how to change the default level’s “Purple” color of Support, Member, Guest, Customer. By default it shows Purple color. Please Check the screenshot. I would like to have one Main Color for Support’s level, another color for Quest’s level and another color for customer’s level. How can I get this? Thanks & Waiting for your valuable reply..
]]>Is there any chance to notify (in real time) the admin when new question?
Not by mail, but by real time sound alarm. Can even use WP notification bell?
Like a javascript listener in that comment bell, or something like that
Something live, that doesn’t require F5 every minute or wait for mail
]]>Hi there,
your plugin is working fine but there is an CSS issue on mobile: https://prnt.sc/100vyam
The comment date overlays the comment author’s name if the name is longer and doesn’t break the line. I have tried to fix it with a width settting and with overflow/word wrap but it doesn’t work properly. Could you please let me know how to fix that? Thanks!
Hello there,
I installed this plugin yesterday and it disables the woo reviews. Next to price on my theme it shows stars and (x reviews), when i enable this plugin it shows stars and (0 reviews).
(I’m using flatsome theme)
Anyone else having the same issue?
]]>Hi! Is it compatible with Akismet like default comments?
]]>Hi!
I tryed to change a setting in Settings > Discussion > Default Avatar. But it didn’t take any effect in the plugins comment form and I still see Mystery Person avatar.
Is it a bug?
Thank you!
]]>I like this plugin.
Please publish the functions.php code that displays
comment content,
contributor,
date,
rating,
etc. in the widget.