Home Forums WoodMart support forum product brand

product brand

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #87055

    dunies
    Participant

    Hello

    I would like to ask if is it possible to get the brand above title in product grid.

    I’m pasting the url in private area to see what I mean.

    Thank you in advance.

    #87083

    Hello,

    Navigate to the Theme Settings > Shop > PRODUCTS STYLES > http://prntscr.com/lea762

    Best Regards

    #87109

    dunies
    Participant

    It is on.

    My client wants it above the title. Is that possible?

    #87155

    Artem Temos
    Keymaster

    You can edit a file woodmart/woocommerce/content-product-alt.php and move the code before the title

    <?php
    	woodmart_product_categories();
    	woodmart_product_brands_links();
    ?>
    #87172

    dunies
    Participant

    For my case it was content-product-base.php and it really worked. Thank you very much.

    Can you please help me to my other topics please?

    Thank you in advance
    Helena

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘product brand’ is closed to new replies.