Home › Forums › Themes Support › Claue › About display issue of my product review
- This topic has 41 replies, 2 voices, and was last updated 2 years, 9 months ago by
AmyJkler.
-
AuthorPosts
-
-
January 30, 2022 at 10:49 pm #42787
Hey,
I don’t know why, but if I respond to a review or comment one of our customers has given then it will not displayed directly under the comment or review, but instead it will be displayed directly at the top.
Can you please help me?
Best regards
Niclas
-
February 1, 2022 at 9:38 pm #42797
Hello? Any one here?
-
February 4, 2022 at 9:37 pm #42807
Hi,
Sorry for miss your topic? Are you using a plugin for review? Can you send me login credentials to check?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 4, 2022 at 10:48 pm #42808
Hi,
Thank you for reply me!
I using this plugin: https://wordpress.org/plugins/customer-reviews-woocommerce/
Can you try to install this plugin on your local host and check it first? It is easy to install this plugin. I think i can’t share my admin login information for anyone. Because i have many customer data on my website, so i am have to responsible for the privacy of my clients. Thanks for your understand.
Amy
-
February 4, 2022 at 11:00 pm #42809
Hi Amy,
Please contact to plugin author for support, i tried on my local it still work well https://tppr.me/MGhLt
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 5, 2022 at 11:49 am #42810
Ok, before i contact to plugin author, i want to confirm it if you have already installed the plugin(https://wordpress.org/plugins/customer-reviews-woocommerce/) and tried on your local with Claue theme?
-
February 5, 2022 at 6:27 pm #42811
Yes, i installed this plugin and tried on our local https://tppr.me/eN0ch
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 7, 2022 at 11:01 am #42946This reply has been marked as private.
-
March 7, 2022 at 8:41 pm #42952
Hi,
Please download attach file and put in claue-child > woocommerce > single-product.
Btw, your support expired. Please renew your support at https://themeforest.net/downloads
Thank and regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 9, 2022 at 5:12 pm #42955This reply has been marked as private.
-
March 9, 2022 at 9:46 pm #42956
Can you send me login credentials to check?
I check on my local it still work well. https://tppr.me/paTM8
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 9, 2022 at 11:03 pm #42957This reply has been marked as private.
-
March 11, 2022 at 4:30 pm #42959
Hi,
We don’t touch to your customers and orders.
We need account with full permission to check the setting of plugin, the user account can’t check the setting
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 14, 2022 at 8:11 am #42965This reply has been marked as private.
-
March 14, 2022 at 6:06 pm #42966This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 14, 2022 at 6:46 pm #42967This reply has been marked as private.
-
March 14, 2022 at 7:02 pm #42968This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 14, 2022 at 9:00 pm #42969This reply has been marked as private.
-
March 15, 2022 at 12:49 am #42972
Hi,
This issue because you uncheck the option “Enable threaded (nested) comments ” https://tppr.me/Npgcv and when i check this, now the reply comment work 😀
Please help me renew your support
Thank and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 11, 2022 at 9:11 pm #43135
Hi,
I have updated my support, why it still show me: Your account expired support, please renew to get your support.
Amy
-
May 11, 2022 at 9:13 pm #43136
My item ID: 18929281
-
May 11, 2022 at 9:14 pm #43137This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 11, 2022 at 9:15 pm #43138
Item ID:
18929281Item Purchase Code:
222f5dd2-baf8-4349-b3e2-d6018fa8f767 -
May 11, 2022 at 9:23 pm #43139This reply has been marked as private.
-
May 12, 2022 at 10:34 am #43140
Hi Amy,
We confirm you renew your support and your support until to November 10, 2022
1. Please go to WpAddon > Variation Swatch > Show on product list > Yes https://tppr.me/UER9x
2. You need a plugin and check option of plugin if it support.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 12, 2022 at 4:13 pm #43141This reply has been marked as private.
-
May 13, 2022 at 4:23 pm #43142This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 14, 2022 at 10:54 am #43143This reply has been marked as private.
-
May 15, 2022 at 1:21 pm #43144This reply has been marked as private.
-
May 18, 2022 at 9:33 am #43149
Hi Amy,
Please remove your code add to child theme and revert the file wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/tabs/tabs.php
And add only below code to claue-child > functions.php
/** Remove product data tabs */ add_filter( 'woocommerce_product_tabs', 'my_remove_product_tabs', 98 ); function my_remove_product_tabs( $tabs ) { unset( $tabs['additional_information'] ); // To remove the additional information tab return $tabs; }
The code only remove Additional Information tab
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 18, 2022 at 10:31 am #43150
I think you should be mistaken. I mean that i have removed duplicate comments from review tag, but i can’t remove this html code, can you tell me how to remove this html code? please check it here:
I try to edit this file: wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/tabs/tabs.php
I modified this code:
if ( ! empty( $tabs ) ) : ?>
<?php if ( $layout == ‘tab’ ) : ?><ul class=”tabs wc-tabs flex center-xs fs__16″ role=”tablist”>
<?php foreach ( $tabs as $key => $tab ) : ?>
<li class=”<?php echo esc_attr( $key ); ?>_tab” id=”tab-title-<?php echo esc_attr( $key ); ?>” role=”tab” aria-controls=”tab-<?php echo esc_attr( $key ); ?>”>
“><?php echo apply_filters( ‘woocommerce_product_’ . $key . ‘_tab_title’, esc_html( $tab[‘title’] ), $key ); ?><?php endforeach; ?>
<?php foreach ( $tabs as $key => $tab ) : ?>
<?php if ( $key != ‘reviews’ ) { // I modified it here. ?>panel entry-content wc-tab” id=”tab-<?php echo esc_attr( $key ); ?>” role=”tabpanel” aria-labelledby=”tab-title-<?php echo esc_attr( $key ); ?>”>
<?php if ( isset( $tab[‘callback’] ) ) { call_user_func( $tab[‘callback’], $key, $tab ); } ?>
<?php } // I modified it here. ?>
<?php endforeach; ?>But i found that the file is a core from claue theme. It mean that the file will be reset once i update my claue theme. Can you tell me how to keep my this function even if i update my claue theme.
Amy
-
May 18, 2022 at 11:41 am #43151
Hi,
Can you reset the code and tell me what you want to change? I still not clear your issue.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 18, 2022 at 1:33 pm #43152
I’ve reset the code. Please open this link: https://www.sexdolltorso.com/products/alexandra-full-sized-bouncy-shapely-big-butt-sex-doll-with-large-gel-breasts/#reviews through your Google browser. And then use Google browser’s developer tools to view it. You will find a blank HTML as follow:
Please tell me how to remove it.
Amy
-
May 18, 2022 at 4:21 pm #43153
Hi Amy,
Please copy file from wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/tabs/tabs.php to claue-child > woocommerce > single-product > tabs/ tabs.php
and customize as you want.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 18, 2022 at 5:01 pm #43154
Hi Harry,
So cool! But the file(wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/tabs/tabs.php) is a core file from claue theme. If i copy file from wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/tabs/tabs.php to claue-child > woocommerce > single-product > tabs/ tabs.php
If i update my claue theme next time, do i need to copy it again? Will it affect my template system after i update my claue theme next time?
Amy
-
May 18, 2022 at 5:06 pm #43155
No, you don’t need to copy file again, the file in child theme is override core file.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 18, 2022 at 5:33 pm #43156
Ok, thank you! I wonder why it still show me “Support Expired”:
-
May 18, 2022 at 5:48 pm #43157
-
May 18, 2022 at 6:16 pm #43159
Hi,
I see the HTML code removed https://tppr.me/ZYlKK, please check again. For the badge “Support Expired” the issue related to the API, we confirmed your support until November 10, 2022.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 20, 2022 at 11:41 am #43164
Hi Harry,
Ok, it is working fine now, thank you!
On the other hand, can you tell me how to update my this plugin? And can i remove this plugin?
-
May 20, 2022 at 11:43 am #43165
Hi Amy,
Please update theme to latest version after you can click on “Update Required” to update plugin.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 20, 2022 at 1:20 pm #43166
I have fixed it, thank you!
-
-
AuthorPosts
You must be logged in to reply to this topic.