• kvbelzen

    (@kvbelzen)


    I modified the Classic theme to fit an existing website and discovered that when using Pages you get the message “Filed under” and the name of the category. As far as I can see Pages do not use the “Filed under” statement, which is only used for Postings. Other themes don’t show this. How do I remove this message from my modified Classic theme ?
    I’m using the dutch translation. Any help would be appreciated. Thanks !

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    Check page.php. Look for references to <?php the_category(',') ?>.

    My English version of the Classic theme doesn’t have any reference to “Filed under…” in the page template file.

    Thread Starter kvbelzen

    (@kvbelzen)

    Thanks for your reaction !
    It seems that the Classic theme has no page.php file.
    I use the theme that came with the last version of WordPress.
    The code <?php the_category(‘,’) ?> can be found in the index.php but removing this also removes the “Filed under..” from the postings.
    I will install the english version this afternoon to see if there is any difference.

    Thread Starter kvbelzen

    (@kvbelzen)

    Well, I got it working: added page.php from the default theme to the directory, modified it a bit and got rid of the “Filed under..”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Classic theme showing “Filed under…”’ is closed to new replies.