Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

Since woocommerce is using gutenberg blocks I can't find out how to edit the layout on the front end eg remove the image and wrap the title in a h2?

(由于woocommerce使用了gutenberg块,所以我找不到如何编辑前端的布局,例如,删除图像并将标题包装在h2中?)

The templating functionality only seems to work with their custom fields and not the blocks rendered using js - https://docs.woocommerce.com/document/woocommerce-theme-developer-handbook/

(模板功能似乎仅适用于其自定义字段,不适用于使用js渲染的块-https: //docs.woocommerce.com/document/woocommerce-theme-developer-handbook/)

I know I can fudge some things with css but it want solve all layout issues.

(我知道我可以用CSS来做一些事情,但它想解决所有布局问题。)

Thanks.

(谢谢。)

Woocommerce blocks Front end of website

(Woocommerce阻止 网站前端)

  ask by Rob translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
248 views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...