I am using Gtranslate Pro. It works very well for the website, but it is breaking links for downloadable files.
For instance:
http://www.aventuracctv.com/download/sp ... Series.pdf
When browsing the spanish version of our website that link looks like this instead:
http://www.aventuracctv.com/es/download ... Series.pdf
Except it doesn't work (because there is no file there). I tried adding class="notranslate" to the <a href> statement but that didn't prevent gtranslate pro from rewriting the link. How can I solve this?
Thanks!