I am trying to: Insert custom types field in a view.
When I select any custom types field it shows a blank insertion window and if i click insert shortcode the following code is inserted:
[types 0='e' 1='y' 2='J' 3='m' 4='a' 5='W' 6='V' 7='s' 8='Z' 9='C' 10='I' 11='6' 12='I' 13='n' 14='V' 15='y' 16='b' 17='G' 18='x' 19='p' 20='b' 21='m' 22='s' 23='i' 24='L' 25='C' 26='J' 27='t' 28='Z' 29='X' 30='R' 31='h' 32='V' 33='H' 34='l' 35='w' 36='Z' 37='S' 38='I' 39='6' 40='I' 41='n' 42='V' 43='y' 44='b' 45='C' 46='I' 47='s' 48='I' 49='m' 50='1' 51='l' 52='d' 53='G' 54='F' 55='O' 56='Y' 57='X' 58='R' 59='1' 60='c' 61='m' 62='U' 63='i' 64='O' 65='i' 66='J' 67='z' 68='a' 69='W' 70='5' 71='n' 72='b' 73='G' 74='U' 75='i' 76='L' 77='C' 78='J' 79='t' 80='Z' 81='X' 82='R' 83='h' 84='R' 85='G' 86='9' 87='t' 88='Y' 89='W' 90='l' 91='u' 92='I' 93='j' 94='o' 95='i' 96='c' 97='G' 98='9' 99='z' 100='d' 101='H' 102='M' 103='i' 104='f' 105='Q' 106='=' 107='=']
I have tried disabling all other plugins but problem persists . Tried different Views versions also.
Any ideas or do you need access to troubleshoot? Taxonomy or user data insertion works fine.
That's unusual. If it's happening with no plugins except Types active, and a default theme like Twenty Nineteen active, then I'll be glad to take a closer look - there must be something unusual going on. Please provide login credentials in the private reply fields here. Also please let me know if this only happens when you try to insert the field in a specific location, or if it's happening everywhere.
After a made a site clone for you to access I could not replicate the issue. So it turns out to be a persistent cache issue (Cloudflare or WP Rocket do not know which) After I cleaned those it works again.