-
AuthorPosts
-
wombat1 Friend
wombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
April 5, 2011 at 9:07 pm #162411Hi
The JA Cloris Quickstart comes with the video page/module deactivated, when it is activated, the scrolling does not function between the video page/module page and the next.
Also the video contained in the code does not appear at all when the video page/module is activatedIn addition there does not appear to be a module position defined
page 6
however the xml code for the ¨menu¨ item in this position does exist, as does the page.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 6, 2011 at 10:37 am #385145Hi wombat1,
Do you use ja coloris 1.6 ?
I just installed a quikstart of cloris for checking and I saw
<blockquote> The JA Cloris Quickstart comes with the video page/module deactivated, when it is activated, the scrolling does not function between the video page/module page and the next.</blockquote>
I did not see that,still the the scrolling function working well
<blockquote>Also the video contained in the code does not appear at all when the video page/module is activated</blockquote>
Joomla 1.6 did not allow to add some html tags(object tags..) into the custom module so you should add normal text
<blockquote> In addition there does not appear to be a module position defined
page 6
however the xml code for the ¨menu¨ item in this position does exist, as does the page. </blockquote>
This module position has been removed from cloris 1.6,in cloris 1.5 it is a position for the mod_k2_content but k2 has not been supported in joomla 1.61 user says Thank You to Sherlock for this useful post
wombat1 Friendwombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
April 7, 2011 at 10:57 pm #385329Yes, i am using Cloris 1.6
Regarding scrolling issue you can see here
http://all-we.com/unotreintaysiete/
There is no scroll between VIDEO – GALERIASo basically one needs to implement 1.5 version to be able to use embedded media such as video or galleries. or is there a way to embed these media using 1.6?
I went with 1.6 version of template since features such as the language file overrides are especially time saving for those of us that develop in languages other than english. I hope theres some form of work around.
Thanks for the help.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 9, 2011 at 3:11 am #385459hi wombat1,
I checked the url http://all-we.com/unotreintaysiete/ and still I saw the scroll between VIDEO – GALERIA working well.
You can try as below if you want to add video for custom module.
Open the file administratorcomponentscom_modulesmodelsformsmodule.xml
Look for this
<field name=”content” type=”editor”
buttons=”true”
description=”COM_MODULES_FIELD_CONTENT_DESC”
filter=”ContentHelper::filterText”
label=”COM_MODULES_FIELD_CONTENT_LABEL”
/>change to
<field name=”content” type=”editor”
buttons=”true”
description=”COM_MODULES_FIELD_CONTENT_DESC”
filter=”raw”
label=”COM_MODULES_FIELD_CONTENT_LABEL”
/>Hope that would help !
wombat1 Friendwombat1
- Join date:
- March 2010
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 38
- Thanked:
- 11 times in 1 posts
April 9, 2011 at 2:51 pm #385541Hi dathq, thanks for the code, i have used it but the video does not appear still.
I had previously changed the original code contained in the module though. This is what i have now i the module postion for VIDEO<div class="page-wrap">
<h3 class="page-title">Get to know <span class="orange">JA Cloris</span></h3>
<div class="video-wrap">
<param name="movie" value="http://www.youtube.com/v/qfz5z-Tft6c?fs=1&hl=es_ES&rel=0" />
<param name="wmode" value="transparent" /></div>
</div>About the scroll problem. The scroll does not work at all for me. Perhaps i did not explain the problem very well. When you go from VIDEO to GALERIA, The page moves to the Galeria module, yes. But it does not actually scroll in the same way as when you use the other menu items, tha page jumps from VIDEO to GALERIA with no scrolling. Since the scrolling is the main wow feature and its present in all the other transitions between modules, the fact that it jumps straight to galeria module from video module is a problem.
If you are not able to see this perhaps it may have to do with the browser, i have tested on Chrome and Firefox4 on a Mac.
Thanks.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by wombat1 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum