What is the proper way to auto resize upload picture in CF7?
Should I add a PHP code on upload (where exactly in CF7?) or there is some kind of built-in function there?
Thank you in advance!
Elita
Should I add a PHP code on upload (where exactly in CF7?) or there is some kind of built-in function there?
Thank you in advance!
Elita
Hi Elita,
You can use PHP code, in a PHP action, and work on the uploaded file, the code can be found online!
But there is an old image resize feature which is not yet in v7, it can be added to a future release!
You can use PHP code, in a PHP action, and work on the uploaded file, the code can be found online!
But there is an old image resize feature which is not yet in v7, it can be added to a future release!
You need to login to be able to post a reply.