• Resolved hopekim511

    (@hopekim511)


    Hello!

    I downloaded your plugin in order to export data from another plugin called ‘Modal Survey’. My goal is to export the participants details into a CSV file. Under WP_QUERY Results I chose Post Type Query, and then I put in

    ‘post_type’ => ‘modal_survey’, ‘modal_survey_participants’ => array( ’email’ )

    which I believe to be the correct Custom query. The ‘Invalid Query’ error did not show up so I’m guessing that it is correct. So I have a couple of questions:
    1) If the ‘invalid query’ error does not show up, does it mean that I put in a correct query? Also does that mean that the query exists?
    2) How can I export the data that I am trying to export? In addition to the ’email address’ I want to export the participants’ answers.

    I understand that you might not know which plugin I am talking about so here is a link to their page: http://codecanyon.net/item/modal-survey-wordpress-poll-survey-quiz-plugin/6533863

    This is for a client’s website so I would really appreciate a response and a solution ASAP.

    Thank you!!!

    https://ww.wp.xz.cn/plugins/wp-all-export/

Viewing 1 replies (of 1 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi hopekim511,

    We aren’t really familiar with this plugin, so we’ll need to see the data and run some tests in order to figure out exactly what’s going wrong.

    Please create a debug server, install the plugin, add some dummy data, and then submit a support request: http://www.wpallimport.com/support/

    In your support request please reference this thread, and we’ll see if we can figure how to export this data.

Viewing 1 replies (of 1 total)

The topic ‘Exporting a custom post type’ is closed to new replies.