Hello,
I received this email from you:
------------------------
You have this javascript variable:
var qtc_base_url = 'http://www.mysite.es/';
You need to replace it with:
var qtc_base_url = '/';
Which will fix the issue.
----------------------
Where do I put this? Thanks