• Hey guys,

    I have to import over 100k pages. I wrote a SQL query that basically just duplicates the wp_posts and wp_post_meta entry for one specific post.

    This works, the page is visible and so on, but it almost looks like it has no styling and -or something is wrong with elementor.

    Does anyone know if I am missing tables or something?

    I cannot use any existing plugins for this as they all charge money for something that I will only use once, besides that I would like to learn it myself ??

    Hope someone can help me out.

    So in total what I did was:

    1. Duplicate 1 row from wp_posts with new title, content and a unique id
    2. Duplicate 16 rows from wp_post_meta with the post_id pointing to the correct id

    • This topic was modified 2 years, 3 months ago by digitalforge.
    • This topic was modified 2 years, 3 months ago by digitalforge.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Duplicated posts not working in Elementor’ is closed to new replies.