How to resolve Issue with saving Addon fields?

How to resolve Issue with saving Addon fields?

The Addon fields saving issue is mainly due to following reasons:-

Check you have polylang plugin https://wordpress.org/plugins/polylang/ installed and kept  unconfigured without selecting the languages .The above issue may occur if you have installed and activated  polylang plugin and kept it without configuring.

You need to either remove the polylang plugin or you need to fully configure it to resolve the issue associated  with saving Addon fields.

    • Related Articles

    • How to Solve Form Duplication Issue?

      This issue could be happening because you may be using the older version of plugIn. Kindly update it to resolve the issue. If your WooCommerce is already up to date, the issue can be due to the old WooCommerce template file included in your theme. ...
    • How to export order with Addon field values ?

      You need to instal  Advanced Order Export For WooCommerce. https://wordpress.org/plugins/woo-order-export-lite/ Using the above plugin you can export any custom field assigned to orders/products/coupons is easy and you can select from various formats ...
    • PHP code to get the date of 10th day from today in the addon field

      Please use the below php function code to get the date of 10th day from today in the addon field  function getDateAfter($days=10) {     $formatted_date = new DateTime();     $date_timestamp = $formatted_date->getTimestamp();     // loop for X days ...
    • How to resolve Unauthorized error issue while plugin update?

       Go to wordpress portal-------->From wordpress General settings------>Select  Custom  Product addons Select the License key------------>Now Deactivate the license and Activate it again. Now Choose Plugins option -------------->Select  the plugin  and ...
    • How to resolve Add to Cart Button ill-positioned in Elementor Product page ?

      The issue is associated with that particular elementor template only in the backend. This misalignment won’t be visible for the product page in the front end.