Home › Forums › All Other Themes › Sorting Prodcuts, Furniture-Pro
- This topic has 6 replies, 2 voices, and was last updated 7 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
March 24, 2017 at 2:08 am #66534
Hi there,
I have bought furniture-pro. I have a question, hope to anyone can give me reply,,
In section area i am using following code:
[newproduct catid=”10″ filter=”true” show=”200″ offersale=”SALE!” buttonname=”Ürün Detayı”]and my website: http://www.decosit.com.tr/
I want to sorting my products. Now last uploaded prdocut showing on top. But i want to change it based on my “woocommerce” product sorting. As you know when you add new product, you can set the order of display of the product.
Please help to me about this topic. How can i show the products bassed on my sorting ?
March 24, 2017 at 6:20 am #66551Hi Faith,
Refer to this post: http://www.endocreative.com/customize-product-sorting-woocommerce/
Regards,
DaveMarch 24, 2017 at 9:33 am #66595Thanks for your reply, i already know that this is working in category page but i want to use this method in your theme “section area” so your method is not work for the following code:
In section area i am using following code:
[newproduct catid=”10″ filter=”true” show=”200″ offersale=”SALE!” buttonname=”Ürün Detayı”]How can i solve this problem ?
My customer is pressing me, i have to found a way asap. Please help.. 🙁
March 24, 2017 at 10:15 am #66601Hi Faith,
Kindly use this plugin: https://wordpress.org/plugins/simple-custom-post-order/
Regards,
DaveMarch 26, 2017 at 9:56 pm #66764Thank you very much, now it’s ok.
I want to ask you another question, i hope you can also help to me on this issue,
As you can see on picture, there is a empty area. This empty space is there again after a few lines.
I have checked prdocuts on wp, and there is no draft product etc..
Could give me some idea, What is the reason for this?
March 26, 2017 at 9:56 pm #66765Picture:http://decosit.com.tr/empty.png
March 27, 2017 at 12:06 pm #66889Hi Faith,
Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:
Add this code there:
.newproductgallery ul#portfolioprod li { min-height:410px; list-style:none;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.