Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • brenot Friend
    #191645

    Hi,

    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 Moderator
    #510012

    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

    pb36 Friend
    #510089

    Another question about Videos…

    Is there a simple way to display responsive Youtube videos ?

    pavit Moderator
    #510095

    Hi

    I think you can use This resource

    pb36 Friend
    #510100

    I just tried and it works fine !

    Thanks a lot Pavit 🙂

    iaienk Friend
    #513395

    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?

    pb36 Friend
    #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 Friend
    #517349

    Thank 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?


    1. Schermata-2014-01-04-alle-13.16.45
    phong nam Friend
    #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 Friend
    #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 Friend
    #522448

    Hi

    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 Friend
    #522470

    @bripoole: In fact, another solution is to go to Plugin Manager >> Editor – TinyMCE >> remove iframe in Prohibited Elements option.


    1. prohibit
    simbim Friend
    #538247

    Thanks 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>

Viewing 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