• Resolved LeMoi

    (@lemoi)


    I downloaded Confit theme which is a free restaurant theme. And it shows that you can easily create a menu. However when I install in on my wamp server and activate it there is nowhere an option to create a menu.

    Where is it hidden or how to I get to display it?

    Confit theme is available here: https://theme.wordpress.com/themes/confit/

Viewing 5 replies - 16 through 20 (of 20 total)
  • @alharlow – support for WordPress.COM sites is here:

    https://en.forums.wordpress.com/

    Someone there will be able to answer your questions.

    These forums here are only for self-hosted www.remarpro.com sites.

    Thread Starter LeMoi

    (@lemoi)

    Hi Kathryn,

    I’m sorry that I still can’t get it to work! I downloaded the development version and also I tried adding the code mentioned by Tim. However both seem unsuccessful at solving this!

    Not sure what is going wrong then. Still on WAMP btw!

    Hi LeMoi – could you please try adding this line to Confit’s functions.php file, around line 29, within function confit_setup():

    /** Add food menu support **/
    add_theme_support( 'nova_menu_item' );

    Let me know how it goes.

    An updated version of Confit that includes the line of code above is now available for download here:

    https://theme.wordpress.com/themes/confit/

    Please let me know if you still have any trouble with the food menus.

    Hello,

    <strike>By setting JETPACK_DEV_DEBUG to true in wp-config.php, I am now able to see Food Menus. (Thanks, Tim Moore!) However, Appearance -> Menus doesn’t have the entries “Menu Item Labels” and “Menu Sections”, like on wordpress.com.

    Does anyone have a fix for this please? Thank you.
    </strike>

    EDIT: Nevermind! Sorry to bother. I found that these items are off by default. One can turn them on under “Screen Options” while on the Appearance -> Menus page.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Confit Theme no Food menus option’ is closed to new replies.