I changed the iubenda account, I encountered the problem of a wp body added script, how can I delete it? I don’t know how it was inserted previously, I should delete the script, since the linked account has been deleted and insert the iubenda plugin to implement the new account
I found the script:
<script id="mfn-scripts-js-after" type="text/javascript">
`/* <![CDATA[ */
var _iub = _iub || [];
_iub.csConfiguration = {"consentOnContinuedBrowsing":false,"floatingPreferencesButtonDisplay":"bottom-left","invalidateConsentWithoutLog":true,"perPurposeConsent":true,"siteId":2425498,"whitelabel":false,"cookiePolicyId":31354747,"lang":"it","cookiePolicyUrl":"https://www.pefgroup.com/privacy-policy/", "banner":{ "acceptButtonDisplay":true,"closeButtonDisplay":false,"customizeButtonDisplay":true,"explicitWithdrawal":true,"position":"bottom","rejectButtonDisplay":true }};
</script>`
do you know how I can do it?
I found the iubenda code to delete, I would like to find a way to delete it, also with a plugin if desired
Dante is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.