Autre question. Voici ce que m’écrit 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.
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.
Qu’en penses-tu ?