• Resolved eran1820

    (@eran1820)


    Hello

    I try to override this template like is describe:
    This template can be overridden by copying it to yourtheme/advanced_woo_discount_rules/discount_table.php.

    This is not working.

    Can you help please?

    Thank you

Viewing 1 replies (of 1 total)
  • Hi,
    Thank you for reaching out.

    For customizing discount table:
    ?You can customize the discount table as per your requirement by creating a simple override at your theme level.

    ?You need to create a folder and make the changes in that newly created overridden folder.
    ?
    ?Kindly create an override folder/ file and then customize it according to your requirement.
    ?
    ?Copy from:
    ?wp-content/plugins/woo-discount-rules/v2/App/Views/Templates/discount_table.php

    To:

    wp-content/themes/your_theme/advanced_woo_discount_rules/discount_table.php

    Edit /wp-content/themes/<YOUR_THEME_FOLDER>/advanced_woo_discount_rules/discount_table.php.

    ie.., you can customise it in the newly copied folder/ file.

    Here is a guide detailing the same:
    https://docs.flycart.org/en/articles/4230405-all-about-discount-table-2-0

    Kindly check with your developer for further customisation regarding the same.

    Thanks
    Team Flycart.

Viewing 1 replies (of 1 total)
  • The topic ‘Overridden Discount table template’ is closed to new replies.