• Resolved jpisanu

    (@jpisanu)


    Hi,
    Just reporting that the plugin makes Advanced Custom Fields fail to load it’s resources.

    For people having the same issue, I have added this line to wp-config.php:

    if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') $_SERVER['HTTPS']='on'

    It must go before wp-settings.php is called.

    Deactivated the plugin and ACF came back to life.

    I have reported this issue to ACF team as well.

    Thanks.

    https://www.ads-software.com/plugins/cloudflare-flexible-ssl/

Viewing 1 replies (of 1 total)
  • Plugin Author Paul

    (@paultgoodchild)

    Hey,

    Thanks for reporting this… unfortunately with WordPress timing, this is unavoidable. The ACF plugin should ideally hook a little later so that this isn’t a problem.

    Cheers,
    Paul.

Viewing 1 replies (of 1 total)
  • The topic ‘Makes ACF Fail to load resources’ is closed to new replies.