Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #738631

    Hello

    I am using the “Shop” Enfold demo for my website and it works great but I have to change a thing. I am importing products through an XML file. The products that are created in my woocommerce shop does not have a thumbnail image. Instead I have a custom field with the image URL.

    I get the image url with this code:
    <?php echo ‘‘; ?>

    In both my shop loop and in the cart it works. But i also have to change the mini-cart and have it get the image by my custom field value instead of the thumbnail. I have tried changing the mini-cart.php file in the woocommerce cart folder but it does not seem to use this file.

    Any ideas to help me with this? Cant seem to locate the mini-cart file that the Shop demo uses.

    Kind regards,
    Michael

    #740244

    Hey Michael,

    It does use that file actually. You can open the file and search “mini_cart_item”
    We are currently very busy. Unfortunately it would require quite some time and customization to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Yigit

    #740280

    Hello Yigit

    Actually I am a freelancer so I should be able to fix this myself if I just could find the correct file. To check if it used the mini cart file in the woocommerce folder I tried to delete it but it still worked correctly on the website which surprises me when you say it uses that file. I will try again.

    Thanks for now.

    Kind regards,
    Michael

    #740285

    Hey!

    Please coy the file and paste it into enfold-child/woocommerce/cart/ folder on your child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/

    Regards,
    Yigit

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