Forum Replies Created
-
AuthorPosts
-
April 11, 2017 at 12:57 am in reply to: Woo commerce products not displaying the correct order. #3045
Hi, this code only work on the page you separate to 4 columns and one columns contain 1 product only.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 11, 2017 at 12:49 am in reply to: Woo commerce products not displaying the correct order. #3040Have another way, you can add custom css like in screen shot https://monosnap.com/file/5CyBP3Z7PhZ0VbAKitShCJNsvrQSI7#
.products.jas-row .jas-col-md-3 { flex-basis: 100%; max-width: 100%; }
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 11, 2017 at 12:22 am in reply to: Woo commerce products not displaying the correct order. #3037Hi,
This problem because your setting in Product Listing as 4 columns per row.
You can check latest row and follow my short code to do for other row.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 10, 2017 at 11:41 pm in reply to: Woo commerce products not displaying the correct order. #3034Hi,
I try admin account you sent but can’t login. Can you send us admin account as private reply?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 10, 2017 at 10:48 pm in reply to: Woo commerce products not displaying the correct order. #3028Hi Josh,
This issue with default short code of WooCommerce, we try more but can’t find a solution to fix it.
You can see this video to understand.
1. In video you see insert 3 product with short code
[products number=”12″ orderby=”id” ids=”4867,4869,4813″ order=”desc”] and
[products number=”12″ orderby=”id” ids=”4867,4869,4813″ order=”asc”]
It only switch position between product have id=4813 and id 4869
https://monosnap.com/file/n5pezBtSOipRMVNeDtg9jrmVbwiNcp#
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can add custom CSS code for product title on mobile
@media only screen and (max-width: 414px) {
h3.product-title, .woocommerce h3.product-title {
font-size: 10px;
font-weight: 400;
}}
2. Now you can add social media icon top by go to JanStudio > theme Option > Social Network
our theme don’t support add icon to menu
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Have so much files we edit in latest version, we recommend make your change on child theme, so you can update parent theme without losing your custom job
You can update file gecko/assets/js/theme.js and plugin OpenSwatch
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioIf you want override layout or anything, we recommend use child theme to do it. So in future you can update parent theme without losing your customize code.
In future if you have this issue again you follow our screen shot check it “Skip theme backup” the automatic update will work.
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=janstudioApril 10, 2017 at 3:00 pm in reply to: sale products, newest products, top purchased products not shown #3005Hi,
This a problem of WordPress, we have same issue with you when activate child theme.
We have to rearrange widgets.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts