I have added the plugin to the product page using the shortcode, but the form for customers to write their questions did not appear
]]>Your new version completely crippled my site. Version:?1.2.6. Its Messing with nonce and everything Ajax related. Disabling the plugin or going back to 1.2.5 fixed the issue.
]]>I have a marketplace with dokan. Is there a way to integrate the plugin and sellers also receive questions?
]]>Hi!
How do I display the Q&A tab on the product page if I use the WPBakery or Elementor constructor? The shortcodes don’t work, I haven’t found a widget to insert. Does the widget exist, or have you done everything only for the standard version of woocommerce and the WPBakery and Elementor constructors are not supported?
I want to hide Q&A tab in product detailed page if data not configured
Is there any hook available ?
Hi,
It is a great plugin.
I use the snippet below what I found in this forum:
add_filter( ‘wc_add_qa_login_url’, function($url){
return get_permalink( get_option(‘woocommerce_myaccount_page_id’) );
} );
I would like to ask if it is possible to modify a little bit this snippet? My problem is the following: For example a user want to write a question on a product page called “Blue Jeans”. If I use this snippet, the user after login is redirected to the account dashboard. And the user must search again the “Blue Jeans” product page to write the question. Is there a possibility to redirect the user to the product page after login?
]]>How do I make email non-mandatory for questions and answers?
Some do not want to publish e-mail for fear of annoying advertisements or want more privacy
Hi!
What is the shortcode for displaying questions and forms in the template?
Please make the Plugin compatble with HPOS feature of Woocommerce
]]>Thank you for this plugin, it has been very useful for me.
I would like to know if there is a way to save the questions in a list and show a notification on the dashboard when a new question is submitted (right now, I only see an email notification sent).
If there is no possibility that this can be done, I hope that maybe in the future you plan to add a section like the one wordpress uses to moderate comments on posts.
Best Regards!
]]>Hi There I am using the App And I Want Q & A On the product Page. Its enable but No one can submit a Question Because the Submit Button is disable.
Can you help me with that?
Hi dear support,
I get the following error when using your plugin
PHP WarningTrying to access array offset on value of type nullPlugin: Product Questions & Answers for WooCommerceFile: /wp-content/plugins/product-questions-answers-for-woocommerce/includes/ets_admin_qa_function.phpLine: 507
Is there any fix?
]]>Hello – I have installed the plugin and can see the Q & A section at the back end of the product details page. However, it is not being shown at the front end (as can be seen in the page I have attached). Can you suggest what may be causing this? Thanks.
]]>Hi,
Thanks for this useful, simple and light weight plugin. I would certainly ‘buy a coffee’ for you once I gets through with my setup.
My request is: when a used clicks at ‘log-in’ link at Single Prodcut Page, then the user lands at default WP Login page (wp-admin). I want to redirect users at https://example.com/my-account/ page for login. It’s a default Woo my account page.
I mean user should be able to login/register from this simple and defauld Woo page. This way, user won’t be able to access defaulf WP backend.
Kindly guide me on this. (otherwise this plugin won’t be useful for me).
]]>unfortunately I have this error in the backend
Warning: Attempt to read property “ID” on null in /var/www/vhosts/wilesco.shop/httpdocs/wp-content/plugins/product-questions-answers-for-woocommerce/includes/ets_admin_qa_function.php on line 568
]]>I have a website with several sellers. Through the plugin is it possible to forward the questions to the administrator and also to the vendors?
]]>Hi, i want to know how to call the content inside q&a tab?
This is example to call the content inside description tab:
add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_product_description_tab’ );
I want to make long content and not in tab so i need to know how to call the content inside q&a tab. I need your help, thanks ??
]]>Hello guys, I need little help on my e-commerce website. The desktop view is all good, but on mobile view after I click the ‘category’ button I will see all the my main category’s, the problem is when I click one of my ‘main category’, instead of showing the ‘sub-category’s’ it will go straight to the main category. How can I solve this problem ?
]]>Is there any chance to push the email-content into WooCommerce E-Mail-Standard template?
]]>There is an issue with this login-link to add an question. customer is targeted to wp-login.php. Not so good for WooCommerce – should go to the defined WooCommerce Standard for My-Account Login Page. Can you please change this?
]]>Are there any options for making it approval by admin before displaying it in the frontend?
How to implement. kindly give the suggestions.
]]>Hello there
How can I allow asking questions without logging in?
Is there a way I can remove the information next to the questioner?
How do i know if there is a question.
I understand that there would be an unanswered question in the back end product page , bit how am i to know if there is an actual question? Is there some type of notification?
I created a WordPress website using Sober theme and WooCommerce. Whenever I try to add products to my cart from a single product page, the counter of the shopping cart briefly increments, and then goes back to zero. Can you guys help me with this?
There’s a small form on the product page, using an action and a value which should add the product to the cart. I programmatically changed this action to point to the product page and add the product ID. Whenever this action contains the url of the product page itself, it still doesn’t work. But when I point to the homepage, together with a query param add-to-cart and the product ID, it does seem to work.
The code I wrote is just a snippet to experiment with in the console.
The website is https://partystarterkit.nl/
And my code is:
const value = document.querySelector(“.cart > input”).value;
document.querySelector(“.cart”).action = ${window.location.href}/?add-to-cart=${value}
;
Hello, the questions are not shown in the wordpress tab, and in the emails I receive I get a “noname” file that does not contain data, could you help me in this regard? The questions are stored in each individual product, the only one detail is the one that I mention, thank you very much in advance.
]]>I have a flat shipping rate assigned to my woo commerce products, but I have ONE product that needs to have a different shipping rate applied automatically. I couldn’t find a way in the products settings to choose an option to select something different.
I found an option to select a “class” and when I tested through checkout, that didn’t seem to do anything.
Is there a way to override?
Thanks so much!
]]>Want to add ask email and name while customer asks questions.
]]>Dear Support,
I want to add a question by rest API, but I don’t know how I can do that. Kindly write about the API you are using to post a question from the frontend.
Kind Regards.
]]>I am searching for some for B2B business WordPress template like this site which someone past its advertisement on it for its business on the website freely:
I have seen the below question which was not useful for my usage:
Examples of WordPress being used as a CMS in a B2B market (Business-to-Business
This website is one part of the garbage gathering platform described here :
Update:
Also asked here:
And:
Thanks.
]]>Hello
We have a odd problem,
We are wondering why in one of our products time stamp shows last modified by Admin even if the Admin has not modified the product in question or been logged in at the time of the modification?
thank you for your help in advance.
]]>