Viewing 4 Posts - 1 through 4 (of 4 total)
Author | Posts |
---|---|
July 18, 2015 at 10:22 pm 56254 | |
My intent is to make changes to the plugin Dokan, adding or hide certain features. For example multi delete of products from the front-end by sellers or other. But before I change something is: when should I apply some of your upgrade, my customizations disappear. I found these articles: The Right Way to Customize a WordPress Plugin How To Extend A WordPress Plugin Without Losing Your Changes Can I use these methods to Dokan? Thanks! | |
July 19, 2015 at 2:58 pm 56284 | |
Hello, Yes, you can use those methods. Please do not override anything in the core file. Child theme or add-on is the right way to override the plugin file. This will not affect on your customization during update. Thanks. | |
July 19, 2015 at 3:16 pm 56291 | |
Oh perfect. So I copy the folder So with the next updates everything would work properly? Thanks! | |
July 19, 2015 at 3:31 pm 56294 | |
Hello Fox, Create a child theme then create a folder with the name Dokan and put the file which you want to override. Please discuss with your developer. A good developer should know that how to override. Thanks. | |
July 19, 2015 at 3:35 pm 56295 | |
Ok thanks. |
Viewing 4 Posts - 1 through 4 (of 4 total)