If you are using a translation plugin its suggested to disable transients WooFood using for displaying mode
Here is a small code snippet you can paste inside your functions.php on your child theme
add_filter('woofood_accordion_transient', 'wpslash_disable_accordion_transients');
function wpslash_disable_accordion_transients()
{
return false;
}
Commission-free ordering
Run restaurant orders on your own WordPress site
FoodMaster adds delivery, pickup, dine-in, POS, and kitchen tools — with zero per-order fees.