【问题标题】:modules are not showing in virtuemart模块未在 mercurialmart 中显示
【发布时间】:2013-03-08 18:23:40
【问题描述】:

我正在使用 joomla1.5 和 meadowmart1.1.9 我已将模块包含在管理中,它显示在所有页面中 除了我为美德玛特创建的菜单。我想知道为什么会这样。我已经分配了菜单链接,直接在 index.php 中给出了它

<li><a href="index.php?option=com_virtuemart&Itemid=28""><img src="<?php echo $this->baseurl ?>/templates/animal/images/shop.jpg" width="101" height="31" /></a></li>

为什么在 mercurial 菜单中没有显示模块。

在 index.php 中

<div id="mainBlock">
     <div id="col1">
     <div id="tab"></div>
      <div class="scrollbox">
    <jdoc:include type="modules" name="news" />
    <jdoc:include type="modules" name="top" />
     </div>
    <a href="index.php?option=com_joomgallery&Itemid=4"><img src="<?php echo $this->baseurl ?>/templates/animal/images/photogallery.jpg" width="295" height="334" /></a>
    </div>
    <div id="col2">
       <jdoc:include type="modules" name="shopmodule" />
        <jdoc:include type="component" />
     </div>
    </div>

但没有显示请查看this

为什么模块没有显示在 Virtuemart 组件页面中?

【问题讨论】:

    标签: joomla joomla1.5 virtuemart


    【解决方案1】:

    我认为这是因为您直接在模板中给出了菜单。只需使用菜单管理器中的外部 URL 功能添加菜单并检查它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-19
      • 1970-01-01
      相关资源
      最近更新 更多