Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Important Problem with video size

More
15 years 3 months ago - 15 years 3 months ago #83506 by alieno
Hello, I post a video (YouTube, Vimeo, etc. ...) with this code:
Code:
[video size=100 width=640 height=360 type=vimeo]10236732[/video]

what I get is:



the size of the video is 400px x 321px

what is the problem?

Thanks

Edit: Kunena V. 1.6.3
Last edit: 15 years 3 months ago by alieno.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #83518 by fxstein

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #83526 by alieno
Replied by alieno on topic Re: Problem with video size
Hi, I installed version 1.6.4 DEV, but the problem is not solved.
Maybe an incompatibility with the last YOOtheme template?

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #83534 by helmchen
Code:
[video size=100 width=640 height=360 type=vimeo]10236732[/video]

Delete "size=100" and everything is okay.
Code:
[video width=640 height=360 type=vimeo]10236732[/video]

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #83600 by alieno
Replied by alieno on topic Re: Problem with video size
Hi,
I tried this:
Code:
[video width=640 height=360 type=vimeo]10236732[/video]
this
Code:
[video size=200 width=640 height=360 type=vimeo]10236732[/video]
this
Code:
[video width=500 height=50 type=vimeo]10236732[/video]
this
Code:
[video]http://vimeo.com/19374769[/video]

Unfortunately, the size is always 400px x 321px

I think maybe the problem is the template YOOtheme..

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #83606 by helmchen

alieno wrote: ...I think maybe the problem is the template YOOtheme..


I think also. It work here.
Code:
[video width=140 height=360 type=vimeo]10236732[/video]

Code:
[video width=240 height=360 type=vimeo]10236732[/video]

Code:
[video width=440 height=360 type=vimeo]10236732[/video]
The following user(s) said Thank You: fxstein

Please Log in or Create an account to join the conversation.

Time to create page: 0.251 seconds