Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • giusti2 Friend
    #692309

    I would like to say thank you to the Joomlart Team for helping me in a really professional way. 🙂
    Here some solutions that worked for me perfectly.

    Double Image issu in article

    Open templates/ja_wall/themes/color_block/css/theme.css file and add the css style

    .item-page .content .facebook-item {
    display: none !important;
    }

    Disable Source Link above article image

    into templates/ja_wall/css/template-j30.css file

    .item-page .content-links {
    display: none;
    }

    Full width ? Big Screen

    templates/ja_wall/css/layout-hd.css

    .main {
    max-width: 1920px;
    }

    HIDE FB COMMENT

    It should be this file instead: ja_wall/html/com_content/article/default.php

    <div class=”fb-comments” data-href=”<?php echo JURI::getInstance()->toString(array(‘scheme’, ‘host’, ‘port’)) . $this->item->readmore_link; ?>” data-num-posts=”2″ data-width=”576″></div>

    TomC Moderator
    #692373

    Appreciate the positive feedback . . . Our Support Team always tries to help as best we can.

    All the best with your continuing site development and success !!! 🙂

    TomC Moderator
    #749632

    Appreciate the positive feedback . . . Our Support Team always tries to help as best we can.

    All the best with your continuing site development and success !!! 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  TomC 8 years, 7 months ago.

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