It is currently Sun Jul 20, 2008 10:03 pm
Moderators: dam-man, willebil, Jinx, tcp, louis.landry



newart wrote:it seems fast to load to me... any other option?




MindTooth wrote:Clean and easy template.




ccdog wrote:This one is in my top 4. Nice work!



deejames wrote:link dead








bratanon wrote:About "Read more":
I dont have that problmen. Works fine for me. Does anyone else have problem with the read more links in this template?



bratanon wrote:Im having some really bad problem with the bredcrump. I downloaded the last SVN and the problem remains, any idea?

<?php // no direct access
defined('_JEXEC') or die('Restricted access'); ?>
<span class="breadcrumbs pathway">
<?php for ($i = 0; $i < $count; $i ++) :
// If not the last item in the breadcrumbs add the separator
if ($i < $count -1) {
if(!empty($list[$i]->link)) {
echo '<a href="'.$list[$i]->link.'" class="pathway">'.$list[$i]->name.'</a>';
} else {
echo $list[$i]->name;
}
echo ' <span style="font-family: tahoma;">»</span> ';
} else { // when $i == $count -1
echo $list[$i]->name;
}
endfor; ?>
</span>



bratanon wrote:Thansk for the pathway fix psgeeks !!
I have updated the demo site and the download package now!




cantthinkofanickname wrote:On my laptop this template requires full screen to display it's full width. I would prefer not to have a horiz. scroll bar.


rezrovs wrote:I've been playing with this template (and some others) and I find that when I have a menu item that uses the alias as a link
Example: http://www.mydomain.com/index.php/section-alias-name
and I follow that link, the page that I get to has no css applied to it.
However, if I go directly to the page using the actual link
Example: http://www.mydomain.com/index.php?optio ... ction&id=1
the css is applied fine. I also see in the demo page given in the start of this thread that all the links used are of the actual link kind and not the alias.
How do I make Joomla use the actual link and not the alias link?
Kind regards,
Rachel

Return to Joomla! 1.5 Template Contest
Users browsing this forum: No registered users and 2 guests