Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • romello Friend
    #195366

    Hello Forum,

    I set up the JA Appolio site using the quickstart on a J 2.5 installation. The set up was fine.

    1. However, when I started editing text in the other parallax position modules on the home page… Some *how I lost the
    default video styling.

    Here are the issues: * After I edited text and saved the changes I noticed…

    A. The Video starts to display with the flowplayer display controls and menu bar showing.
    B. At the end of the video a large, unattractive *flowplayer “PLAY AGAIN” button displays.
    C. I tried to fix it by using the video code from the documentation… and now the video has disappeared.

    So far I have not added any 3rd party software. * *I have only edited the text on the home page modules.
    It seems something is stripping or changing the code. I used jce editor before…then I deleted and rebuilt the site
    with no 3rd party extensions and I’m having the same problem.

    Please advise,

    R

    p.s.

    Another small maybe related problem.*

    When I edit the text in the home page module, “Search and discover” * the icons for the “ul” disappears.
    It seems that something is stripping the code.

    Ninja Lead Moderator
    #525073

    I tried to help you directly on your site however the credentials you provided does not work.

    You can try to add script video into custom html module as follows:


    <div class="video-shuffle-wrap">
    <div class="video-shuffle" data-js-view="video-shuffle">
    <div class="mask"> </div>
    <video loop autoplay style="width: 100%; height: auto;" poster="images/stories/joomla/poster.png">
    <source src="http://static.joomlart.com/video/ja_appolio/welcome.mp4" type="video/mp4" />
    <source src="images/stories/joomla/welcome.webmhd.webm" type="video/webm" />
    <div class="video-fallback" style="padding-bottom: 56.25%">
    <object type="application/x-shockwave-flash" data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" width="100%" height="100%" >
    <param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
    <param name="allowFullScreen" value="true" />
    <param name="wmode" value="transparent" />
    <param name="flashVars" value="config={'playlist':[{'url':'http://static.joomlart.com/video/ja_appolio/welcome.mp4','autoPlay':true, 'controls': null}]}" />
    <img alt="Sample Video" src="images/stories/joomla/poster.png" width="100%" height="auto" title="No video playback capabilities, please download the video below" />
    </object>
    </div>
    </video>
    </div>
    </div>

    Let me know if it helps.

    romello Friend
    #525084

    Hello Ninja Lead,

    Adding that code fixed the video issue. Thank you.

    1. Can you tell me what I did wrong or what the problem was… so I can fix it myself next time?

    I need to know why does changing text in other hm page parallax modules cause problem with video.

    2. Another small maybe related problem.*

    When I edit the text in the home page module, “Search and discover” * the icons for the “ul” disappears.
    It seems that something is stripping the code.

    Thanks

    Ninja Lead Moderator
    #525181

    <blockquote>Can you tell me what I did wrong or what the problem was… so I can fix it myself next time? </blockquote>
    Joomla Editor does not support html tags including in the content and it auto strips these tags. You can set Editor-None as configured below so that you can add and modify html tags in Editor Content:

    <blockquote>Another small maybe related problem(Search and discover)</blockquote>

    It is Slogin module(3rd party), you can download and install this pkg_slogin_v1.7.2_j2.5_j3.zip vesion into your site

    Here is configuration for Slogin module:

    Module Position: video
    Module Suffix: slogin container

    You can have look at user guide JA Appolio here for more reference on Slogin module.


    1. config_joomla
    2. Video_Welcome
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum