• Site url http://thequeersphere.com/

    You’ll see just above the lightbox in the top left corner it says ‘no categories’ , I can’t figure out why/how to remove?

    Would some clever person please look at my code and tell me how to remove it?

    Thanks!

    Jamie

Viewing 7 replies - 1 through 7 (of 7 total)
  • Looks like your theme’s index.php template file is using <?php wp_list_categories();?>. If you remove the code from the template, the text should disappear.

    Thread Starter jamiemch

    (@jamiemch)

    Thanks for the reply esmi,

    I went into editor and located the index.php section but it says:

    WARNING! DO NOT EDIT THIS FILE!

    BizzThemes framewrok is built with hooks, which are all located in
    library/hooks template directory. Please edit those files to
    customize your design/look, combined with Theme Option Panel
    in WordPress backed.

    I don’t really know what this means…

    I looked for the code you highlighted anyway but couldn’t see it in this section

    I’d suggest that start looking through the functions in library/hooks until you find the one that uses wp_list_categories. Then remove that function from index.php.

    Thread Starter jamiemch

    (@jamiemch)

    Er, what is library/hooks?

    Sorry!

    BizzThemes framework is built with hooks, which are all located in library/hooks template directory

    Thread Starter jamiemch

    (@jamiemch)

    Thanks Esmi but I just don’t understand what to do.

    I’ve looked through my theme options but can’t find anything to do with library/hooks and my index.php file says not to edit it.

    Thanks anyway

    Jamie

    Since this is some sort of theme framework, I suggest you try contacting the theme’s developer(s).

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Deleting erroneous template bug’ is closed to new replies.