• Resolved gambic

    (@gambic)


    Hello,
    I have to import a php/mysql website to WP/Elementor. There are hundreds of pages to import but I’ll use the same template for all.
    Is there a way to batch import my content to Elementor ?
    I can convert my mysql tables to csv (or xml or json) if necessary.

    Thanks in advance for your help !

    Mathieu

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am afraid this is not possible at the moment.

    PHP/HTML templates cannot be imported into Elementor as Elementor works differently. Templates must be in JSON format and created with Elementor, then it will be able to import in Elementor.

    Thread Starter gambic

    (@gambic)

    Ok thanks David.
    So I could generate json templates dynamically (hundreds of them) and import them to my libray (zip file).
    Now my question is : can I automatically convert all these templates to regular pages ?

    Thanks in advance for your help

    Mathieu

    Thread Starter gambic

    (@gambic)

    It seems I found the answer : I Just had to replace the value of the post_type ‘elementor_library’ by ‘page’ in wp_posts table 🙂

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

The topic ‘Import content to Elementor’ is closed to new replies.