Title: Customize plugin
Last modified: December 20, 2023

---

# Customize plugin

 *  Resolved [webdeveloper1234](https://wordpress.org/support/users/webdeveloper1234/)
 * (@webdeveloper1234)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/customize-plugin-9/)
 * I want to change view of wp-content\plugins\vikrentcar\site\helpers\error_form.
   php file and wp-content\plugins\vikrentcar\modules\mod_vikrentcar_search\tmpl\
   default.php file. How is the path should be in overrides folder for these two
   files?
   Thank you!
    -  This topic was modified 2 years, 5 months ago by [webdeveloper1234](https://wordpress.org/support/users/webdeveloper1234/).
    -  This topic was modified 2 years, 5 months ago by [webdeveloper1234](https://wordpress.org/support/users/webdeveloper1234/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [e4jvikwp](https://wordpress.org/support/users/e4jvikwp/)
 * (@e4jvikwp)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/customize-plugin-9/#post-17291749)
 * Hello,
 * Thanks for contacting us. The “modules” of our plugin are actually Widgets as
   you may have noticed already.
 * In order to override the “Search Form” widget and its template file, you should
   copy the original file default.php from the path that you also mentioned in your
   message, and add it to the following directory:
 * /wp-content/uploads/vikrentcar/overrides/modules/mod_vikrentcar_search/default.
   php
 * Of course you should create any missing directories from the above path. If the
   file “default.php” is available in the above directory, then the framework of
   VikRentCar will actually render your override file where any modification can
   be placed.
 * Instead, the file “error_form.php” is not a layout file that supports overrides.
   You can just edit the main file, and the back-end page Dashboard will back it
   up for you in order to not lose any changes by installing future and official
   updates for our plugin.
 * We hope this helps!
 * The VikWP Team

Viewing 1 replies (of 1 total)

The topic ‘Customize plugin’ is closed to new replies.

 * ![](https://ps.w.org/vikrentcar/assets/icon-256x256.png?rev=2203504)
 * [VikRentCar Car Rental Management System](https://wordpress.org/plugins/vikrentcar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/vikrentcar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/vikrentcar/)
 * [Active Topics](https://wordpress.org/support/plugin/vikrentcar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/vikrentcar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/vikrentcar/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [e4jvikwp](https://wordpress.org/support/users/e4jvikwp/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/customize-plugin-9/#post-17291749)
 * Status: resolved