Closed (outdated)
Project:
Translate Drupal with GTranslate
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2010 at 17:10 UTC
Updated:
25 Sep 2019 at 09:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
avpadernoComment #2
ericking commentedthere is any solution?
the problem still persists...
The module is excellent but...how can we pass the validator, I am using the HTML purifier but it cannont solve this.
Any advise please
Comment #3
najibx commentedIt look like the function gtranslate_block will spit out that css where ever you enable the block. CSS/JS should be loaded when the module is enabled, since it's going to be display throughtout the website. As temporary solution, since I use "flag" only in gtranslate.module, starting line 186, I commented out and put the "complete" style in head.tpl.php or page.tpl.php, whereever inside your head. If you are using both or list down only, you'll find to find it and comment it accordingly.
I commented out
Put this in your head
Comment #4
avpadernoI am closing this issue, since Drupal 6 isn't supported anymore.