Template overwriting
Overwriting templates is an easy way of customization. You can easily overwrite templates of Addonify Compare Products plugin.
In the Addonify Compare Products plugin, you can find the front end templates inside public/templates folder.
To overwrite the plugin templates, create a folder, addonify/addonify-compare-products/, inside your parent or child theme folder and then create PHP templates with similar file names, as in the plugin, inside the folder.
Write custom codes in your template files according to your requirements.
Once done, the templates you have overwritten will be loaded from your theme rather than the plugin.
Have fun 🥂
Didn’t find what you looking for? Try sending your questions from our contact page.