Load template not working because js error

Posted in: Newspaper
Post count: 5

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

Post count: 27744

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!

Post count: 5

ubuntu 20.04, php 7.4.33 , wordpress 6.4.1 using.
tagDiv Cloud Library, tagDiv Composer. I disabled all plugins except these two.
TagDiv composer use same error. Uncaught URIError: URI malformed
please help me.
tagdiv compser & td-cloud-library error

Post count: 27744

Hi,

Please let me know what theme version you have.
Also, please update the PHP version to 8.0

Thank you!

Post count: 5

newspaper version 12.6.2
tagDiv Cloud Library version 3.1
tagDiv Composer version 4.5

Post count: 27744

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!

Post count: 5

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”
tagDiv error

Post count: 5

oops!! I changed the header’s sticky options and suddenly all my problems were solved. It works now. ???? Anyway, I’m glad it was resolved.

Post count: 27744

Hello,

I’m glad that you solved it.

Have a great day!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.