Title: Import/Export data
Last modified: January 30, 2023

---

# Import/Export data

 *  Resolved [coh2o](https://wordpress.org/support/users/coh2o/)
 * (@coh2o)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/import-export-data-5/)
 * Hello everybody,
 * I would like to know if it is possible to export my Accordion goups even with
   the free version because I’m trying but when I import the exported data I find
   my Accordions empty.
   Thank you all
 * Davide

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Pulak Ahmed](https://wordpress.org/support/users/pulak00/)
 * (@pulak00)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/import-export-data-5/#post-16429062)
 * Hi [@coh2o](https://wordpress.org/support/users/coh2o/),
 * Thanks for your query.
 * We are already concerned about this issue. Hopefully, it will be resolved in 
   the plugin’s upcoming release. For an instant solution, please apply the following
   code at the bottom of the **functions.php** file of your current theme. You have
   to add the hook on the website, where you want to import the accordion. Check
   the [screenshot](https://prnt.sc/J5fcMjv50Woh) for a better understanding.
 *     ```wp-block-code
       add_filter( 'sp_easy_accordion_allow_import_tags', '__return_true' );
       ```
   
 * Please try to export and import the data after applying the above code.
 * Hopefully, this time the import will be successfull.
 * Have a nice day!
 *  Plugin Support [Pulak Ahmed](https://wordpress.org/support/users/pulak00/)
 * (@pulak00)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/import-export-data-5/#post-16464395)
 * Hi @coh2o,
 * This thread has been inactive for a bit, so I’m going to mark it as `Resolved`
   now. Please feel free to open a new one if you have any further questions.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Import/Export data’ is closed to new replies.

 * ![](https://ps.w.org/easy-accordion-free/assets/icon-256x256.gif?rev=3505900)
 * [Easy Accordion – AI-Powered FAQ & Accordion Blocks, Product FAQ](https://wordpress.org/plugins/easy-accordion-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-accordion-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-accordion-free/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-accordion-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-accordion-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-accordion-free/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Pulak Ahmed](https://wordpress.org/support/users/pulak00/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/import-export-data-5/#post-16464395)
 * Status: resolved