Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    if your current plugin is using Custom Post Types to store classifieds then you should be able to convert them to adverts but this will require some technical knowledge to change the post_type for selected items from the current one to “advert” and updating the post meta names, because most likely your current plugin is using difference postmeta field name to store price than WPAdverts and this would need to be corrected.

    If you are using some different software than WordPress or plugin which does not use custom post types you would first need to export the classifieds data to XML file and import it using a plugin like WP All Import.

Viewing 1 replies (of 1 total)

The topic ‘Importing classifed ads from another software’ is closed to new replies.