admin管理员组文章数量:1122832
Recently, I believe after switching to WP 5, non admin users are randomly getting the following error when previewing a post:
“The link you followed has expired” . Please try again
I am suspecting this is due to some conflicts with the theme or some plugins. Unfortunately the theme is not supported. I am aware that it would be wise to switch to a supported theme, but in the meanwhile, where should I start investigating? This similar post, points out some trouble with nonces...
Recently, I believe after switching to WP 5, non admin users are randomly getting the following error when previewing a post:
“The link you followed has expired” . Please try again
I am suspecting this is due to some conflicts with the theme or some plugins. Unfortunately the theme is not supported. I am aware that it would be wise to switch to a supported theme, but in the meanwhile, where should I start investigating? This similar post, points out some trouble with nonces...
Share Improve this question edited Feb 28, 2019 at 15:20 Riccardo asked Feb 28, 2019 at 11:41 RiccardoRiccardo 9711 gold badge18 silver badges37 bronze badges 4- I'd like to know why this post deserves to be closed....thanks guys – Riccardo Commented Feb 28, 2019 at 11:42
- 1 Hey Ricardo, I can see several reasons for the vote close suggestions. 1: you have not explained anything you've tried to do to fix 2: you mention it's a custom theme (why isn't it supported?) – rudtek Commented Mar 12, 2019 at 17:18
- 2 You may try to disable some custom options. I had the same problem and turns out it was caused by metaboxes generated by Titan Framework (probably related to non-ASCII names and IDs of form fields - they're generated from fields labels). – rob006 Commented Apr 1, 2019 at 14:17
- Yes! That did it! Please use this as answer, I will select as the accepted reply! BTW I'd love to get rid of the Titan framework! – Riccardo Commented Apr 1, 2019 at 20:55
1 Answer
Reset to default 0I get it a few time on my Hostnoc hosting, it happens when you have something running at the back of your WordPress (i.e. cron job or schedule backup up etc), this happens when you put a lot of usage on the server. Make sure you save each and everything before pressing publish.
Furthermore, changed the values in cPanel, in the server, but you can do it in the php.ini file:
upload_max_filesize = 64M post_max_size = 64M max_execution_time = 300
本文标签: nonce“The link you followed has expired” when previewing a post
版权声明:本文标题:nonce - “The link you followed has expired” when previewing a post 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736291935a1928827.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论