-
AuthorPosts
-
March 22, 2015 at 6:56 pm #416032
I am developing a simple webshop with the Enfold theme and Woocommerce plugin. I want to show the products on the catalogue page in a listview and therefor I have installed the WooCommerce Grid / List toggle plugin. Works well although the layout is not as desired.
I have made an image wich shows how the layout is now (top) and how I want it to be (bottom). Do you have any idea on how to achieve this?
Kind regards,
ErikMarch 23, 2015 at 8:21 pm #416655Hey Driekus!
We do not support third party plugins but send us a link to your page and we’ll check to see if it’s an easy fix.
Regards,
ElliottMarch 23, 2015 at 10:06 pm #416748Hello Elliott,
I know it’s a third-party plugin but somehow the Enfold theme destroys the layout. It’s working on the standard WP themes (like twenty thirteen) like a charm. I saw that there are more people with the same problem https://kriesi.at/support/topic/woocommerce-product-list-view/
It would be great if you want to take a look at the page and maybe can give a tip on how to correct the layout somehow.
March 23, 2015 at 10:09 pm #416752This reply has been marked as private.March 24, 2015 at 11:08 am #416988Hi!
You could try to hide the fields with CSS?
ul.products.list li.product div[itemprop="description"], #top .inner_product_header { display: none !important; }
Best regards,
RikardMarch 24, 2015 at 10:45 pm #417441Hello Rikard,
I’ve inserted the CSS you’ve given and the fields are hidden.
Regards,
ErikMarch 25, 2015 at 10:28 am #417643As said, that bit of CSS code hides the fields but that doesn’t solve the issue. The fields aren’t supposed to be hidden but should be visible next to the thumbail instead of beneath the thumbnail.
How can it be realised to show the fields with title, price and short description next to the product thumbnail? I really can’t figure it out. In the Enfold theme I can make a page with the ‘Product List’ shortcode, but in that case I can’t filter on category level. I can filter on category level if I am on the category page, but on that page the list view layout is corrupted as explained in the first post of this topic.
I hope that you can, and are willing, to look into this as this is a very important issue. I believe that it also would help a lot of other people having the same issue.
Regards,
ErikMarch 26, 2015 at 4:50 pm #418596Hi!
Did you delete the category? It’s giving me a 404.
Cheers!
Elliott- This reply was modified 9 years, 7 months ago by Elliott.
March 26, 2015 at 5:07 pm #418626This reply has been marked as private.March 27, 2015 at 5:19 pm #419435I’ve realised the listview but it took quit some tweaking of css and some template files. Unfortunally this also brings the risk of losing the listview in case of a future update (yes I am using a childtheme but that’s no garantee). I’m hoping that the Kriesi team will look into this matter for a future update of the Enfold theme. Enfold is a pleasure to work with but it’s not very flexible with the styling of woocommerce.
Regards,
ErikMarch 29, 2015 at 9:25 pm #420098Hi!
glad you did it.
Feel free to make a feature request for Enfold here: kriesi.at/support/enfold-feature-requests/Best regards,
Andy -
AuthorPosts
- The topic ‘Layout list view products on category page’ is closed to new replies.