Title: Custom fields, exports.
Last modified: January 30, 2019

---

# Custom fields, exports.

 *  Resolved [aryup](https://wordpress.org/support/users/aryup/)
 * (@aryup)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-exports/)
 * Is it possible to export custom fields details?
 * We currently have WPAdverts on a website for offers and need to do the same page
   on another website. We have a custom fields with a dropdown with all of the districts
   of a country. Is it possible to export that list from a website to import it 
   to another website? Or do we have to copypaste them one by one?
 * Thank you in advance

Viewing 1 replies (of 1 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-exports/#post-11152055)
 * Hi,
    do you want to export the data or the form scheme created using Custom Fields
   extension?
 * The data you should be able to move using some Import/Export plugin which can
   handle the custom post types.
 * The form scheme created by Custom Fields plugin you can also move using some 
   Import/Export plugin as the form schemes are saved as Custom Post Types with 
   a post_type = “wpadverts-form”.
 * If you do not want to use importing plugin to move the form scheme then on new
   site you can create a new form scheme using Custom Fields plugin and then copy
   the post_content (using phpMyAdmin) from the old post and paste it to newly created
   form scheme post_content. I have not tried it but it should work.

Viewing 1 replies (of 1 total)

The topic ‘Custom fields, exports.’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)
 * [Import](https://wordpress.org/support/topic-tag/import/)

 * 1 reply
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-exports/#post-11152055)
 * Status: resolved