Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • giuliano m Friend
    #207161

    how 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


    1. Screenshot_2
    Saguaros Moderator
    #573523

    Hi 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 Moderator
    #738550

    Hi 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 Friend
    #573604

    Hi Saguaros ^^
    (http://www.joomlart.com/demo/#ja_teline_v)
    without red line top

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


    1. Screenshot_4
    2. Screenshot_5
    Saguaros Moderator
    #573642

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

    giuliano m Friend
    #573735

    The 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)


    1. Screenshot_2
    2. Screenshot_7
    giuliano m Friend
    #738749

    The 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 Moderator
    #573954

    Could you post your site’s URL here so that I can take a look?

    Saguaros Moderator
    #738968

    Could you post your site’s URL here so that I can take a look?

    giuliano m Friend
    #573990

    I sent the link of the website and password

    thanks for the help

    Saguaros Moderator
    #574069

    I 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 Moderator
    #640408

    I 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 Moderator
    #739083

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

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 2 voices, and was last updated by  Saguaros 8 years, 11 months ago.

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