Hello,
We have some questions regarding the use of the plugin.
Plugin we are using: Gravity Form for the Ads
Based on the Plugin, an Ad consists of: title, price, description, images and categories.
BEHAVIOR:
Currently, the plugin does the following when an ad is created: title, price, description and images are saved in separated tables for each school (ex: for school with ID=1, this data will be save into tables that have a prefix like "wp_1_post_data")
Currently, categories are only save into specified table "wp_4_terms_relationship", not each school site.
QUESTIONS:
Is this the correct behavior? If category data is only going into one table, when all other category data is added into each school theme/site, somehow, categories for Ads might be missed or duplicated.
Currently this behavior is causing issues with Ads displaying properly in different sites, so we’d like to confirm if this is a bug, or correct behavior. If it’s correct, what do you suggest for resolving the multiple site issues?
Your help is appreciated and thank you in advance.