Site logo

Archived topic

Woocommerce all products block.

3 replies · Started by Jusung on February 19, 2023

Viewing posts 1–4 of 4

I am customizing the shop page using elements since it is easier to modify.

Can I put the title and price of the product inline?
I want to put it horizontally and I wnat to align the rating(start) to left
I also want to remove the add cart buttton

since this is not the shop page (just made by elements), I can't use the function you built.

My last question is that next to rating, I want to add a button(text:detail)
So, when it is clicked, it goest to the product detail page.
I guess for this, I have to use php code since this is not built on woocommerce plug in..?

Hi there,

the Theme has no control over Woocommerce Blocks, they are added by Woo, and i personally don't use them as they don't use the same templates in core Woocommerce like shortcodes do.
And they do not have the Filter Hooks of those templates, so the only changes you can make to their HTML are those provided to you in the block editor.

So i am sorry to say, we cannot help here.

I decdied not to use woo blocks since it is hard to customize.

Thank you for answering!

You're welcome

This archived topic is closed to new replies.