I have successfully created a view to place teaser videos in the sidebar. In addition to the teaser, I have a text link that links to the original node which displays the youtube video at a larger size based on the Video Embed config settings. Once I click on the link and am taken to the node, the teaser video displays the same size as the original. I imagine this must be a variable(s) set somewhere that is being overwritten? I'll take a look to see what I can find but I'm no PHP guru.

Comments

jec006’s picture

I figured it out - the field wasn't rerendering if the embed code was already there - so the size that was rendered first would be there for all the versions of the video on that page.

I fixed it here: http://drupalcode.org/project/video_embed_field.git/commit/bb7b810

jec006’s picture

Status: Active » Fixed

Marking fixed.

aniebel’s picture

Thanks a bunch! The "_alpha3" download appears to be broken on the module page, fyi.

jec006’s picture

I think its working now - sometimes it takes the packaging script a bit to get things working properly and available for download

aniebel’s picture

Ah, ok. I just downloaded it but... hate to tell you. The .info file has the dev version displayed. I will update on my local copy but I'm sure you'll want to fix the other. Or if you give me a reference on how to fix it myself, I don't mind helping.

aniebel’s picture

Also tried out alpha3 but still resizing my teaser when it appear on a page at the same time as the original node size.

aniebel’s picture

Status: Fixed » Active

Reopening because the issue still remains with latest version.

jec006’s picture

Status: Active » Fixed

This is definitely fixed now. Use > alpha4

Status: Fixed » Closed (fixed)

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