- Posts: 6
COMMUNITY FORUM
K2 Breadcrumbs wont display
- Nuno Chaleta
-
Topic Author
- Offline
- New Member
Less
More
15 years 6 months ago #74762
by Nuno Chaleta
K2 Breadcrumbs wont display was created by Nuno Chaleta
I've exchange the default Breadcrumbs module for the k2 tools one but the pathway does not appears. If i change the module to another position then the pathway is correctly formed. Can anybody hep me.
Thanks
Nuno Chaleta
Thanks
Nuno Chaleta
Please Log in or Create an account to join the conversation.
- Chris Yates
-
- Offline
- Senior Member
Less
More
- Posts: 62
15 years 6 months ago #74763
by Chris Yates
Replied by Chris Yates on topic K2 Breadcrumbs wont display
Hi,
Experienced this problem too when setting up a K2 powered site for a friend.
You'll find the problem is most likely in your Joomla template index.php file.
Look for the line and change it to and the K2 breadrcrumbs will work.
This was certainly the case with the default JA-Purity template he wanted to use.
Best,
CHRIS
Experienced this problem too when setting up a K2 powered site for a friend.
You'll find the problem is most likely in your Joomla template index.php file.
Look for the line and change it to and the K2 breadrcrumbs will work.
This was certainly the case with the default JA-Purity template he wanted to use.
Best,
CHRIS
Please Log in or Create an account to join the conversation.
- Nuno Chaleta
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
15 years 6 months ago #74764
by Nuno Chaleta
Replied by Nuno Chaleta on topic K2 Breadcrumbs wont display
It is a joomlart template as well Ja Mesodine. What did you changed in order to work? Thanks
Please Log in or Create an account to join the conversation.
- Ionescu Petre
-
- Offline
- New Member
Less
More
- Posts: 1
15 years 5 months ago #74765
by Ionescu Petre
Replied by Ionescu Petre on topic K2 Breadcrumbs wont display
Have you found a solution for this? I'm strugling also with the k2 breadcrumb in that position.
Please Log in or Create an account to join the conversation.
- Nuno Chaleta
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
15 years 3 months ago #74766
by Nuno Chaleta
Replied by Nuno Chaleta on topic K2 Breadcrumbs wont display
Didn't found a solution yet. Thanks,
Nuno
Nuno
Please Log in or Create an account to join the conversation.
- James McCarthy
-
- Offline
- Junior Member
Less
More
- Posts: 31
15 years 3 months ago #74767
by James McCarthy
Replied by James McCarthy on topic K2 Breadcrumbs wont display
I had the same problem but was able to fix it by turning off caching in the K2 Tools module (under Advanced Parameters).
Nuno Chaleta said:Didn't found a solution yet. Thanks, Nuno
Nuno Chaleta said:Didn't found a solution yet. Thanks, Nuno
Please Log in or Create an account to join the conversation.
- badrun badranaya
-
- Offline
- New Member
Less
More
- Posts: 17
15 years 1 week ago #74768
by badrun badranaya
Replied by badrun badranaya on topic K2 Breadcrumbs wont display
Hi all, I experienced the same problem. I used JA purity ii for my base template. And if I make a new breadcrumbs module using K2 Tools and put it to breadcrumb's position, it won't loaded on the page. However, if I move the module to another position, it works so well.
Are there anyone is ever able to solve this problem?
thanks,
badrun.
Are there anyone is ever able to solve this problem?
thanks,
badrun.
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
15 years 1 week ago #74769
by Simon Wells
Replied by Simon Wells on topic K2 Breadcrumbs wont display
Hi Badrun,
Have you discussed on the JA forums?
This is most likely to be the template that is causing the issue as you are able to see the module work in another position.
Simon
K2 Support
Have you discussed on the JA forums?
This is most likely to be the template that is causing the issue as you are able to see the module work in another position.
Simon
K2 Support
Please Log in or Create an account to join the conversation.
- badrun badranaya
-
- Offline
- New Member
Less
More
- Posts: 17
15 years 1 week ago #74770
by badrun badranaya
Replied by badrun badranaya on topic K2 Breadcrumbs wont display
Hi K2joom, and all...
I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
Please Log in or Create an account to join the conversation.
- Francesco Tumminello
-
- Offline
- New Member
Less
More
- Posts: 16
14 years 6 months ago #74771
by Francesco Tumminello
Replied by Francesco Tumminello on topic K2 Breadcrumbs wont display
I'm sorry badrun, but I can't understand where the s is missing. I've the same problem and I can't fix it. Could you please explain what should I do?
Thank you a lot,
Francesco
badrun badranaya said:Hi K2joom, and all...
I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
Thank you a lot,
Francesco
badrun badranaya said:Hi K2joom, and all...
I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
Please Log in or Create an account to join the conversation.
- Martin Herbst
-
- Offline
- Junior Member
Less
More
- Posts: 38
14 years 5 months ago #74772
by Martin Herbst
Replied by Martin Herbst on topic K2 Breadcrumbs wont display
Hi Francesco,
I had the same problem and just search all PHP files for type="module". In my template (JA T3 Blank) I found it in ./plugins/system/ja3/base-themes/default/blocks/navhelper.php.
Martin
FrancescoT said:I'm sorry badrun, but I can't understand where the s is missing. I've the same problem and I can't fix it. Could you please explain what should I do? Thank you a lot,
Francesco
badrun badranaya said:Hi K2joom, and all... I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
I had the same problem and just search all PHP files for type="module". In my template (JA T3 Blank) I found it in ./plugins/system/ja3/base-themes/default/blocks/navhelper.php.
Martin
FrancescoT said:I'm sorry badrun, but I can't understand where the s is missing. I've the same problem and I can't fix it. Could you please explain what should I do? Thank you a lot,
Francesco
badrun badranaya said:Hi K2joom, and all... I have not post it there yet , because I thought the problem is the K2 Tools module. But now I found it... Apparently, that makes this module is not loaded because of the JA purity ii : by default it missed an "s".
type="module" instead of type="modules"
I'm really sorry for my ignorance..
Please Log in or Create an account to join the conversation.