Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • orsomannaro Friend
    #202450

    I created a ja_tabs module in home-10 position and configured like demo site, but it shows the articles in a different way from demo site: I see the title but not the icon.

    Thank you.

    pavit Moderator
    #554233

    Hi

    <blockquote>I see the title but not the icon.</blockquote>

    It depends from which module you published in that position

    orsomannaro Friend
    #554252

    <em>@pavit 451759 wrote:</em><blockquote>It depends from which module you published in that position</blockquote>

    Thank you pavit.

    So, how can I adjust the code to have the icon display in actual position?

    pavit Moderator
    #554258

    Sorry maybe there is a misunderstanding

    Could you post a screenshot of what you mean with JA_TABS on the demo site ? i cannot understand what you mean with icons

    this is the Ja_TABS


    1. Screenshot_5
    orsomannaro Friend
    #554283

    In Ja-Magz demo site, ja_tabs module in position sidebar-2 shows LAST and POPULAR articles.

    If you login to my site, you can see a ja_tabs module in position home-10.

    I would like that my ja_tabs module look like in demo site.

    Thanks!

    pavit Moderator
    #554285

    Then you should publish your second module in Ja:Tabs position and assign it to the Home page menu item only

    orsomannaro Friend
    #554286

    I did it but, as you can see in my site, the module only show article title but not the article image …

    pavit Moderator
    #554293

    In your module Alternative Layout setting you should select tab and not default
    I changed it


    1. Screenshot_6
    orsomannaro Friend
    #554296

    Solved.

    Thank a lot pavit.

    (the sample data “Latest” Ja:Tabs, that I check before asking in forum, doesn’t have this setting …)

    pavit Moderator
    #554299

    <blockquote>(the sample data “Latest” Ja:Tabs, that I check before asking in forum, doesn’t have this setting …)</blockquote>

    Important is that it is solved now

    Popular module setting has it 🙂

    orsomannaro Friend
    #554559

    Can I customize ja_tabs to show even intro text?

    pavit Moderator
    #554562

    <em>@orsomannaro 452183 wrote:</em><blockquote>Can I customize ja_tabs to show even intro text?</blockquote>

    Ja-Tabs in this case is only a position – you can change settings of your modules published in the Ja_Tabs position

    orsomannaro Friend
    #554609

    Yes but I would like to change the layout (I want the introtext below the title, not below the image): can you tell me which file I have to change?

    Thank you again!

    pavit Moderator
    #554610

    <blockquote>Yes but I would like to change the layout (I want the introtext below the title, not below the image): can you tell me which file I have to change?</blockquote>

    In this case the layout to edit is the Tab layout you can find it in this folder templatesja_magzhtmlmod_articles_categorytab.php

    You should move/change php blocks order

    </div>

    <?php if ($params->get('show_introtext')) : ?>
    <p class="mod-articles-category-introtext">
    <?php echo $item->displayIntrotext; ?>
    </p>
    <?php endif; ?>
    </div>

    orsomannaro Friend
    #554611

    Thak you very much!

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

This topic contains 15 replies, has 2 voices, and was last updated by  orsomannaro 10 years ago.

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