Any easy way to export forms
Author | Posts |
---|---|
May 7, 2013 at 1:52 pm 3294 | |
Hi all, Is there any easy way to export the forms? | |
May 7, 2013 at 2:02 pm 3295 | |
Try the default WordPress export/import functionality. That should work. | |
May 7, 2013 at 2:05 pm 3296 | |
k looking at that now, i was hoping there was a nice xml import/export only wp user frontend forms. | |
May 7, 2013 at 2:16 pm 3298 | |
As the plugin uses custom post types for creating those forms, the default WP export/import functionality works out-of-the-box. So why bother? 😉 | |
May 7, 2013 at 2:41 pm 3299 | |
yer the default export also likes to export my 4500 odd users aswell 🙁 | |
May 7, 2013 at 3:01 pm 3303 | |
Don’t export everything, just export the forms. | |
June 25, 2013 at 2:55 am 5191 | |
I’ve exported the forms from the WordPress Admin Panel. When I import it on the live site it only imports the forms and none of the fields in them. Any ideas? | |
June 25, 2013 at 11:23 am 5214 | |
@itsjaked, I’ve just tested it and I got all the form fields, although missed the form settings. May be something wrong with the importer, try it doing again. | |
June 26, 2013 at 7:33 pm 5290 | |
I’ve tried importing it multiple times trying everyday and it’s still not working. I set up a new WordPress installation on my development server and it didn’t import there either. I read through the XML and it doesn’t look like there is any issues. I don’t know what to do, they are very long forms so I want to avoid having to redo them all. | |
June 26, 2013 at 7:45 pm 5291 | |
Yeah, the XML looks fine. The settings and fields are there, but something wrong with importing. I’ll try to fix it or will create an importer. |