Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Right Way to customize plugin?

$
0
0

Replies: 4

Hello! I need your help with customization plugin for my client.

I need customize some .php files. How i can overwrite plugins files ?

I was try creating directory with plugin name in child theme, also in current theme and it’s don’t works.

Germanized adjusts the review-order-table via filter and adds an additional template (specifically for the product table) to comply to the button solution. You may find the original template in:
wp-content/plugins/woocommerce-germanized/templates/checkout/review-order-product-table.php

and you may override that template in:
my-child-theme/woocommerce-germanized/checkout/review-order-product-table.php

This way don’t works.

Tell me please how i can customize your plugin ?


Viewing all articles
Browse latest Browse all 59525

Trending Articles