• Resolved isma3eliano

    (@isma3eliano)


    hello, hope your are doing well.

    I want to transefer the reviews from my old website to a new one , the product id is the same, only the site url changes,
    but I want to just transefer the reviews with images, through mysql database or through SSH / wp-cli

    so whats the way ? or whatsa the tables in database I can transefer them ?

    because import and export takes a lot of time maybe week or more as I have a lot of reviews

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    Our plugin just extends the way you collect WooCommerce reviews for your store. The tables are default ones: wp_comment and wp_commentmeta. If you want to use SQL queries, you can follow this article https://deanandrews.uk/export-woocommerce-reviews-wordpress/

    Thread Starter isma3eliano

    (@isma3eliano)

    thanks for your comment, my question related to the images.
    when I transefer these tables the images will be transefered if they are uploaded with the same directory or not ?

    Plugin Support pear8398

    (@pear8398)

    Hi,

    The uploaded images are saved to the table wp_commentmeta with the value image ID. You also need to transfer the upload folder (/wp-content/uploads) and the wp_posts table, which stores the image information.

    Thread Starter isma3eliano

    (@isma3eliano)

    thanks a lot

    Not after making that the overall rating of products is still zero how could I refresh that ?
    like here
    https://ibb.co/1dxGnsQ

    thanks in advance

    Plugin Support pear8398

    (@pear8398)

    Hi,

    You can try to move those reviews to the trash and restore them back to allow WooCommerce to calculate the rating again. If it does not work, I recommend contacting WooCommerce support to get further assistance.

    Plugin Support bagel1317

    (@bagel1317)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If you still require any help, please start a new forum topic.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘transefer review from website to another’ is closed to new replies.