Drupalcon Szeged 2008

עזרה - בניתי עיצוב אבל התפריט נעלם

האתר הוא:
www.orbaaretz.org

ניתן לראות את העיצוב,
הבעיה היא שהתפריט - נעלם.
אשמח לעשות COPY PASTE כבקשתכם...

למישהו הפתרון?

תודה
איתן.

בעניין: עזרה - בניתי עיצוב אבל התפריט נעלם

הוא באמת חסר :-)
איך נראה הקובץ page.tpl.php?

זהר סטולר, לינווייט
לינווייט תשתיות תוכן קהילתיות

בעניין: בעניין: עזרה - בניתי עיצוב אבל התפריט נעלם

תודה על העזרה:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>">
  <head profile="http://gmpg.org/xfn/11">
    <title><?php print $head_title ?></title>
    <?php print $head ?>
    <?php print $styles ?>
    <?php print $scripts ?>
    <style type="text/css" media="print">@import "<?php print base_path() . path_to_theme() ?>/print.css";</style>
  </head>
  <body>
<div id="page">
  <div id="header">
    <div id="headerimg">
  <h1><a href="<?php print check_url($front_page); ?>"><?php print check_plain($site_name); ?></a></h1>
  <div class="description"><?php print check_plain($site_slogan); ?></div>
</div>
<?php if (isset($primary_links)) : ?>
      <?php print theme('links', $primary_links, array('class' => 'nav')) ?>
    <?php endif; ?>
  </div>
 
  <div id="content">
    <?php if ($breadcrumb): print $breadcrumb; endif; ?>
    <?php if ($mission): print '<div id="mission">'. $mission .'</div>'; endif; ?>
    <?php if ($tabs): print '<div id="tabs-wrapper" class="clear-block">'. $tabs .'</div>'; endif; ?>
    <?php if (isset($tabs2)): print $tabs2; endif; ?>
    <?php if ($help): print $help; endif; ?>
    <?php if ($messages): print $messages; endif; ?>
    <?php if ($title): print '<h2'. ($tabs ? ' class="with-tabs"' : '') .'>'. $title .'</h2>'; endif; ?>
    <?php print $content ?>  

<div class="navigation">
  <span class="previous-entries"></span> <span class="next-entries"></span>
</div>
  </div>
 
<div id="sidebar-right">
<ul>
<li>
<?php if ($search_box): ?><div class="block block-theme"><?php print $search_box ?></div><?php endif; ?>
</li>
<?php if ($right): ?>
<?php print $right ?>
<?php endif; ?>
</ul>
</div>

<hr class="clear" />
    <div id="footer">
      <?php print  $footer_message ?>
    </div>

  <?php print $closure ?>
  </body>
</html>

בעניין: בעניין: בעניין: עזרה - בניתי עיצוב אבל התפריט נעלם

האם יש לך קובץ template.php עם regions מוגדרים בו?

זהר סטולר, לינווייט
לינווייט תשתיות תוכן קהילתיות

בעניין: בעניין: בעניין: בעניין: עזרה - בניתי עיצוב אבל התפריט נע

תודה זהר על התגובות המהירות
הנה הקובץ tamplate:

<?php
function garamond_regions() {
  return array(
    'right' => t('right sidebar'),
    'content' => t('content'),
    'footer' => t('footer')
  );
}

/**
* Return a themed breadcrumb trail.
*
* @param $breadcrumb
*   An array containing the breadcrumb links.
* @return a string containing the breadcrumb output.
*/
function phptemplate_breadcrumb($breadcrumb) {
  if (!empty($breadcrumb)) {
    return '<div class="breadcrumb">'. implode(' › ', $breadcrumb) .'</div>';
  }
}

/**
* Allow themable wrapping of all comments.
*/
function phptemplate_comment_wrapper($content, $type = null) {
  static $node_type;
  if (isset($type)) $node_type = $type;

  if (!$content || $node_type == 'forum') {
    return '<div id="comments">'. $content . '</div>';
  }
  else {
    return '<h3 id="comments">'. t('Comments') .'</h3><ol class="commentlist">'. $content .'</ol>';
  }
}

בעניין: בעניין: בעניין: בעניין: בעניין: עזרה - בניתי עיצוב אבל ה

איך קראת לעיצוב שלך?
בהגדרת ה-regions שלך, אתה משתמש בשם garamond. אם קראת לעיצוב שלך אחרת, עליך לתקן פה, ולבקר מחדש בעמודי הניהול של העיצובים והבלוקים.

זהר סטולר, לינווייט
לינווייט תשתיות תוכן קהילתיות

חדש באתר

סוגסמל מיוןנושאמאתתגובותהתעדכן
שאלההכנסת קישור לעמוד kolp1לפני 18 שניות
הודעהביצועים: דרופל או Zend Frameworks ? לבבי0לפני שעה אחת 50 דקות
נותן שירותIlya Novo copyhold0לפני 2 שעות 35 דקות
שאלהמודולים להקמת רשת חברתית noas1לפני 11 שעות 14 דקות
שאלהבעיה בשינוי העיצוב של description ענת7לפני 12 שעות 50 דקות
שאלהlogo tool tsi2לפני 17 שעות 6 דקות
שאלהעזרה הכנסת תוכן לאתר, בתשלום כמובן! עיזרו לי. AKAVIS0לפני 17 שעות 9 דקות
הודעהעוד מודול כחול לבן amitai12לפני 18 שעות 37 דקות
הודעהחסימת גישה לממשק הניהול מתחילי0לפני יום אחד 5 דקות
שאלהעל ההבדל בין סוגי התוכן ה'קלאסים' menros6לפני יום אחד 3 שעות