简体   繁体   English

magento主题中的页脚仅在产品中出现故障

[英]footer in magento theme glitches only in product

Footer works great in homepage -> http://www.matildabytruelove.com/tiendea/index.php/ 页脚在首页上效果很好-> http://www.matildabytruelove.com/tiendea/index.php/

But it crops in product description (the specific problem) http://www.matildabytruelove.com/tiendea/index.php/m-swb146144.html 但这会影响产品说明(具体问题) http://www.matildabytruelove.com/tiendea/index.php/m-swb146144.html

Already flushed magento cache and css/java and submitted all blocks. 已经刷新了magento缓存和css / java并提交了所有块。 Cant reproduce error. 无法重现错误。

js and css is the same that this one -> lomalo.com.mx/tiendea/index.php/prueba-001.html (the desired behavior) js和css与此相同-> lomalo.com.mx/tiendea/index.php/prueba-001.html(所需行为)

But footer just fails to load properly. 但是页脚只是无法正确加载。

any idea of what is messing around with the footer? 对页脚有什么困扰吗?

your product page class="main container" div close before 您的产品页面class =“ main container” div之前关闭

<div class="our-features-box wow bounceInUp animated animated" style="visibility: visible;"></div>
<footer></footer>

for more info please see link see in console html structure 有关更多信息,请参见控制台html结构中的链接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM