
-
AuthorPosts
-
July 24, 2020 at 1:52 pm #1232983
2 Fragen bezüglich der Darstellung von Produkten:
Die Darstellung der Produkte im Grid soll um die Kurzbeschreibung erweitert werden. Wie ist der geschickteste Weg dazu?
Ich möchte Produkte als Liste (1 Produkt über die ganze Breite) und nicht als Grid darstellen, finde dafür aber keinerlei Einstellungen. Der “Column Count” kann nur mindestens auf 2 gestellt werden-
This topic was modified 4 years, 11 months ago by
mogasi. Reason: list
July 28, 2020 at 4:00 pm #1233764Hey mogasi,
Thank you for the inquiry.
Looks like you have already managed to adjust the product items and set the grid’s column width to 100% with this css code.
.shop_columns_2 .products .product { width: 100%; }
Do you need anything else?
Best regards,
IsmaelJuly 30, 2020 at 9:45 am #1234116Hi Ismael,
as next step, we would like to add some elements to the grid: Tags, product categories, product attributes and author avatar
Also, the thumbnail is rather big in a single column, is it possible to have each element with multiple “inner_product_header_cell” elements next to each other (e.g. 3 columns: thumbnail, title/description, price)?
August 3, 2020 at 6:57 am #1234721Hi,
Thank you for the inquiry.
You may need to edit the product templates directly or use template hooks in order to add extra elements in the grid. Unfortunately, this will require modifications that are beyond the scope of support. You may need to hire a freelance developer or check the following documentation to know more about the plugin’s template system.
// https://docs.woocommerce.com/document/template-structure/
// https://premmerce.com/woocommerce-hooks-guide/#reading-progress-title-3Best regards,
IsmaelAugust 3, 2020 at 8:16 am #1234740Hi Ismael,
thank you for the information, we’ll look into it. We are aware that we need to restructure the template for our needs.
Best regards,
JosefAugust 5, 2020 at 4:12 pm #1235454Hi,
Let us know if you have further inquiries about the templates. We’ll keep the thread open.
Thank you for your patience.
Best regards,
IsmaelAugust 6, 2020 at 11:00 am #1235648Hi Ismael,
we figured out how to remodel the template of content-product for desktop versions, but without using bootstrap this is not very responsive just yet. Do you have any hints for this issue?
Best regards,
JosefAugust 7, 2020 at 4:58 pm #1236044Hi Josef,
Could you please attach some screenshots of the issue?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaAugust 8, 2020 at 10:43 pm #1236257Hi Victoria,
I think we figured it out. It is not bootstrap, but it works as needed.
Thank you,
JosefAugust 10, 2020 at 5:26 am #1236364Hi Josef,
Great, I’m glad that you found a solution and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardAugust 10, 2020 at 10:01 am #1236400Hi Rikard,
this can be closed.
Best Regards,
JosefAugust 10, 2020 at 10:16 pm #1236519Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 4 years, 11 months ago by
-
AuthorPosts
- The topic ‘Darstellung Produkte: Product List statt Product Grid’ is closed to new replies.