b64DecodeUnicode: function(f) {
return decodeURIComponent(atob(f).split(“”).map(function(b) { <<<<<<======= here error!!
return “%” + (“00” + b.charCodeAt(0).toString(16)).slice(-2)
}).join(“”))
},
js_files_for_wrapper.min.js?ver=3833ae26cf1f9d406448012ce1734aa1:14 Uncaught URIError: URI malformed
Hi,
Please provide more details about when this issue appears and what php, theme, and wordpress version you have.
Have you checked for a plugin conflict? Please deactivate ALL plugins except tagDiv ones; also, if you are using a child theme or cache plugin, deactivate them, clear all cache, and try again.
Thank you!
Hi,
Please update the PHP version to 8.0
Also, we can take a look. Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cpanel url and credentials
Thank you!
ubuntu 20.04, PHP Version 8.0.30, newspaper version 12.6.2
tagDiv Cloud Library version 3.1, tagDiv Composer version 4.5
I upgraded to PHP 8.0 version. But it’s not working. The same error occurs
I need “Edit with TagDiv Composer” and “Header Template Import”

