我真的可以使用一些帮助。我无法让 jQuery Colorbox 真正在 WordPress 上工作。我已经安装了它并启用了“自动将颜色框类添加到帖子和页面中的图像”。但是,它仍在将大图像加载到单独的页面中。这是我安装了彩盒的示例:http ://thebrlab.com/ugomozie/#!/chris-brown-prestige
问问题
2270 次
1 回答
0
您好,我在 wordpress 网站上使用过它,您可以从这里查看http://www.maakasamentertainment.com/maa-kasam-entertainment
我在这里使用的代码很简单
在头部添加脚本
script src="domain/wp-content/themes/twentyten/colorbox/jquery.colorbox.js"
并在要显示的地方调用 group1 类
a class="group1" href="your_link/3118">
我正在尝试解决您的问题 检查此链接
http://freeresource.in/2013/10/05/wordpress-custom-colorbox
这可能有帮助吗
谢谢
阿南德
于 2013-10-05T17:04:08.287 回答