Magento 中的 Cufon 问题

发布于 2024-08-26 09:09:01 字数 245 浏览 6 评论 0原文

我试图让 Cufon 在 Magento 中工作,但它并没有玩游戏。由于 Scriptaculous,jQuery 正在无冲突地运行,并且 Cufon 正在正确初始化(在标记中生成就绪标签),但仍然没有发生字体转换。使用的字体已经应用到同一域的不同目录中的模型上,所以我很困惑这可能是什么。

另外 - 有人知道 IE 中对 Cufon.now() 的调用会去哪里吗?还没有在 Magento 中找到真正的页脚(inc.)!

任何建议将不胜感激。

I'm trying to get Cufon working in Magento and it's not playing the game. jQuery is running in no-conflict due to Scriptaculous, and Cufon is initalising correctly (generating ready tags in the markup), though still no font transformations occur. The fonts in use are already applied on a mock up in a different directory on the same domain, so I'm very confused at to what could be the root of this.

Also - does anyone have any idea at all where the call to Cufon.now() would go for IE? Havn't found the true footer (inc. ) in Magento yet!

Any advice would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

何以畏孤独 2024-09-02 09:09:01

可以尝试以下几件事:

  • 检查您的 MAGE_IS_DEVELOPER_MODE = false
    (否则JS路径似乎会转换
    到我的浏览器的本地路径
    不喜欢!)
  • 检查域名
    您对文件设置的限制
    当使用 Cufon 发生器时
    荣幸。不然库丰就会死
    默默。我已经浪费了很多时间
    因为这!

祝你好运,
京东

A couple of things to try:

  • Check that your MAGE_IS_DEVELOPER_MODE = false
    (otherwise JS paths seem to convert
    to local paths which my browsers
    don't like!)
  • Check that the domain
    restrictions you placed on the file
    when using the Cufon generator are
    honoured. If not, Cufon will die
    silently. I've lost many hours
    because of this!

Good luck,
JD

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文