Replies: 0
Hi Guys,
So long story short I have a giant CSV file containing a lot of reviews from an old site. This site was not wordpress and had its own hardcoded review system. I pulled the reviews via Navicat and have adjusted the field names as much as possible to be compatible with Site Reviews.
Currently I have: Title, Name, Content, Date and Rating.
The issue is when I go to ‘Import Third Party Reviews’ it recommends: avatar, content, date, email, ip_address, is_pinned, name, rating, response and title. I originally thought ‘is_pinned’ was an approved/unapproved review but this does not appear to be the case.
Is there a solution to this? The CSV contains literally thousands of reviews so there is no sane way I could just import them all as default approved or unapproved and spend god knows how many hours selecting each one manually. Any assistance would be appreciated!
As a side question, on a test import I noticed that imported reviews don’t have an assigned post (and therefore don’t show up on the page that the shortcode is on) any fix for this?