• Resolved dozerua

    (@dozerua)


    Hello, we purchased your plugin to import all kind of posts from CSV (which we get by url), but with imported articles our pagination gets broken.

    Not always but, seem like articles are repeating on different pages as soon as we try to query array of post types or array of categories.

    I, personally, tried to query articles in many different ways (wp_query, get_posts(), query_posts(), even by pre_get_posts()) and the only thing changes – articles which are getting repeated.

    I tried to test this on fresh wordpress setup with twentytwenty theme too. So I installed clean wordpress, imported articles from initial website (the one which had them imported by your plugin) and pagination gets broken.
    When I tried to query dummy articles (done by other plugin on same fresh setup before importing real articles from CSV) everything worked without repeats.

    Did you ever get this kind of report? I have feeling that articles, imported by your plugin, are breaking something. DB for example.

    Please let me know if you want to see logs or you have solution.

    Plugin was purchased, it is licensed.

    The page I need help with: [log in to see the link]

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

    (@wpallimport)

    Hi @dozerua,

    Did you ever get this kind of report? I have feeling that articles, imported by your plugin, are breaking something. DB for example.

    I’ve never heard of them breaking the database, but in rare cases I’ve seen that pagination can be messed up if you import a bunch of posts with the same post date. Please try importing unique post dates in the “Other Post Options” section: https://d.pr/i/M6REjH.

    If you don’t have a date element, try saving this code snippet in your child theme’s functions.php file: https://d.pr/n/EmrxF6.

    Let me know if that fixes it.

    Plugin Author WP All Import

    (@wpallimport)

    Hey @dozerua,

    I am going to mark this thread as resolved since it has been inactive for a while at this point. Please start a new topic if you still have questions for us.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘We think that imported articles break pagination’ is closed to new replies.