ACF not saving Value

Hello, I using ACF latest version but when I saving text/image… not saving What is the problem ?

This wouldn’t be related to Sage. I’d check your dev console or server logs for a PHP error that isn’t being displayed.

But where search problem ? :frowning:

You should check your server’s error logs ! What type of server are you using to develop? If you are using Vagrant, then you should go to your trellis folder, and run the command vagrant up and then vagrant ssh. Now you must navigate to the /logs directory ( cd /srv/www/<site>/logs) . Now if you run the command tail -f error.log it will print the last 10 lines of your error log ! Hopefully this was helpful but I think we need more information in order to help you :slight_smile:

Advanced Custom Fields has their own support resources: ACF | Support

This topic was automatically closed after 42 days. New replies are no longer allowed.