-
AuthorPosts
-
August 7, 2009 at 12:44 am #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=61Frontpage looks different in IE8 also, it seem to wrap title of article to next line.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
August 14, 2009 at 4:07 am #314190Hi 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/August 14, 2009 at 6:03 am #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
September 4, 2009 at 5:02 am #316326Me too – can you highlight the code please?
September 4, 2009 at 6:01 am #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…
-
AuthorPosts
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