For others having the problem where a link is displayed instead of the Player.

In the latest version of filefield (6.x-3.0.x), filefield-item is not being defined. You need to add a new class to the jQuery Media class configuration called .filefield-file a.

Your jQuery Media classes should look like:

.filefield-item a, .filefield-file a

Comments

spiffyd’s picture

Priority: Normal » Critical

I second this. But to clarify, I don't think there's any class called .filefield-item. Rather, the default invoking class needs to be changed from .filefield-item a to .filefield-file a. in order for this to work in 6.x.

aaron’s picture

Category: support » bug
Status: Active » Fixed

this is fixed in 6.x-1.4-beta1.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.