-
AuthorPosts
-
giuliano m Friend
giuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
June 9, 2015 at 9:54 pm #207161how to get this result
without red border. for the video section
i’ve watched here
http://www.joomlart.com/documentation/joomla-templates/ja-teline-v/acm-module#module-workflow
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 10, 2015 at 3:01 am #573523Hi guiliano,
May I know which red border are you mentioning?
You can post URL page and screenshot highlighting it. I will take a look
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 10, 2015 at 3:01 am #738550Hi guiliano,
May I know which red border are you mentioning?
You can post URL page and screenshot highlighting it. I will take a look
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
June 10, 2015 at 1:55 pm #573604Hi Saguaros ^^
(http://www.joomlart.com/demo/#ja_teline_v)
without red line topI was not able to find the right configuration of JA ACM to achieve the same result of this
With hide “Show Leading Title ” I get this (http://www.joomlart.com/demo/#ja_teline_v)
but without controller ??
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 11, 2015 at 1:45 am #573642So you mean that you want to hide the leading block title but still keep the red line?
You can try with this way:
– Go to the file: root/templates/ja_teline_v/acm/news-featured/tmpl/style-4.php
– At approx line 52, look for this snippet of code:
<?php if($show_section_heading) : ?>
<div class="magazine-section-heading">
<h4><?php echo $section_heading; ?></h4>
</div>
<?php endif; ?>
Replace it with:
<div class="magazine-section-heading">
<?php if($show_section_heading) : ?>
<h4><?php echo $section_heading; ?></h4>
<?php endif; ?>
</div>
1 user says Thank You to Saguaros for this useful post
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
June 11, 2015 at 3:19 pm #573735The first problem was solved thanks ^^
the second is to achieve this, for the items of the video section with the controller side
it is possible in some way
for now this is my result for items video (without side controls and logo video)
-
giuliano m Friend
giuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
June 11, 2015 at 3:19 pm #738749The first problem was solved thanks ^^
the second is to achieve this, for the items of the video section with the controller side
it is possible in some way
for now this is my result for items video (without side controls and logo video)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 14, 2015 at 2:46 pm #573954Could you post your site’s URL here so that I can take a look?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 14, 2015 at 2:46 pm #738968Could you post your site’s URL here so that I can take a look?
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
June 15, 2015 at 3:32 am #573990I sent the link of the website and password
thanks for the help
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 15, 2015 at 11:11 am #574069I checked the acm featured news style 4 module but it’s configured to load articles from ‘News’ category.
How you get these videos there? and could you send me screenshot of how you want it should be?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 15, 2015 at 11:11 am #640408I checked the acm featured news style 4 module but it’s configured to load articles from ‘News’ category.
How you get these videos there? and could you send me screenshot of how you want it should be?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 15, 2015 at 11:11 am #739083I checked the acm featured news style 4 module but it’s configured to load articles from ‘News’ category.
How you get these videos there? and could you send me screenshot of how you want it should be?
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by Saguaros 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
JA ACM module for section video
Viewing 13 posts - 1 through 13 (of 13 total)