Home › Forums › Themes Support › Gecko › Woo commerce products not displaying the correct order.
Tagged: ordering, woocommerce
- This topic has 17 replies, 2 voices, and was last updated 7 years, 7 months ago by Harry.
-
AuthorPosts
-
-
April 7, 2017 at 11:57 pm #2916
Hello,
Im having an issue with the ordering of woo commerce products on my site, more specifically the homepage.
See my settings for the products section in visual composer.
The order in the products is the correct order I want them in but on the front the products are not in an order.
Not quite sure why there is an order by ID option then order by ascending right next to it, surely once cancels out the other no ?
- This topic was modified 7 years, 7 months ago by Josh.
Attachments:
You must be logged in to view attached files. -
April 8, 2017 at 11:32 am #2932
Thank you for report!
We check and saw this bug. We will fix and release update soon together with fix issue with WC 3.0
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 10, 2017 at 9:16 pm #3020
So far there has been an update for the theme, but I dont believe it address the issue with the filtering on the product section, can you adivse, on when this will be fixed.
Cheers
Josh
-
April 10, 2017 at 10:48 pm #3028
Hi 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=janstudio -
April 10, 2017 at 11:34 pm #3032
Hello, that doesn’t seem to be working either as they are still not in the correct order,
Im not using the [product id=””] shortcode and thats showing me the product perfectly but when I try and put it in a row with 4 columns it goes 25% width in the quarter column.
Do you have a fix for that then I can just use the 4 columns
test page http://lutii.com/test-page/
- This reply was modified 7 years, 7 months ago by Josh.
-
April 10, 2017 at 11:41 pm #3034
Hi,
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=janstudio -
April 11, 2017 at 12:07 am #3035This reply has been marked as private.
-
April 11, 2017 at 12:22 am #3037
Hi,
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=janstudio -
April 11, 2017 at 12:43 am #3038
Yeh that shows them 4 in a row but as specified at the start of the post there not in the correct order.
The small products are in order but your products at the bottom are not in the order.
Cheers
Josh
- This reply was modified 7 years, 7 months ago by Josh.
-
April 11, 2017 at 12:49 am #3040
Have 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=janstudio -
April 11, 2017 at 12:50 am #3041
Perfect thank you
-
April 11, 2017 at 12:54 am #3043
Now how would I proceed to do the same on the /shop/ page or is that something a bit more complex ?
-
April 11, 2017 at 12:55 am #3044
Yeh that now doesn’t seem to be working on the home page please see now :/ ive added the custom css, but its causing the p[roducts to be full width accross the page.
-
April 11, 2017 at 12:57 am #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=janstudio -
April 11, 2017 at 12:58 am #3046
Pls correct code on home page to .products.jas-row .jas-col-md-3 { flex-basis: 100%; max-width: 100%; }
Your code still not correct.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 11, 2017 at 12:58 am #3047
Hello,
can you confirm its working correctly on the home page.
Cheers
Josh
-
April 11, 2017 at 12:59 am #3048
added it
-
April 11, 2017 at 12:08 pm #3054
Hi,
If your issue resolve pls help us change solution to resolve. Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.