Plugin and Losing Customization
-
Hello,
I have a WordPress e-commerce web page. There is an issue I am curious about. However, I could not find a definitive solution.
I use a child theme so that the changes I made on the theme are not lost. But I know what can I do for plugins. What can I do so that the changes are not lost when the plugin is updated?
For example; I made changes to the wooocommerce / templates / loops / result-count.php file. How to uppdate WordPress plugin without Losing Customization?According to my research, the following is suggested: “Copy and edit the same file on child theme in the same directory.”
Yes I do this but the changes are not visible on the theme. Why could this be caused? Is there an alternative solution?
The topic ‘Plugin and Losing Customization’ is closed to new replies.