@Ignacio
1. I am looking for an automatic way to create contact forms for new blogs using the popular “contact form 7” plugin.
However, similar to the the google fonts plugin issue we resolved recently ( https://wpmudev.com/forums/topic/easy-google-fonts-plugin-not-copying-over-settings ), the data for this plugin is also being stored in posts. So contact forms will copy over only if I select copy posts in the blog template settings (which i don’t want to do)
You mentioned you are going to address this issue in the next release for easy google fonts plugin, will your fix also address all the other plugins that are storing their settings in the post data? Also is there a code snippit i could use to address the contact form 7 issue immediately. After reading through the forums I noticed there are a probably others out there not knowing the solution ( https://wpmudev.com/forums/topic/contact-form-7-form-not-being-created-when-add-new-site ) .
Thanks.
2. Follow up…the blog template plugin is great. However I am having issues with plugins being pre-populated with the admin email of the template originator blog, versus showing the admin email of the newly created blog. The 2 plugins that are giving me issue with this are: wpmudev marketpress store settings, and the contact form 7 plugin (if i enable posts to copy)
Is it possibly to have a setting in blog templates that could be set to replace all emails addresses with the admin email of the new sign up? (perhaps it would run a find and replace for emails in the settings on creation)
Thanks again.
-Ben