You are here:  » Ampersand problem

Support Forum



Ampersand problem

Submitted by roboter on Mon, 2011-02-21 10:58 in

Noobie alert. I'm getting amp instead of & in merchant titles. I read the threads on ampersand correction, 2483, but I can't locate the relevant lines to edit in my /includes/admin.php
There's no trace, for example, of

$record[$admin_importFeed["field_description"]] = tapestry_normalise($record[$admin_importFeed["field_description"]],",'\'\.%!");

Submitted by support on Mon, 2011-02-21 11:28

Hi,

Apologies for the confusion- the threads that you located refer to an older distribution of Price Tapestry. The problem is caused by the ampersand characters being "double" entity encoded. To fix this, add Search and Replace filters to the affected fields of the affected feeds, and use:

Search:
&

Replace:
and

Don't forget to re-import feeds after adding filters...

Hope this helps!

Cheers,
David.
--
PriceTapestry.com