Forum Replies Created
-
AuthorPosts
-
you can try to reorder tab code
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou 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=janstudioI 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=janstudioI 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=janstudioHi,
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=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
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=janstudioHi,
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=janstudioHi,
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=janstudioHi,
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 -
AuthorPosts