我开发了一个带有标题, 页脚, 侧边栏, 索引, 页面, 单个和404.php文件的wordpress主题。现在, 我想向我的网站添加一个具有灯箱效果的图库。我已经尝试过lightbox plus, WP jQuery Lightbox和其他一些插件, 但是它们似乎都不起作用。
#1
你是否包含<?php wp_head();? ?>在header.php中?这就是许多插件用来加载脚本和CSS文件的钩子。
并使用Firebug查看正在加载或未加载的内容。
来源:
https://www.srcmini02.com/65583.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40882.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57