• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 22.05.21, 16:16
  • Opened by: Sophia Kulakova
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #21553 - Testimonials

How can I transfer reviews from a site that is currently working to a new one that is being developed?

Comments

Fred 22 May 2021, 20:39

Hi, Sophia.
If you mean Product Comments module, you have to copy following database tables:

PREFIX_product_comment
PREFIX_product_comment_criterion
PREFIX_product_comment_criterion_product
PREFIX_product_comment_criterion_lang
PREFIX_product_comment_criterion_category
PREFIX_product_comment_grade
PREFIX_product_comment_usefulness
PREFIX_product_comment_report
Sophia Kulakova 22 May 2021, 20:43

i mean comments in the reviews module Testimonials

Fred 22 May 2021, 21:48

Then table name is

PREFIX_testimonials
Sophia Kulakova 22 May 2021, 22:28

Well thank you. Tell me, do you have web developers who could implement the design of the site that is currently being developed on the basis of the alysum theme. Here’s an example of a home page. How much would it cost?

Attachments:

Снимок экрана 2021-05-22 2328... (31.5 KiB)
Sophia Kulakova 23 May 2021, 10:04

I could not find this table, can you please help me

Fred 23 May 2021, 11:07

1. Unforunately, we don’t have free time for customizations now.
2. you have to replace the “PREFIX_” with your database prefix, by default it’s “ps_”