Forum Replies Created
-
AuthorPosts
-
Hi,
Please go to slider plugin setting to increase height of slider.
If it not solve problem, please go to Theme Option > Header and turn of header transparent option.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please download package on ThemeForest and install gecko-child.zip after that go to Appearance > Theme > Activate Gecko Child after that go to Appearance > Theme Editor to edit gecko-child > functions.php
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please go to JanStudio > Theme Option > WooCommerce > Product Detail Settings > Add to cart behavior > Slide Sidebar.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add below code to gecko-child > functions.php
// Disable zip/postcode field add_filter( 'woocommerce_checkout_fields' , 'QuadLayers_remove_billing_postcode_checkout' ); function QuadLayers_remove_billing_postcode_checkout( $fields ) { unset($fields['billing']['billing_postcode']); return $fields; }
kind regards
-
This reply was modified 3 years, 7 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Daniel,
I tried but it can’t. Because you enable out of stock variation.
I will try more, it now you can continue use it like this now. When have solution i will update.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Yes, the 2.1.7 is latest version.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please change code to
.yith-wapo-block .yith-wapo-addon .options.per-row-5 .yith-wapo-option { max-width: 70% !important; } #wapo-total-price-table table { font-size: 15px !important; }
not only change number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You need login your Envato account to get token key, i don’t have your Envato account to do this. Let try it, in future it will easy with one click.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can download plugin at and follow step to update theme with 1 click https://www.envato.com/lp/market-plugin/
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can change code to
#wapo-total-price-table table { font-size: 15px !important; }
and change 15 with your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 3 years, 7 months ago by
-
AuthorPosts