When using the custom fields provided by the video_params, extra html appears after the field text. In my case everthing after the 'LWP29255' text was added by the module.

DVD Code: LWP29255<br class="clear" /><br class="giImageBlock-clear-both" />

Comments

fax8’s picture

You should be able to remove those html by overriding video module theme_ functions
in your theme template.php file.

Fabio

fax8’s picture

Status: Active » Fixed

setting this as fixed. feel free to reopen if you still have issues.

Fabio

Anonymous’s picture

Status: Fixed » Closed (fixed)