When I enable the service links in an audio node (using audio module, of course), I can only use them in the links.

If I put them in the node itself -- where I actually want them -- it impacts the position of the flash audio player and moves it down to the bottom of the page instead of its normal position at the top.

I'm not sure what is causing this behavior. Can you help?

Comments

farrell’s picture

This has not been addressed in the module, but I found a workaround by using the phptemplate code included with 5.x-1.0 and then adding the service links directly to node.tpl.php in my theme. This lets you put the links exactly where you want them.

TheCrow’s picture

Status: Active » Closed (works as designed)