• Resolved daverage

    (@daverage)


    Hi there

    Is it possible to transfer ratings. I had a post that I have now recreated in a page. Is there a way to move the ratings over to the new page?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter daverage

    (@daverage)

    Ah figured it out.

    In the wp_gdrts_items get the item_id associated with the page you are moving from and page you are moving to

    In wp_gdrts_itemmeta find all items with the original item_id and update them to the new item_id

    Do the same in wp_gdrts_log

    • This reply was modified 7 years, 8 months ago by daverage.
    Plugin Author Milan Petrovic

    (@gdragon)

    There is no way to do it directly, but, as you have found out, it can be done in database.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Transfer Ratings’ is closed to new replies.