Ah! Yes, that was it.
Thanks.
Victor Kane wrote:
Check your theme settings, and make sure site slogan is checked.
On Tue, Dec 16, 2008 at 8:30 AM, Daniel Carrera <daniel.carrera@zmsl.com mailto:daniel.carrera@zmsl.com> wrote:
Hello, Drupal 5. My site slogan is not showing on my site even though I have assigned a slogan in the site-information page. On the theme template I see the following code: <?php if ($site_name) { ?> ... <?php } ?> <?php if ($site_slogan) { ?> ... <? php } ?> I can confirm that the variable $site_slogan is blank. Does anyone have any ideas? Could the slogan be in a different variable name? Daniel. -- [ Drupal support list | http://lists.drupal.org/ ]