Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Thomas Geiger

    (@duracelltomi)

    I have some trouble with this 🙂

    The main problem is that during the output, I just call PHP’s json_encode() which does the hard work for me 🙂

    There was an issue with ‘ in product names which was fixed but for some reason I can now see the same on my testing environment:
    http://woo.duracelltomi.hu/product-category/music/albums/

    This makes fixing easier but for example I still do not understand why this encoding makes any mess with the Korean language 🙂

    Thread Starter remainsunknown

    (@remainsunknown)

    Yeah, it’s not a big deal for me actually (right now, I just wanted to let you know) because I don’t need the single quotes in GA, so i just replaced them with nothing, works for me right now 🙂

    Plugin Author Thomas Geiger

    (@duracelltomi)

    I managed to solve this issue, I would appreciate if you would have time to look at it on the mentioned test site.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bug Maybe?’ is closed to new replies.