• Hello,

    I am so close to finnish my theme. But I got two issues which I don’t really understand.

    I got the following feedback:
    1) Looks like you still have references to ‘biotodoma’ in comments.php
    What do they mean with this? I placed the code in pastebin. What do I have to change to pass this issue?

    2) You have not removed the check for register_nav_menus.

    I thought I fixed this, but I guess I did it wrong. What do I have to change? I also placed this in pastebin

    I hope somebody can help me.

Viewing 5 replies - 1 through 5 (of 5 total)
  • 1. You still have calls to functions that are prefixed with biotodoma in that code. Your functions.php file is also full of these function names.

    2. Try looking in the template file where you call the nav menu.

    Thread Starter baszer

    (@baszer)

    thanks for your reply,

    but for themes is there the following rule:

    All custom functions must be prefixed with either the theme slug or an appropriate variant.

    The theme is called biotodoma, thats why.

    2) the check is not found in functions.php ?

    1. In that case, ask the reviewer for specific examples.

    2. I have no idea where you placed that check but it’s no longer needed for newer versions of WordPress.

    Thread Starter baszer

    (@baszer)

    hmmm, I think I have no idea what the nav check looks like. Do you have an example?

    @baszer,

    You should be asking these questions in the Theme-Trac ticket for your Theme, so that the Theme Review Team sees them, and can answer them for you.

    I’ll be happy to answer both questions, if you will post them in your ticket.

    Note: most of the Theme Review Team do not spend time in the WPORG support forums. You should always post questions in the ticket first; if you still do not get a satisfactory answer, then post your question to the theme-reviewers mail list.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Register nav menu’ is closed to new replies.