Forum Replies Created

Viewing 10 posts - 1,211 through 1,220 (of 15,006 total)
  • Author
    Posts
  • in reply to: Update plugin Woocommerce #41188

    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=janstudio

    in reply to: Update plugin Woocommerce #41186

    Hi,

    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=janstudio

    in reply to: Banner Opacity #41183

    Hi 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=janstudio

    in reply to: Few issues #41182

    Hi 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=janstudio

    in reply to: Banner Opacity #41177

    Hi 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=janstudio

    in reply to: Error on FrontEnd and BackEnd with Debug on True #41175

    Hi 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=janstudio

    in reply to: Shop page doesn’t show categorie wich is set #41173

    Hi 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=janstudio

    Hi 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=janstudio

    in reply to: Logo doesn’t redirect to homepage #41165

    You’re welcome!

    Have a nice day.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Logo doesn’t redirect to homepage #41164

    Hi 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

Viewing 10 posts - 1,211 through 1,220 (of 15,006 total)