cleve
Member
Hello,
Hope this thread can help anyone who has a problem with Michael Angelo Theme.
I would like to fix on "foother.php" script on line 132 (see attachment)
This code is written: printf('<script type="text/html" id="ads-notify"/>%1$s</script>',
Instead of: printf('<script type="text/html" id="ads-notify">%1$s</script>',
The issue come from the slash.
Hope this thread can help anyone who has a problem with Michael Angelo Theme.
I would like to fix on "foother.php" script on line 132 (see attachment)
This code is written: printf('<script type="text/html" id="ads-notify"/>%1$s</script>',
Instead of: printf('<script type="text/html" id="ads-notify">%1$s</script>',
The issue come from the slash.