kvbelzen
Member
Posted 7 months ago #
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 !
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.
kvbelzen
Member
Posted 7 months ago #
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.
kvbelzen
Member
Posted 7 months ago #
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.."