Why isn't the main menu appearing on my live 'showtime' theme website?

Hi,

The main menu for my ‘showtime’ theme is not showing up live on the site.

I just checked the code and it is as follows:

var app = app || {
data:{
template:{{ template | json }},
money_format: {{ shop.money_format | default:false | json }}
}
}
window.theme = window.theme || {};
window.theme.i18n = {
addressError: {{ “general.map.address_error” | t | json }},
addressNoResults: {{ “general.map.address_no_results” | t | json }},
addressQueryLimit: {{ “general.map.address_query_limit_html” | t | json }},
authError: {{ “general.map.auth_error_html” | t | json }},
productIsAvalable: {{ “products.product.product_is_avalable” | t | json }},
productIsSoldOut: {{ “products.product.product_is_sold_out” | t | json }},
productAddToCart: {{ “products.product.add_to_cart” | t | json }},
productSoldOut: {{ “products.product.sold_out” | t | json }},
productUnavailable: {{ “products.product.unavailable” | t | json }},
passwordPageClose: {{ “general.password_page.close” | t | json }}

Do I just delete the error line and then save? Will this rectify the problem?

Many thanks

Gordon

Hello,

Please Share your store live url, so that i will solve your issue here!

https://jonesandcokitchenware.com/?key=7526a71415e27a8bed1628de82d7f823b2dfdbd4a9bd5839362cfedbfe64a3fa

Hi

As I can see there is no menu added in your admin. Just add your menu item then check

Thanks for the feedback.

I have taken a screen shot of my main menu section. I have saved the new menu with the ‘Preparation’ menu item added, but it still does not show up on the live website? I must be doing something wrong??? Any suggestions??

many thanks