Hi, i'm having the following issue. Everything on my website is working fine...
I'm using "CPT Layout Injector from Tortoise-IT - Sean Barton" to create post layouts...as soon as this plugin is active, the file uploads in Cred / Forms doesn't work... as soon as i deactivate the above plugin... 5he file upload works again...
any idea solution... has this been discussed before?
I tried accessing the link to the file but its saying that the WeTransfer link has expired.
Could you try sending it again ? Failing that i've enabled the private fields for your next response so that you can also provide credentials for the site as well.
The below error shows up when CPT layout injector has been enabled and i open the page "add test post" (that page contains the form)
(index):1 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Function.n.parseJSON (jquery.js?ver=1.12.4:4)
at Function.a.parseJSON (jquery-migrate.min.js?ver=1.4.1:2)
at HTMLInputElement.self.initFileField (file_upload.js?ver=5.0.3:89)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at CREDFileUpload.init.self.credFileFuInit (file_upload.js?ver=5.0.3:59)
at new CREDFileUpload.init (file_upload.js?ver=5.0.3:277)
at HTMLDocument.<anonymous> (file_upload.js?ver=5.0.3:281)
at i (jquery.js?ver=1.12.4:2)
When CPT Layout injector is deactivated, no errors show up.