Okay
  Public Ticket #1212968
Cannot find "variable.php" location
Closed

Comments

  •  1
    a01japat started the conversation

    Hi, 

    I need to change oxygen/woocommerce/single-product/add-to-cart/variable.php but I cannot find this file.


    I am supposed to replace this line, in order to get another plugin to work: 

    $image = wp_get_attachment_image_src( get_post_thumbnail_id( $variation['variation_id'] ), 'shop-thumb-4' );
    

  • [deleted] replied

    Hi there,

    You can find the file on this path:

    wp-content/themes/oxygen/woocommerce/single-product/add-to-cart/variable.php

    P.S: Please be aware as by doing customization if something happens like miss-editing files the responsibility is yours and we wont support you on finding the problem, as we are only guiding you where that file is located.

    Thanks!