Since a few months the new questions and answers are not visible in the dashboard anymore. but on the website frontend they are visible. what’s the cause of this problem?
It shows that there are total 72 questions, but from those questions are 34 in German, 0 English and all languages 34. only if I disable WPML its working. really strange.
]]>YITH WooCommerce Questions and Answers and YITH WooCommerce PDF Invoice and Shipping List have been delete on WordPress. Why? is this a closure permanent?
]]>On the checkout page, after all the information is entered, I get an exclamation error. Is there a way to fix this?
]]>Hello,
I have come across an error when I try to generate a PDF of an order note in the Woocommerce plugin.
It comes up with the error “Document of type ‘order-notes’ for the selected order(s) could not be generated”.
It looks like this is happening in the generate_pdf_ajax() method.
Is anyone familiar with this issue?
Thanks.
]]>Is it possible that the supplement of questions be located elsewhere? I don’t want in tabs. I want to put it under the product description.
See example → https://i.imgur.com/8NpReie.png.
I want to put the product question option in this red rectangle – I’ve marked the place.
Is it possible?
Hello there.
Will faq schema support be added for the plugin? It will be more SEO friendly.
Thanks.
Hello,
I’ve installed your plugin on my site and got a question.
I replied to it but when I visit my site as a guest the other people can’t see the question and answer? Can you help me why?
Best Regards
]]>Hi,
I just installed the plugin and seems to be working perfectly.
I have been using Loco Translate for everything on my site. So I did to translate it.
However for reason I haven’t been able to find the legend “type you answer here”, that appears after opening a question.
Would you mind indicating me where I can find it?
Thanks!
]]>Hi, i want to appear the plugin like a part, not like a tab i dont know if its understund.
I want the plugin appear after the product description and image and them be the tabs.
I applied this code i founded in the forum, but made the page broke
remove_filter ( 'woocommerce_product_tabs', array( YITH_WooCommerce_Question_Answer::get_instance(), 'show_question_answer_tab' ), 20 );
if (class_exists('YITH_WooCommerce_Question_Answer')){
if (!function_exists('yith_ywqa_show_questions_and_answer')){
function yith_ywqa_show_questions_and_answer(){
$instance = YITH_WooCommerce_Question_Answer::get_instance();
$instance->show_question_answer_template();
}
add_action ( 'woocommerce_after_single_product_summary', 'yith_ywqa_show_questions_and_answer' );
}
}
]]>
public function vendor_order_list( $query ) {
$vendor = yith_get_vendor( ‘current’, ‘user’ );
if ( is_admin() || $vendor->is_valid() && $vendor->has_limited_access() ) {
//Remove Exclude Order Comments to vendor admin dashboard
remove_filter( ‘comments_clauses’, array( ‘WC_Comments’, ‘exclude_order_comments’ ), 10, 1 );
$suborders = $vendor->get_orders( ‘suborder’ );
$quotes = array();
This is only show vendor order how to customize this code for admin order show.
if ( ‘no’ == get_option( ‘yith_wpv_vendors_enable_request_quote’, ‘no’ ) && ! empty( YITH_Vendors()->addons ) && YITH_Vendors()->addons->has_plugin( ‘request-quote’ ) ) {
$quotes = $vendor->get_orders( ‘quote’, YITH_YWRAQ_Order_Request()->raq_order_status );
}
$query[‘post__in’] = ! empty( $quotes ) ? array_diff( $suborders, $quotes ) : $suborders;
$query[‘author’] = absint( $vendor->get_owner() );
if( ! empty( $query[‘s’] ) ){
$query[‘s’] = esc_attr( $query[‘s’] );
$parent_order_ids = self::get_suborder( $query[‘s’] );
if( ! empty( $parent_order_ids ) ){
if( defined(‘YWSON_PREMIUM’)) {
$query[‘post__in’] = $parent_order_ids;
}else{
$query[‘post_parent’] = $query[‘s’];
}
$query[‘s’] = ”;
}
}
Is there up-voting and down-voting ??
—
Can you see the list of users who upvoted or downvoted your question or answer ?
]]>When you click on a question to answer it and attempt to go back to the list of main questions, the “back to questions” text is not clickable when using a mobile phone. It is clickable when viewing on a computer.
What’s up with that?
]]>Trying to add a spot on the product page that says # of Questions (X) where X will display the number of questions on the page.
]]>Hi when I activate the plugin the page go down so I ha to deactivated. What could be the problem?
Thank you
1.there must option to add images in answers
2,it must be ajaxed
3.email notification must be sent to the admin and to the people who have purchased this product ,so that even they can answer the questions
4now this feature is displayed just above the footer , i wish to move this below review section
Hello,
If I am creating a product that is a shirt and I want to have two (or more) of those shirts but all in different colors, is there a way for me to say that I want those two (or more) shirts and then after have two (or number given) drop down menus pop up where I can then choose the color I want for all of my shirts without having to add one color shirt to my cart and then go back and add the others?
]]>Hello. I’ve been testing the Plugin and like a lot.
But it’s a headache for adding common Q/A as a FAQ, for all or multiple products. It seem it needs to repeat the same question and answer to every product.
Should be good, in Admin panel, we can create a Question and select multiple / all products.
Thanks a lot.
]]>Hello,
After I activate the plugin the question and answer tab didn’t show up.
And I have check, it conflict with WC marketplace plugin
could you fix it?
Thank you
]]>Plugin is not working
It gives an error
i downloaded free version
1) on clicking settings page /wp-admin/admin.php?page=yith-woocommerce-questions-and-answers
it says
Sorry, you are not allowed to access this page.
Help. All my orders (downloadables) are not sending email notification for download and a the info. Payment proceeds well, status remains on “processing”.
All functions in settings are ?? checked including processing, completed order etc. EXCEPT customer invoice /order details that has a ?? ( manually SENT -even manually they are not sending) and in the configuration at the bottom a concerning note ‘this template has been overriden by ur theme and can be found at (….) (A horrible piece of coding is in the template i wouldn’t know how to fix). How can I fix it pls?
What’s going on?!
Hi, I did translations of all accessible strings over WPML plugin, but one is missing: If someone ask and send question on product, there is “Q” letter and that is not translatable. Please fix it.
]]>Hi! Is compatible with multi vendor?
Thanks!
Hi,
The product tab for ‘Questions & Answers’ is not displaying when clicking on the tab title.
The html “style=”display: none;” does not change to “style=”display: block;” and vice versa when you click on the tab unlike the other tabs. I have narrowed it down to the Yith plugin as other ‘tab’ plugins appear to work when activated (which I have delete in order to isolate the issue).
Could you please shed some light on the issue? I have looked through “class.yith-woocommerce-question-answer.php” file and can’t find anything out of order.
Thank you.
]]>como puedo ver las preguntas? y donde las respondo. tengo la version gratis, no me llega notificacion
]]>When I update the wordpress and all theme, the product data from product new post are not appear l.All of atteibute etc. So I can’t select such attribute and can’t filter correct ly.
]]>hello I add the code to display review of the blow I lost the posting of QUESTIONS AND ANSWERS
Here is my code
`
remove_filter ( ‘woocommerce_product_tabs’, array( YITH_WooCommerce_Question_Answer::get_instance(), ‘show_question_answer_tab’ ), 20 );
if (class_exists(‘YITH_WooCommerce_Question_Answer’)){
if (!function_exists(‘yith_ywqa_show_questions_and_answer’)){
function yith_ywqa_show_questions_and_answer(){
$instance = YITH_WooCommerce_Question_Answer::get_instance();
$instance->show_question_answer_template();
}
add_action ( ‘woocommerce_after_single_product_summary’, ‘yith_ywqa_show_questions_and_answer’ );
}
}
function mytheme_add_woocommerce_support() {
add_theme_support( ‘woocommerce’ );
}
add_action( ‘after_setup_theme’, ‘mytheme_add_woocommerce_support’ );
How do I change the position? I want to show it a separate tab, I mean after woocommerce_after_single_product_summary.
Can you help me proving the function hooks of the plugin?
Hello
Can we add the question and answer tab on my account page of woocommerce to show all messages
I just install this plugin and found it shows available questions and answer only when we click on show all. Shouldn’t it be like, it shows few questions (ie 4 or 5) and if customer want to see more then he click on show all button to view all questions? Is this possible that it shows few question on first look. I don’t want customer to do extra click to view asked questions ??
]]>Hi,
Such a great plugin ….
i’m facing below issues,
1. After question submit the automatically redirect redirect to review tab- I need to redirect same questions & answer tab only
2. After reload the page again the questions will submit
Screens shoot for you reference – https://ibb.co/cayLKn
3. need display all question and answer in the sections with out show all questions button – https://ibb.co/h1uMQS
Kindly help the above issues
Thanks in Advance
wordpress – 4.9.4
theme – porto