• Hi,
    I set up a page for uploading files and moving the entries in custom post types. All that is working fine. But there is one problem: I save the file path of the uploaded file in a custom post type. This is working.

    But I do have the problem, that the slashes of the file-URL are being escaped like this:
    [“https:\/\/euregio-jugendfilmpreis.fs1.tv\/wp-content\/uploads\/sites\/2\/2020\/07\/IMG_1041-2.jpg”]
    I set the custom field as url or text, both is escaping the url.

    In caldera forms, the link is fine – so the escaping should be made by acf, right? How can I stop this?

    Can someone help?
    Thanks!

    The page I need help with: [log in to see the link]

  • The topic ‘Escaped Link / URL from Caldera Forms’ is closed to new replies.