Unknown Character Set: ‘Utf8mb4’ in PhpMyAdmin Mysql Database import
Problem – Unknown Character Set: ‘Utf8mb4’ Recently, Our WordPress Developer was moving a new build WordPress website site from our Development server to Client Plesk panel hosting. in most of cases MySql Database Import / Export completed without any error…
Add Additional Fees in Woocommerce
In Woocommerce How to add apply additional charge to specific Category Products or Specific Product added in Cart ? In following example we used woocommerce_cart_calculate_fees Woocommerce action and added Additional Fees (5 Percent) for Only Products which belong to specific…