I’m a webmaster but fairly new to WP, and I’m building a very simple custom theme that will be a barebones classified-ads site, embedded on another site. It’s running locally on my Mac using MAMP, and everything seems to be working fine (debugging is on, with no error messages).
I’ve got the latest version of your plugin running and love it!, but “image upload” fails whenever I try to add an image for a new post. ("An error occurred in the upload. Please try again later.") However, if I disable my functions.php file, everything works fine.
Note: My functions file is tiny; it contains just one, small function to truncate posts and add a "read-more…" link to them.
How can I use this plugin and still keep my functions.php file active?
https://wordpress.org/plugins/advanced-custom-fields/
(Yes, I've submitted an official ACF support ticket...no response yet, however.)