• Resolved kerfuffle

    (@kerfuffle)


    Hi There

    Great plugin. However unusable for me at the moment, as I have noticed the following issues:

    1. When I upload with the CSV importer, only the first 30 items show.

    2. When I look at the database I see that all entries above the 30 imported have a post_status marked as “future” as opposed to “publish”.

    3. When I delete all data from the options menu, it clears out the 30 but leaves the rest in the database.

    Thanks

    K

    http://wordpress.org/extend/plugins/catablog/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author macguru2000

    (@macguru2000)

    Interestingly enough, I just went and tested importing a CSV file with over a hundred entries on my local test installation of WordPress. No Problems, all posts with type catablog-items are published in the database. I did see a PHP notice being fired which I will address with the next release of CataBlog, but it shouldn’t be a big deal.

    Are you sure you don’t have a typo or error in your CSV format? Try creating a few items in CataBlog and exporting a CSV file to make sure you are following the correct format.

    What method are you using to generate this CSV file? Make sure you are following all the guidelines for a properly formatted CSV file, wrapping your values in double quotes when the values might contain a comma or other such important syntax.

    Good luck and let me know if you figure out the problem.

    Plugin Author macguru2000

    (@macguru2000)

    Does your CSV file have a date column? Are the published dates of the catalog items you are importing in the future? If so then your catalog items will not be ‘published’ but instead marked as ‘future’.

    So make sure your date values are before the current date.

    Plugin Author macguru2000

    (@macguru2000)

    Now each catalog item is specifically marked as published upon import. No more problems. Marked as resolved.

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

The topic ‘[Plugin: CataBlog] CSV upload only shows 30 entries’ is closed to new replies.