admin管理员组文章数量:1200373
I am using a form and that form allows for IMAGE UPLOAD. After submission the form redirects and then they can see the reviewed post - however if the image which they uploaded blindly does not look good needs to be moved and scaled to best advantage how can they do this in the post. When I upload my profile pic to most apps I can place it and move it to best advantage within their mask - I want my users to do the same thing wither in the form itself ( ideally) or in the preview page. Many thanks
I am using a form and that form allows for IMAGE UPLOAD. After submission the form redirects and then they can see the reviewed post - however if the image which they uploaded blindly does not look good needs to be moved and scaled to best advantage how can they do this in the post. When I upload my profile pic to most apps I can place it and move it to best advantage within their mask - I want my users to do the same thing wither in the form itself ( ideally) or in the preview page. Many thanks
Share Improve this question asked May 16, 2022 at 7:53 Nenno007Nenno007 11 bronze badge 1- Are you saying you'd like to load the WordPress image editor from the dashboard on the frontend, or are you asking for a plugin recommendation? – bosco Commented May 26, 2022 at 21:00
1 Answer
Reset to default 0i believe one way to do what you want would be to simply add an action="post.php"
to your form. so the form redirect user to post.php onsubmit in which you can get the user input through $_POST
本文标签: optimizationMy authors need to be able to preview their upload images and manipulate and scale
版权声明:本文标题:optimization - My authors need to be able to preview their upload images and manipulate and scale 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738585681a2101414.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论