I am trying get a flowplayer to load into every content div of the views accordion! It only shows up in the first one. I have provided a link below!

In the Fields (in Views) I've set it to show title, image, subtitle and rendered entity (flowplayer).

The accordion list episodes of a radio program, and the idea is to show the flowplayer on every content div, so the user can easily listen to another episode of the show. And it works, but only for the first content div of the accordion.

I can see that the script does not get loaded into the div's, except for the first one.

Any help or suggestion is much obliged!

Here is the page:

http://kvf.fo/vix/utvarp/barnapanel-0

Comments

KVF-IT’s picture

Title: Accordion is not show all content! » Accordion does not show all content!
KVF-IT’s picture

The problem was that the node file was constructed to a single player, and I had to change the code to object oriented.

So from a specific id, it was change to a class.

More info is here: https://flowplayer.org/docs/setup.html#manual-install

Under "Manual installation with jQuery" is the code which I used: both html and jquery (javascript).

KVF-IT’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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