By jisha123 on
Am using drupal 6x successfully,but my problem is i want to dispaly the content as a block in my home page. When i do this ,the bock is displayed but along with the hardcoded data of the drupal home page content.How can i solve this problem?
Comments
What do you mean with
What do you mean with "block". Is this a drupal block ? Anyway...
This "sample content" will just vanish when you post content in your home page (not in a drupal block). Publish a page or a story and the wellcome message will vanish.
ReliabilityConsistencyFeedback ------ NeverAchivable -------
ReliabilityConsistencyFeedbackAlternatively, you can
Alternatively, you can change the settings of your site on /admin/settings/site-information and change the default front page to something else than 'node'.
Disable Welcome to your new Drupal website!
There's a module for that:
http://drupal.org/project/unwelcome
There's an update available
There's an update available for the Unwelcome module, which now enables promoted content to show up on the home page when available. Now it works even better!
Thanks for the info. If
Thanks for the info. If you're going to promote your own module, why don't you mark the 6.x-1.x branch as recommended?
Well, I did. But it still
Well, I did. But it still does not appear as recommended, I guess because it's the only version available.
green!
Well it's green now, which means it's recommended. When I posted my previous message it was yellow for some reason...