Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter aselqo

    (@aselqo)

    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

    (@aelbuni)

    “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

    (@aelbuni)

    I will assume that you have fixed this already. Thus I will close this ticket.

    Thread Starter aselqo

    (@aselqo)

    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.