Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • mulmulovich Friend
    #189450

    Hello,

    from some reason, all the modules at positions 5-10 shrank like this:

    the modules is from type Article category but when i open the articles, i cant find the images.

    1. how can i fix the width of the modules?
    2. from where i configure the image (animated image)?

    regards


    1. Screen-Shot-2013-08-03-at-18.24.48
    pavit Moderator
    #501162

    Hi

    Did you checked that your 3 modules are configured as showed in this userguide ?

    mulmulovich Friend
    #501164

    thanks again Pavit,

    I cant find a reason for why the modules shrank, in fact, i didnt change the original configuration of the quickstart…

    pavit Moderator
    #501165

    Hi

    Your default layout had 5 positions there 5-6-7-8-9
    I changed to have only 3 position 5-6-7

    Now it is showing correctly

    mulmulovich Friend
    #501166

    thanks pavit u r good man (-;

    Yap Friend
    #501913

    Hi,

    I’m having the similar issue eventhough 3 modules are configured as per userguide, i am using the quickstart package and upgraded to the latest Joomla! 3.1.5 & T3, There are position 5-6-7-9-10-11-12 ( no 8 ), but all items in position 9-10-11-12 are disabled.

    Any idea what is the problem?

    Regards
    yiapls

    <em>@pavit 383452 wrote:</em><blockquote>Hi

    Your default layout had 5 positions there 5-6-7-8-9
    I changed to have only 3 position 5-6-7

    Now it is showing correctly</blockquote>


    1. 1
    2. 2
    3. 3
    pavit Moderator
    #501917

    Hi yiapls

    If you can send me via PM a super user temp account to your backend i will try to check directly on your layout configuration

    as i did with mulmulovich website

    Yap Friend
    #501920

    Hi Pavit,

    Thank you very much for your reply.
    I’ve PM the site info to you.

    Regards
    yiapls

    <em>@pavit 384448 wrote:</em><blockquote>Hi yiapls

    If you can send me via PM a super user temp account to your backend i will try to check directly on your layout configuration

    as i did with mulmulovich website</blockquote>

    pavit Moderator
    #501929

    Hi

    I checked your website and this is how appear your layout for default style

    Since was not possible to work from backend i can suggest to do in this other way.

    Goto templatesja_beranistplsblocksspotlight-2.php – you will find this code

    defined('_JEXEC') or die;
    ?>

    <?php if ($this->checkSpotlight('spotlight-2', 'position-5, position-6, position-7, position-8, position-9')) : ?>
    <!-- SPOTLIGHT 2 -->
    <section class="container t3-sl t3-sl-2 animate-img-slide">
    <?php
    $this->spotlight ('spotlight-2', 'position-5, position-6, position-7, position-8, position-9',array('row-fluid' => true))
    ?>
    </section>
    <!-- //SPOTLIGHT 2 -->
    <?php endif ?>

    After you taked a backup of it remove the 2 positions position-8, position-9 and save the file .

    Let me know if this solve your issue


    1. Solutions
    Yap Friend
    #501931

    Thanks Pavit! it works perfectly. 🙂

    <em>@pavit 384460 wrote:</em><blockquote>Hi

    I checked your website and this is how appear your layout for default style

    Since was not possible to work from backend i can suggest to do in this other way.

    Goto templatesja_beranistplsblocksspotlight-2.php – you will find this code

    defined('_JEXEC') or die;
    ?>

    <?php if ($this->checkSpotlight('spotlight-2', 'position-5, position-6, position-7, position-8, position-9')) : ?>
    <!-- SPOTLIGHT 2 -->
    <section class="container t3-sl t3-sl-2 animate-img-slide">
    <?php
    $this->spotlight ('spotlight-2', 'position-5, position-6, position-7, position-8, position-9',array('row-fluid' => true))
    ?>
    </section>
    <!-- //SPOTLIGHT 2 -->
    <?php endif ?>

    After you taked a backup of it remove the 2 positions position-8, position-9 and save the file .

    Let me know if this solve your issue</blockquote>

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

This topic contains 10 replies, has 3 voices, and was last updated by  Yap 10 years, 8 months ago.

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