关闭。这个问题需要更加集中。它当前不接受答案。
想改善这个问题吗?更新问题, 使其仅通过编辑此帖子即可解决一个问题。
2年前关闭。
我刚刚购买了名为” freelanceengine”的wordpress主题, 我想要的是对该主题进行更改, 准确地是登录和注册页面。主题安装后, 我尝试了几个小时在源和数据库中找到注册页面或链接, 但尚未找到:(
寻找经历过类似问题的人。
请查看此屏幕快照, 我希望在其中看到”注册”链接
#1
看来你没有在主题选项中设置” users_can_register”。在mysql控制台中尝试以下sql:
更新wp.wp_options SET option_value =’1’WHERE option_name = users_can_register;
它为我工作:)
来源:
https://www.srcmini02.com/64510.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_37439.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57