• micromit

    (@micromit)


    HI,
    Im upgraded my wordpress blog to the latest version and im having some problems in displaying my categories on the top header. below is the code to display headers..but in my site it says no categories.. can somebody tell me what is the reason..my site is at https://www.micromit.net

    This is the Code
    ————————————–

    <!–Begin Categories Navigation Bar–>
    <div id=”categories”>

    <ul class=”nav superfish”><?php wp_list_cats(“sort_column=name&optioncount=0&depth=2&exclude=$artsee_exclude_cat;”); ?>
    </div>
    <!–End category navigation–>

  • The topic ‘problems in displaying my categories on the top header’ is closed to new replies.