Forum Replies Created
-
AuthorPosts
-
You should backup your site first and after that uodate WordPress and all plugins include WooCommerce.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Yes, you can update WooCommerce now with minor update. If have big update (5.x to 6.0) you should wait for stable.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Tom,
The banner size base on the text on banner, if your banner has more text you need the height higher if you have less text on banner you only need 1920 x 300.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Eli,
1. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar and remove Product Categories widget
2. Please go to Claue > Theme OPtion > WooCommerce> General Setting > Page Tittle > Off
3. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-category h2, .jas-banner h3 { background: rgba(255,255,255, 0.5); }
255,255,255 as rgb color and 0.5 as opacity from 0.0-1.0
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Tom,
The background can’t fit all screen when you resize. Please change background on cart page to 1920 x 345.
The height of banner keep but the width reduce when you resize browser that why you see the background cut off when view on small screen.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Romain,
Sorry form miss your issue.
We fixed issue https://tppr.me/t892Q on your site, the other issue in backend we are checking
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Joep Van den Heuvel,
Please change setting to Category https://tppr.me/ndBYL
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 7, 2021 at 6:10 pm in reply to: Want to move Enter Pincode field and button below add to cart button #41168Hi Asphan,
Please add below code to Claue-child > functions.php
add_action( 'wp_head', 'remove_my_action' ); function remove_my_action(){ remove_action('woocommerce_single_product_summary', 'shiprocket_show_check_pincode', 20); add_action('woocommerce_after_add_to_cart_form', 'shiprocket_show_check_pincode', 20); }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou’re welcome!
Have a nice day.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Joep,
Please go to Settings > Reading > Homepage and select homepage https://tppr.me/YAgHY
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts