Support » Plugin: Comic Easel » Video posting not reading “media_width” variable

  • I believe this could be universal, and not necessarily be a problem with my custom theme. I think I have a solution as well.

    Try posting a vimeo video as a comic (the bottom field entry) and it will produce something like these variables in the custom fields:

    media_url [https://player.vimeo.com/video/240613509]
    media_width [1000]

    As a result, the video successfully embeds, but it ignores the “media_width” variable. I believe it’s the underscore that’s the issue.

    As a workaround, I renamed the custom variable “media-width” and added a “media-height”, both of which modified the vimeo embed code to their respective numerical values.

    It may help others in the future to have your vimeo posting code resize with those variables, and I think vimeo likes having both width and height, IIRC.

    Thanks frumph, again, for all that you do. I love your program and I hope this helps!

    The page I need help with: [log in to see the link]

  • The topic ‘Video posting not reading “media_width” variable’ is closed to new replies.