Title: Plugin not working on WordPress multi-site
Last modified: January 24, 2023

---

# Plugin not working on WordPress multi-site

 *  [shahadul878](https://wordpress.org/support/users/shahadul878/)
 * (@shahadul878)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-working-on-wordpress-multi-site/)
 * Can you please check with multi site( network site) its not working.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * (@pektsekye)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-working-on-wordpress-multi-site/#post-16405367)
 * Hello,
 * By default this plugin uses the same database table for all sites of your WP 
   multisite network.
 * If you want you can replace:
 * `{$wpdb->base_prefix}ymm`
 * with:
 * `{$wpdb->prefix}ymm`
 * In all files of my plugin.
 * Then create a separate ymm database table for each subsite.
 * Then import ymm .csv data from sub sites. So that each sub site will have its
   own ymm data.
 * Stanislav

Viewing 1 replies (of 1 total)

The topic ‘Plugin not working on WordPress multi-site’ is closed to new replies.

 * ![](https://ps.w.org/ymm-search/assets/icon-256x256.png?rev=1750193)
 * [Year Make Model Search for WooCommerce](https://wordpress.org/plugins/ymm-search/)
 * [Support Threads](https://wordpress.org/support/plugin/ymm-search/)
 * [Active Topics](https://wordpress.org/support/plugin/ymm-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ymm-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ymm-search/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Pektsekye](https://wordpress.org/support/users/pektsekye/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-working-on-wordpress-multi-site/#post-16405367)
 * Status: not resolved