• Resolved coh2o

    (@coh2o)


    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

    (@pulak00)

    Hi @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?for a better understanding.

    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

    (@pulak00)

    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.