Forum Replies Created

Viewing 10 posts - 14,671 through 14,680 (of 14,994 total)
  • Author
    Posts
  • in reply to: Remove Additional Information Tab #1646

    you can try to reorder tab code

     

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

    in reply to: Remove Additional Information Tab #1644

    You can use this way  uncheck ” Visible on the product page” when you create new product https://monosnap.com/file/vQV87uiswF7WXe6BUs7ET1REDcyIVS#

    Regards

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

    in reply to: Remove Additional Information Tab #1642

    I checked your site and saw “Additional Information” is first tab so it active as default

    you can use code

    .additional_information_tab, #tab-additional_information { display: none !important;}

    Or uncheck ” Visible on the product page” when you create new product https://monosnap.com/file/vQV87uiswF7WXe6BUs7ET1REDcyIVS#

     

     

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

    in reply to: Remove Additional Information Tab #1640

    I added these code in JanStudio > Theme Options > General Layout > Custom CSS and saw it work, can you try again.

     

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

    in reply to: Remove Additional Information Tab #1636

    Hi,

    1/ You can add custom css code to hide “Additional Information” tab

    .additional_information_tab, #tab-additional_information { display: none;}

    2/ You can reorder tab by follow this article https://gist.github.com/jameskoster/5133532 but we recommend you do this on functions.php in gecko-child

    Best regards

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

    in reply to: Videoplayer on overlay and creating popup #1632
    This reply has been marked as private.

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

    in reply to: Checkout Screen Layout #1630

    Hi,

    This bug come from plugin

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    table { table-layout: inherit;}
    
    h3#ship-to-multiple {padding-left: 15px; width: 100%; }
    
    .clear { clear: both;}
    .ship_address, .no_shipping_address {width: 90%}

    Regards

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

    in reply to: Videoplayer on overlay and creating popup #1626

    Hi,

    You can add any content for these not only video.

    We also do other task so we can finish on next Tuesday night or a bit later.

    Regards

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

    in reply to: Checkout Screen Layout #1625

    Hi,

    The product on your site now all out of stock, i can’t check function.

    And admin account you attached can’t access.

    Can you check admin account and update for us?

    Thanks

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

    in reply to: Checkout Screen Layout #1623

    Hi,

    Can you take screen shot. Normally when you use 3rd party plugins you need add customize code to compatible with theme’s style.

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

Viewing 10 posts - 14,671 through 14,680 (of 14,994 total)