I have developed a WP theme and run through these steps to include ACF Pro: https://www.advancedcustomfields.com/resources/including-acf-within-a-plugin-or-theme/
My theme with the ACF files included is 8.39MB and due to this wont upload to WP and throws the following error The uploaded file exceeds the upload_max_filesize directive in php.ini..
I know I can increase the upload file size, but this is a theme I am looking at selling and don’t expect customers to know how to do this or want to faff around with this.
How can I make my theme smaller in size and still include ACF?
This seems like a cr*ppy circle 🙁
Any help would be much appreciated.