Hi @criticalcode,
Thank you for your questions.
Regarding pricing, we don’t currently have an option to hide only items with a $0 price. However, you can hide the entire price section for any layout using the Field Selections option, which lets you show or hide different sections of the food menu item.
As for custom layouts, yes—you can customize all of the available layouts. Simply create a folder named tlp-food-menu inside your active theme, then copy the template you want to customize from:
wp-content/plugins/tlp-food-menu/templates/[template-folder]
to:
wp-content/themes/your-active-theme/tlp-food-menu/[template-folder]
The plugin will automatically load your overridden template, allowing you to modify it without changing the plugin files.