我已经安装了wp作业管理器, 并且我已经回显了do_shortcode(‘[jobs]’);在自定义模板中, 但由于某些未知原因, 简码不会输出所需的[jobs]简码结果。
但是, 当我在wp编辑器中使用简码时, 效果很好, 我已经呆了几个小时, 似乎无法在任何地方找到解决他的问题的解决方案。
如果你之前遇到过此问题, 请告诉我如何解决。
提前致谢
#1
在我的情况下, 我在浏览器控制台中遇到了Javacript错误, 这就是do_shortcode()无法正常工作的原因。我希望这可以帮助其他人
来源:
https://www.srcmini02.com/63334.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_41886.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57