A
A
Alexander Sharomet2018-03-28 16:32:25
WooCommerce
Alexander Sharomet, 2018-03-28 16:32:25

How to replace product wrapper from li to div in woocomerce using hooks?

Hello.
In woocommerce there is a content-product.php file in which the product is wrapped in a tag . I don't want to change the content of the file itself since woocomerce is constantly updated. Is it possible to replace this tag with a hook or some function? <li>
<li <?php post_class(); ?>>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
E, 2018-03-28
@sharomet

create a woocommerce folder in your theme, put this file there and edit it as much as you like
from

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question