I tried that, and it still didn’t work for me.
I resolved it myself by manually adding the lines of code to my page:
<script>
var MP3jPLAYLISTS = [];
var MP3jPLAYERS = [];
</script>
Seems it was missing from the page in question for me.
Hi there,
Did you ever resolve this? I’m experiencing the same issue.
I’ve created XML feeds for each product category, as suggested in a tutorial video to do with PurpleXML’s. One category that I know will be throwing up the errors is here:-
http://www.asburyandpell.co.uk/wp-content/uploads/purplexmls/google/mens-knitwear.xml
I have an XML feed for all products, It tends to work at first, however every 2-3 days I seem to get a “Parsing error”? See following feed:-
http://www.asburyandpell.co.uk/wp-content/uploads/purplexmls/google/all-products.xml
Cheers