1. kjars.dk
  2. Commercial Templates
  3. Wednesday, 16 July 2014
  4.  Subscribe via email
Hey again

I have now 2 other questions.

1. I have enabled the breadcrumbs, but they are not showing and even not in the sourcecode.. I have made a lot of overrides in the css, but is that the reasons?

2. at my frontpage there is a black box, from the maincontent area, I dont have to use it on the site, is it possible to disable it only on this site. Again there is a lot of overrides in the css, so I can make it invisible but it also goes to the other sites.

It's still frank.newzite.dk
Accepted Answer Pending Moderation
0
Votes
Undo
Have solved the one with maincontent, just maked a copy of the theme and then edited the css, so now it's gone :)

But still missing the breadcrumbs
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I don't see any sign of your breadcrumbs in your source so it shouldn't be CSS related. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Just sent it to you.. But I have checked on another site, where I don't have made any changes, and there the breadcrumbs also missed..
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could I ask you to resend this information as we do not appear to have received it.

Thank you

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
We have replaced the following in your templates index.php (../templates/j51_habitat/index.php) which has resolved this template related issue..


<?php if ($this->countModules('top-3a') || $this->countModules('top-3b') || $this->countModules('top-3c') || $this->countModules('top-3d') || $this->countModules('top-3e') || $this->countModules('top-3f')) { ?>


With...


<?php if ($this->countModules('breadcrumb') || $this->countModules('top-3a') || $this->countModules('top-3b') || $this->countModules('top-3c') || $this->countModules('top-3d') || $this->countModules('top-3e') || $this->countModules('top-3f')) { ?>


We have also added the following to your Custom CSS field to better style the breadcrumbs module to your design..


#breadcrumb {
padding: 10px 5px 5px;
}
#breadcrumb span {
color: #333;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Ok is that a fail in the code? I don't have edited the index.php..
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Yes this is an issue in the code where the breadcrumb module would only appear if a module was enabled in any of the top-3# module positions. The above changes amends this issue.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

I followed the steps mentioned but can't see breadcrumb navigation at all.
Regards Wolfgang
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Skipper

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
http://www.joomla51.com/forum/8-commercial-templates/5435-habitat-2-questions#11437

Hi Ciaran,
unfortunately I'm running this site offline on a xampp server. I need, for some reasons, php 5.3.10 and my hoster is in the process of upgrading. But he's a little slow. I'll keep you posted when the site is online.
Regards skipper (Wolfgang)
  1. more than a month ago
  2. Commercial Templates
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok