Title: Bug after update
Last modified: August 24, 2016

---

# Bug after update

 *  Resolved [aselqo](https://wordpress.org/support/users/aselqo/)
 * (@aselqo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/)
 * Help !!!!
    I’ve just updated the waving portfolio plugin this morning and all
   my categories, items and tags disappeared. What’s going on ?
 * Thanks for your help
 * [https://wordpress.org/plugins/waving-portfolio/](https://wordpress.org/plugins/waving-portfolio/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [aselqo](https://wordpress.org/support/users/aselqo/)
 * (@aselqo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/#post-6021113)
 * HELP !!!!
    I’ve lost all my stuff after the updtade yesterday. I don’t think 
   it’s normal. Please, any solutions to recover all my items, categories and tags????
   Thanks
 *  Plugin Author [aelbuni](https://wordpress.org/support/users/aelbuni/)
 * (@aelbuni)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/#post-6021179)
 * “1.2 NOTICE: Total redesign of the plugin in (v1.2). If you want to upgrade, 
   you have to recreate portfolio items from the scratch in a new simpler way.”
 * This is been written in the update notice.
 * However, here is a quick fix that you could run into your database:
    Quick solution
   for your problem, is to execute these SQL query:
    1.  UPDATE wp_posts SET post_type=’itech_portfolio’ WHERE post_type=’portfolio’;
    2.  UPDATE wp_term_taxonomy SET taxonomy=’waving_portfolio_category’ WHERE taxonomy
       =’portfolio_category’;
    3.  UPDATE wp_term_taxonomy SET taxonomy=’waving_portfolio_tag’ WHERE taxonomy=’
       portfolio_tag’;
 * And all should be sorted out.
 * By the way a major enhancement and redesign for the plugin has been done in version
   1.2, note that you have to select your galleries again using the new selection
   feature for each portfolio item, for a short term changes this might be hectic,
   but for long term simplicity and manageability it is better to move to 1.2.
 * Thanks for your migration
 *  Plugin Author [aelbuni](https://wordpress.org/support/users/aelbuni/)
 * (@aelbuni)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/#post-6021205)
 * I will assume that you have fixed this already. Thus I will close this ticket.
 *  Thread Starter [aselqo](https://wordpress.org/support/users/aselqo/)
 * (@aselqo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/#post-6021209)
 * Not at all
    I had to download an old plugin’s backup in order to recover all 
   my stuff I have the version 1.1.5. You are the only plugin who erase all the 
   stuff after an automatic update

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Bug after update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/waving-portfolio_8693a7.svg)
 * [Waving Portfolio](https://wordpress.org/plugins/waving-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/waving-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/waving-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/waving-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/waving-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/waving-portfolio/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [aselqo](https://wordpress.org/support/users/aselqo/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/bug-after-update/#post-6021209)
 * Status: resolved