-
AuthorPosts
-
brenot Friend
brenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 23, 2013 at 3:01 pm #191645Hi,
great job, not using CCK, but with a incredible flexibility, i can see the future is coming..
BUT
i have started to test this template and have some doubts.. I trying to edit the VIDEO catecory, and when I open an article i can´t see how to change the video url to point to my videos…….
Even when i change to html editor, cant see any code
can you help me?
thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 23, 2013 at 5:33 pm #510012Hi
If you switch from Global configuration your default editor from tinyMCE to None
and then open the articles in videos category you will see the html code for the video
Example : article named 4 Flip Champagne – iPhone 5S short movie use this code
<iframe src="//player.vimeo.com/video/66177806" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
take also a look HERE
pb36 Friendpb36
- Join date:
- January 2011
- Posts:
- 42
- Downloads:
- 18
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 7 times in 1 posts
October 24, 2013 at 9:35 am #510089Another question about Videos…
Is there a simple way to display responsive Youtube videos ?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 24, 2013 at 10:02 am #510095Hi
I think you can use This resource
2 users say Thank You to pavit for this useful post
pb36 Friendpb36
- Join date:
- January 2011
- Posts:
- 42
- Downloads:
- 18
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 7 times in 1 posts
iaienk Friendiaienk
- Join date:
- March 2013
- Posts:
- 18
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
November 25, 2013 at 10:43 am #513395hi, i’m looking for that. I would use the responsive youtube embed but i have a question. Where have i to put the css lines?
pb36 Friendpb36
- Join date:
- January 2011
- Posts:
- 42
- Downloads:
- 18
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 7 times in 1 posts
November 25, 2013 at 10:53 am #513398<em>@iaienk 399380 wrote:</em><blockquote>hi, i’m looking for that. I would use the responsive youtube embed but i have a question. Where have i to put the css lines?</blockquote>
Hi,In the custom css file
/templates/ja_magz/css/custom.css
iaienk Friendiaienk
- Join date:
- March 2013
- Posts:
- 18
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
January 4, 2014 at 12:18 pm #517349Thank you so much, i have another question about gallery and video pages.Is it possible to show all the text in more lines? if yes..how?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 6, 2014 at 8:08 am #517475@ iaienk,
At present, we define to show only one line of the texts which are the content of <alt> tag on each gallery image. If you want to display more lines of those texts, you can try to create a custom.css file into the path: …templates/ja_magz/css/ and add following css rules into this file:
.carousel .carousel-caption p {
height: 60px;
text-overflow: initial;
white-space: normal;
}.carousel .carousel-caption {
position: relative;
}Let me know how it goes.
iaienk Friendiaienk
- Join date:
- March 2013
- Posts:
- 18
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
January 6, 2014 at 12:50 pm #517525<em>@Leo Burnetts 404662 wrote:</em><blockquote>
.carousel .carousel-caption p {
height: 60px;
text-overflow: initial;
white-space: normal;
}.carousel .carousel-caption {
position: relative;
}Let me know how it goes.</blockquote>
that’s perfect!! thank you so much for the support!!!
bripoole Friendbripoole
- Join date:
- May 2012
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
February 12, 2014 at 7:43 pm #522448Hi
I am a newbie, and yes this worked, but do you have to change the editor to none every time you want to put a video in an article?
<em>@pavit 394946 wrote:</em><blockquote>Hi
If you switch from Global configuration your default editor from tinyMCE to None
and then open the articles in videos category you will see the html code for the video
Example : article named 4 Flip Champagne – iPhone 5S short movie use this code
<iframe src="//player.vimeo.com/video/66177806" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
take also a look HERE </blockquote>
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 13, 2014 at 3:39 am #522470@bripoole: In fact, another solution is to go to Plugin Manager >> Editor – TinyMCE >> remove iframe in Prohibited Elements option.
-
1 user says Thank You to phong nam for this useful post
June 8, 2014 at 10:57 pm #538247Thanks for this solution 🙂
<em>@Leo Burnetts 411030 wrote:</em><blockquote>@bripoole: In fact, another solution is to go to Plugin Manager >> Editor – TinyMCE >> remove iframe in Prohibited Elements option.</blockquote>
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 7 voices, and was last updated by simbim 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum