Hi,
I am using the Content Taxonomy module.
When I split the $standard variable and put for instance print $field_cost; (which is a taxonomy field), it works fine.
But I wanted to add the module Active Tags, and I can't get my template to display the Active Tags system when I split the $standard variable and put the individual taxonomy fields.
(Same problem for the Suggested Terms module.)
When I create a template for a specific content type and leave $standard, it works fine.
I'm not a very advanced user, so maybe there is just another way to print the variables so that I have the whole taxonomy widget each time ? (tried the $form['#rendered_content_children']...)
Or is it a more complex compatibility problem between these modules ?
Thanks for this awesome module !
Many Thanks,
Xavier