Hi Dave,
I have product titles with the inch symbol ” the html verson would be this ” when you hover the mouse over in product results with mod-re-wright switched of you get this 12% when i switch on mod-wright and click on product link to display more info it comes up product not found.
I have tried running clean before import but it did not remove the symbol I seen in over websites that this symbol has no issue with mod-rewrite would you know the correct syntax to get this working?
Many Thanks
Darren
Hi Darren,
The double-quote symbol should be removed from the product name however it is formatted, either directly or as the HTML entity, unless you have modified includes/admin.php to permit the ", & or ; characters - as they can cause havok with URLs.
Assuming that you have permitted these characters, how is the double-quote represented in the original feed? Is it actually " or the HTML entity instead...
Cheers,
David.