Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • imported_skyshing Friend
    #139703

    Hello,
    I need to put in FrontPage only one article.
    The article contains some images (during writing), but when I publish it, all the images disappear and there is a resized and cutted image at the start of article.

    My question is: how I can disable this and show all images without resize and cut?

    I’ve “read” the php code, and I think the “issue” is in
    html -> com_content -> frontpage files.

    Someone can help me, please?

    The website is at http://www.stille.it/

    ***
    Solution: I’ve changed in the main menu from “Frontpage Blog Layout” to “Article Layout”

    teletrance Friend
    #299018

    Well, this is not a long shot solution, thou. You need to open templates/tpl_opal_j15/html/com_content/frontpage/default_item.php, fing arounf line 21 code
    //Leading image size
    $this->imageWidth =230;
    $this->imageHeight =185;

    and change it to

    //Leading image size
    //$this->imageWidth =230;
    //$this->imageHeight =185;

    doing that will allow to publish articles without the fear that you might forget to reasign the article to the menu.

    Hieu Nguyen Admin
    #299023

    Hello,
    the file maybe is default.php not default_item.php ? 😉

    However, thank you!

    teletrance Friend
    #299027

    the file is default.php, yes

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

This topic contains 4 replies, has 3 voices, and was last updated by  teletrance 15 years, 8 months ago.

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