【发布时间】:2013-06-11 09:30:44
【问题描述】:
这是调用 media.phtml 的代码部分
<div class="product-img-box">
<?php echo $this->getChildHtml('media') ?>
</div>
我在前端检查了这个,发现这些 div 之间没有任何东西,s
why the images are not displayed in detail page. I have checked and run same code on localhost its 工作。
但不能在现场工作。
谁能告诉我解决我的问题。
提前致谢。
【问题讨论】: