Opencart Fancybox 图片
该页面当前使用“信息”模板。 http://goo.gl/RHFza
我尝试添加:class="fancybox"
和 rel="fancybox"
在图像(“事件图像”)的链接上,
但与产品页面不同,图像不会在花式框中打开,当您单击产品图像时,它会打开在 fancybox 上打开。
The page currently uses the 'Information' template.
http://goo.gl/RHFza
I tried to add: class="fancybox"
and rel="fancybox"
on the link of the image ('Event Image')
but the image doesn't open on fancy box unlike on the product pages, when you click on the product images it opens on fancybox.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你永远不会在信息页面上初始化你的 fancybox。
在产品页面中,它看起来像这样:
You never initialize your fancybox on the information page.
In the product pages, it looks like this: