Forum Replies Created
-
AuthorPosts
-
Hi, the sold out badge fixed.
For the order can you follow normal process.
You should set this product out of stock. And delete product after these out of stock and dont have any order for about 5 days, i’m not sure but i think problem when still have order but you delete these products
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioWe are checking problem with sold out badge,.
The problem with order: did you change product status when the order in progress? If you change product status to out of stock when order in progress it have problem.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can add custom css
@media only screen and (max-width: 480px) {
.pa-center .fs__30, .pa-center h3.fs__50 { font-size: 8px;}
}
To change button you add custom css
.widget_wysija_cont form .wysija-submit { background: #fff; color: #333; border: 1px solid #333;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
We fixed issue for you, this related to header height calculate wrong when you hide header top.
Regards,
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi @onyxdesign: can you check your site config, now i can’t access your site https://monosnap.com/file/QzcDTc15eccONcwxcIOaWCMKsKKorl#
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI try account you send but can’t access.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi @onyxdesign can you send us your website link and temporary admin account as private reply we will take a look and help you solve.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCan you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads that’s will help us in sale.
Thank you so much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This bug come from YITH plugin, we report them for along time but they didn’t fix. You can try our hot fix at https://www.dropbox.com/s/iid66e5lwrxke25/yith-woocommerce-popup.zip?dl=0
You can change color input field by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
::-webkit-input-placeholder {
color: #c1c1c1;
}
:-moz-placeholder {
color: #c1c1c1;
}
::-moz-placeholder {
color: #c1c1c1;
}
:-ms-input-placeholder {
color: #c1c1c1;
}Change “c1c1c1” with your color code.
Best regards!
- This reply was modified 8 years ago by Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can change font for site in JanStudio > Theme Option > Typography or you can use @import to import google font in style.css of child theme
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts