Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
You need to install this plugin: https://wordpress.org/plugins/woo-bought-together/
Hi again,
#1. Please add this custom CSS to the file style.css( child-theme):
//Change icon .widget_product_categories > ul > li a:before { content: url('your-link') !impotant; } //Change background .widget_product_categories > ul{ background-color: #your-color !impotant; }
#2. Hide wishlist button:
.product-style-1 .button-group .woosw-btn{ display: none; }
Please copy file themes/piizalian/template-parts/404.php to child-theme: themes/piizalian-child/template-parts/404.php
then edit this file.Please add this custom code to the file functions.php( child-theme):
add_filter('woocommerce_breadcrumb_defaults', 'piizalian_woocommerce_breadcrumb_defaults'); function piizalian_woocommerce_breadcrumb_defaults($args){ $args['home'] = _x( 'Home', 'breadcrumb', 'piizalian' ); return $args; }
Change ‘Home’ = ‘Your text’
It seems that this plugin is not compatible with our theme, we will check and fix it directly on your website. I will notify you when the issue is resolved.
Hello,
Please send the admin web account for me, I will check and try to help you.
Hi,
#1. I fixed this issue, please recheck.
#2. Related product displays products of the same category, but in the Elementor config section you have configured this widget wrong.
Cross sell and Up-sell shows in cart and checkout, not here.
Hi,
Please use this plugin for your site: https://wordpress.org/plugins/woocommerce-products-filter/
No, we don’t have an archive of old theme versions.
You need to download the latest version on themeforest and compare it with your current version to update the edited files.Hi,
I checked the website on chrome but didn’t find this problem. Please clear all Litespeed cache on website and cache on your browser and check again.
Please see instructions on how to import XML data using the WP Import tool here: https://pavothemes.com/forums/topic/how-to-import-data-xml-wordpress-import-tool/
Please let me know what page you are getting the error on, I’m currently checking but I don’t see the error you reported
Oh sorry, my boss just sent you a paypal invoice, please check.
Hi,
I checked your website but couldn’t find the problem you mentioned: https://prnt.sc/uofAsvhv5etK
Please resend the link of the page that is having problems and the browser you use so that I can check again
-
AuthorPosts