Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • thungrac221 Friend
    #143290

    Front page content is not displayed properly: http://debidesign.com/blocc/

    Only show partial content…Also image is supposed to be after text, but somehow displayed before text.

    It’s supposed to look like this:
    http://debidesign.com/blocc/index.php?option=com_content&view=article&id=56&Itemid=61

    Frontpage looks different in IE8 also, it seem to wrap title of article to next line.

    Anonymous Moderator
    #314190

    Hi thungrac221

    I would like to answer your questions as follows:

    1. Front page content is not displayed properly: http://debidesign.com/blocc/
    => In the frontpage, we have overwrited the content component of joomla with our format which you can see in our demo site. It is cause your formart is ignored.

    2. Frontpage looks different in IE8 also, it seem to wrap title of article to next line.
    => Please check this link: http://www.joomlart.com/forums/topic/notice-fixed-the-website-is-ugly-in-ie8/

    thungrac221 Friend
    #314195

    => In the frontpage, we have overwrited the content component of joomla with our format which you can see in our demo site. It is cause your formart is ignored.

    does not answer my question….it’s obvious that you guys made changes to the content component….however, how do I get it to display properly? What file & where in the code must I change to get the content to display correctly.

    Thank you & God bless

    Barry Bland Friend
    #316326

    Me too – can you highlight the code please?

    Barry Bland Friend
    #316328

    <em>@thungrac221 140617 wrote:</em><blockquote>=> In the frontpage, we have overwrited the content component of joomla with our format which you can see in our demo site. It is cause your formart is ignored.

    does not answer my question….it’s obvious that you guys made changes to the content component….however, how do I get it to display properly? What file & where in the code must I change to get the content to display correctly.

    Thank you & God bless</blockquote>

    in this file:

    ja_cooper_business/html/com_content/frontpage/default_leading.php

    on line 142

    replace:

    <?php echo JA_Tools::getFirstP($this->item->text); ?>

    with:

    <?php echo $this->item->text; ?>

    JA_Tools getfirstP is from ja_templatetools_1.5.php file right at the bottom. It fetches the first paragraph of text only…

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

This topic contains 5 replies, has 3 voices, and was last updated by  Barry Bland 15 years, 2 months ago.

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