I'm just testing the new ask a question / email a friend but can't seem to override the text in the usual way by adding the following to includes:
$GLOBALS['xxAQBlr']='Ask us a question about a product...'; $GLOBALS['xxEFNam']=''; $GLOBALS['xxEFEm']=''; $GLOBALS['xxEFFEm']=''; $GLOBALS['xxEFCmt']='';
Hi Steve Yes, there was a slight problem with this but it was brought to my attention this morning and there is a fix in the updater. Once you've applied the fix you should be able to set the "blurb" text for each of the message types with...
$xxAQBlr // Ask a Question blurb $xxEFBlr // Email Friend blurb $xxCUBlur // Contact Us blurb
Hi Steve One thing that may influence this is that the fix is in the ectcart.js file, so you may have to do a <Ctrl>+F5 to force a refresh after updating.
I did try a hard refresh but unfortunately it doesn't change.
I've also downloaded a new updater copy to try. Can I just check the ectcart.js is date stamped at 16/02/22, at 5:09 as this seems to be the same as previous ones?