Home page without comments
-
Hi,
I want that the comments not appears in my home page. Then i put a line code in the page.php like that:<?php if (have_posts()) : ?>
<?php while (have_posts() && !(is_front_page())) : the_post(); ?>
…That is work! But when I want put anything into the Home Page visual editor, like a text or a plugin, nothing happens, the edition part in the page not recognize the change.
Example in the editor page:
Mi home page description….
[flash_rotator_gallery 1 /]
The blog I need help with is: (visible only to logged in users)
-
Hi. You have a self-hosted WordPress.ORG blog and are in the wrong forum. Please ask your question at http://wordpress.org/support
You are currently in a WordPress.COM forum and our answers will not apply to your situation. Thanks and I hope you find a solution to your problem soon.
- The topic ‘Home page without comments’ is closed to new replies.