Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • torotto Friend
    #199305

    I have tried to implement Sig and Sigplus Pro, but the the thumbnails is floating off, they are made visible some 100 px below the picture frames. Is there a simple fix to this, or can you recommend a similar plugin?

    TomC Moderator
    #540694

    Can you identify for us on which page(s) within your site this is occurring – perhaps a link?

    torotto Friend
    #540696
    Ninja Lead Moderator
    #540776

    <em>@torotto 434602 wrote:</em><blockquote>I did activated a test here:

    http://2tot.no/jom2/index.php/materiell/112-anbefales-ogsa</blockquote>

    Please roll back the customisation (if any) in detail article in JA Decor template and try step below:

    Open the templates/ja_decor/html/com_content/article/default.php file,

    Change


    <section class="article-content clearfix">
    <div class="article-introtext">
    <?php
    echo DecorHelper::photogallery($this->item->text);
    ?></div>
    </section>

    To

    <section class="article-content clearfix">
    <div class="article-introtext">
    <?php
    echo $this->item->text;
    ?></div>
    </section>

    Let me know if it helps.

    torotto Friend
    #540796

    Thanks, it worked! this also solved the problem I had with manually positioning multiple prictures in articles.

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

This topic contains 5 replies, has 3 voices, and was last updated by  torotto 10 years, 4 months ago.

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