• I am trying to remove the page title that appears at the top of every page. However, I only want this title removed on one page and kept on all the others. Is this possible? If so, how can I do it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • you might be able to do this using css;
    many themes use ‘post_class()’ or ‘body_class()’ which would give your post/page including the title, an individual class, which you could use in style.css of your theme.

    details depend on your theme;

    without a link to your site, to the page in question, there is not much more to help.

    remove this function the_title() from page.php file

    hi guys i have a problem which i fear i can,t solve after trying for the last 5days don,t know what else to do i have created my own theme from photoshop spec to html to wordpress everything works fine when creating a new page i get the page title links as u can c here https://raystel.com/wordpress/index.php/2011/02/home and the more pages i produce the more links of coarse its a shame i have come this far and now this please help someone out the would b greatly appreciated cheers guys

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