• I have > title=”View all posts filed under A” < showing as the title when I do the function:

    <?php wp_list_cats(‘sort_column=id&optioncount=0&use_desc_for_title=0&child_of=1’); ?>

    How can I edit what is shown for the title? Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • That’ll be in your theme – it’s not in the core code.
    Which theme do you use?

    Thread Starter winpoka

    (@winpoka)

    I copied the Kubrick theme files but basically made one from scratch, which file exactly would it be in?

    I’ve searched through all the theme files I have regular access to through WP-Admin and cannot find the string “View all posts filed under” – does anyone know where this is located?? Thanks!

    they won’t be under wp-admin, they’ll be under wp-content -> themes

    Thread Starter winpoka

    (@winpoka)

    Yes I know that much, but I can’t find the “View all post filed under” in any of my wp-content/theme files so I don’t know how to change it???

    We may not be understanding your question properly here – by the way you’ve worded it.

    If I’m reading this whole thing correctly, it would be on either “page.php” or “archive.php”

    I also had a problem understanding what his problem really was. It is better to patiently explain ones question so those who may help can do so once without first discussing another issue or asking questions.

    Livinus Nosike

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to’ is closed to new replies.