Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter monika21

    (@monika21)

    I have fixed it.

    You have to change line 40 in allfacebook-instant-articles/inc/lhafb_ia.jetpack-support.php:

    x.src = "<?php echo esc_js($pixelUrl); ?>";

    to

    x.src = "<?php echo $pixelUrl; ?>";

    then you get the correct “&”

    ben1028

    (@ben1028)

    Is this going to be implemented in an update soon?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jetpack tracking error’ is closed to new replies.