Forum Replies Created
-
AuthorPosts
-
Hi,
This because stripe css on new iOS it auto detect Apple Pay.
You can add some css to fix
@supports (-webkit-appearance: -apple-pay-button) {
@media only screen and (max-width: 767px) {
.single-product div.product .stripe-enabled form.cart .quantity {
width: 100%;
}
.single-product div.product .stripe-enabled form.cart .quantity ~ .button,
.single-product div.product .stripe-enabled form.cart .quantity + .button {
width: calc(100% – 95px);
margin: 10px 0 0 15px;
}}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can set menu color in Claue > Theme Option > Color Scheme > Menu Color.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I open link moxypenny.co it auto redirect to moxypenny.com. You can try some recommend plugins at this https://premium.wpmudev.org/blog/6-lazy-load-plugins-to-make-your-wordpress-site-faster/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI checked your site it now ok. I’m not sure the issue, maybe the issue after you clear cache on your site.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
This issue because the javascript calculate height of header after window load now it doesn’t update. If you refresh the browser after resize or check on real device (tablet, phone) it will ok.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry i still don’t understand. Could you explain more.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can use https://wordpress.org/plugins/autoptimize/, https://wordpress.org/plugins/wp-super-cache/ and CloudFlare CDN to speed up your site
2. This is default function of WooCommerce, we will if can we will improve in shopping cart page.
3. I think the JS only can apply one action to open and update quantity in Popup, the number on minicart have to refresh page to update. If you use behavior as sidebar slide in Theme Option > WooCommerce > Product Detail Settings > Add to cart behavior. I will report to developer team to improve this function if can.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can enable it in Theme Option > WooCommerce > Product Listing Setting > Pagination > Load more
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can change page head background image in for shop page, product page in JanStudio > Theme Option > WooCommerce > General Setting > Page title background.
2. For page you can change by upload featured image.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The lazyload integrated in our theme, it use jQuery, we not use plugin for this.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts