Je n’ai toujours pas de solutions à mon problème.
Voici ce que m’a répondu le créateur du plugin:
1.2 Update already had a prompt that if you update, you have to recreate portfolio items because of total redesigning happened.
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’
2- UPDATE wp_term_taxonomy SET taxonomy=’waving_portfolio_tag’ WHERE taxonomy=’portfolio_tag’
And all should be sorted out.
Est-ce que cela signifie que le risque de la mise à jour de ce plugin est de perdre tout son travail ? Si oui, est-ce normal ? Sinon pour ce qui d’exécuter le SQL Query, quelqu’un peut m’expliquer concrètement la démarche à suivre svp ?
Je me sens un peu perdu