Forum Replies Created
-
AuthorPosts
-
Hi,
You can change in DashBoard > WooCommerce > Settings> Product Display
after you set you photo to square you need regenerate thumbnail
best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioWe not sure but you can try this plugin https://woocommerce.com/products/woocommerce-tab-manager/
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYes, if you have only added custom css in the “Theme Options” section and have only used the available tools in “Theme Options” and “Customize” (under “Appearance”), you won’t lose any of your custom settings
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
we inclued gecko-child in package you download from Themeforest so you can use this.
If you only add code in Theme Option and don’t touch any code in theme > gecko you can update theme without losing your customize
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioyou 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=janstudio -
AuthorPosts