It sounds like you can make these changes through CSS. Can you give me a link to look at?
Try this display:none; is added in entry title
<?php if ( is_front_page() ) { ?>
<h2 class="entry-title" style="display:none;"><?php the_title(); ?></h2>
<?php } else { ?>
<h1 class="entry-title" style="display:none;"><?php the_title(); ?></h1>
<?php } ?>
Make a page template for that one page without the title: Page Templates « WordPress Codex
First: Thanks for all
My problem was when I changed the page attributes, The WordPress use the page_fullwidth.php like template and not the page.php so I edit the first one and I get a solution.
I think that the correct solution will be like songdogthech say: To make another page template, but I was not with the time and that knowledge in that moment :)….
Regards for all, and like you say, the code is poetry
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 php i,m using my own menu images so i haven,t created a menu in wordpress everything works fine but when creating a new page i get the page title links as u can c here http://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 there would b greatly appreciated cheers guys
Raystell – please start a new thread as this one is already marked as resolved. Thanks.
ok zoonini thanx i have started a new thread excuse my ignorance i,m new to these forums would b greatful 4r any help
cheers
regards
ray