Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #417529

    Hi Support,

    How can I or which file should I modify in order to change the woocommerce taxonomy page ? I would like to show a category image on top of the description.

    Thanks and regards
    PCball

    #418153

    Hi Lee!

    You can do this in Dashboard > Products > Categories > Edit. There will be a description field and a banner option that you can set for each category.

    Cheers!
    Elliott

    #418300

    Hi Elliott,

    Thanks for your reply, its solved the category issue, but my products have lot of tag. How to make the tag also have the same function as categories ?

    thanks and regards
    Lee

    #419595

    Hi!

    I’m sorry but I’m not sure I understand. Send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #421790

    Hi Elliott,

    Please find the link as below.
    http://matis.com.my/?product_tag=day-skin-cares

    I would like to show the custom picture for each product tag, but I don’t know which file to insert the php code.

    thanks and regards

    #421988

    Hey!

    Thank you for coming back.

    You have to modify enfold\config-woocommerce\config.php line 731ff.

    Look for

    
    function avia_woocommerce_overview_banner_image()
    {
    
    }
    

    and modify as needed.

    If you want you also can unhook the default enfold function and put your modifications in functions.php of the child theme to be independent from next updates.

    Regards,
    Günter

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.