videos are not displaying when i tried to show using views. where as it display perfect with page and node view. i tried to search for help but i did not get any, i think this is the problem with jquery media module initialization.

i am getting only file links instead of player. if you need any more info on this let me know.

Thank you,
Ram

CommentFileSizeAuthor
#5 Snap2.jpg32.19 KBadrianmak
#5 Snap1.jpg32.61 KBadrianmak
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

otinanism’s picture

I have the same problem. Created new content type using filefield and jquery media to embed videos. works fine when displaying the node (jquery-media.js is in ). when creating a view to show this kind of content js file is not in and i get file links only

adrianmak’s picture

I got a work around.

add jq_add('jquery_media'); in views template.

otinanism’s picture

hi, can you specify exactly where you put this line of code?

adrianmak’s picture

Let's say I created a page views (drupal 6) for video content type.
Then I used one of suggested template filename under Display output。 I selected views-view--video-gallery--page.tpl.php for my case and add that line of code at the beginning of the page. That's all.

Of course you should understand what is views theming under drupal 6 and I guess you should know.

adrianmak’s picture

FileSize
32.61 KB
32.19 KB

Here is screen cap

adrianmak’s picture

I just found that add this code statement in views template will cause IE 6 problem
IE 6 will popup
"A script on this page is casuing Internet Explorer to run slowly.
If it continues to run, your computer may become unrespoinsive"