Welcome, Guest. Please login or register.
Did you miss your activation email?
March 18, 2010, 10:28:23 AM

Login with username, password and session length
Search:     Advanced search
Please Read - How to Get Help!

Participate in the forum and earn Great Rewards!
52060 Posts in 14863 Topics by 127576 Members
Latest Member: xcvxcv
* Home Help Login Register
+  Joomlashack Customization Forum
|-+  Commercial Joomlashack Products
| |-+  JS Simplicity
| | |-+  Pathway, can it be included?
« previous next »
Pages: [1] Print
Author Topic: Pathway, can it be included?  (Read 6183 times)
MasterRed
Jr. Member
**
Offline Offline

Posts: 10


« on: March 23, 2006, 02:15:50 PM »

 Grin Man i like this template for it's simplicity but more for its features, but i am not sure if and then where i could get the pathway to show on my site.

Could somebody help me out here if this is possible ?
I would like to have it somewhere beneath the user3 box.
Logged
JSSupport
Hero Member
*****
Offline Offline

Posts: 4499


« Reply #1 on: March 23, 2006, 03:34:31 PM »

You have to include the pathway somewhere in your index.php file.
The Joomla breadcrumbs/pathway does not validate XHTML so we don't use it.
For example, if you wanted to include it in the top bar just put in

Code:
<div class="topbar"><?php mosPathWay(); ?></div>
where you see:
Code:
<div class="topbar"></div>

note: you'll also have to add your own CSS to position and style it.


hope this helps.
Logged
Michael Thomsen
Jr. Member
**
Offline Offline

Posts: 21


« Reply #2 on: April 02, 2006, 07:56:00 PM »

Hi
I installed Extended Menu and Pathway. I then published the Patway module to the Top module position and made it visible on all pages except the homepage and it works nicely.

I don't know if that validates, in fact I don't know what xhtml validation is...

So maybe it is not better than using mosPathWay, but it works well.

Extended Menu is availabe from http://de.siteof.de/extended-menu.html

Michael
Logged
JSSupport
Hero Member
*****
Offline Offline

Posts: 4499


« Reply #3 on: April 02, 2006, 08:06:14 PM »

Cool, thanks..so did this solve/answer your question?
Everything okay?
Logged
Michael Thomsen
Jr. Member
**
Offline Offline

Posts: 21


« Reply #4 on: April 02, 2006, 08:25:45 PM »

Hi
I worked for me, now I just have to understand how to use the Extended Menu, so far I don't understand how to set it up, but I guess I will figure it out...

the original question about the pathway was from MasteRed, I guess he will read my suggestion later.

My other problem has to do with HSpace which seems to be overruled by the Simplicity settings, but that question is in another post.

thank you
Michael
Logged
JSSupport
Hero Member
*****
Offline Offline

Posts: 4499


« Reply #5 on: April 02, 2006, 09:21:55 PM »

Quote
The Joomla breadcrumbs/pathway does not validate XHTML so we don't use it.

Correction: In Joomla versions 1.0.7 and later the pathway does validate.

If you want to include the pathway in the template you could try doing this:

Just below this line in index.php:
Code:
<div id="content"><div class="inside">
Add:
Code:
<div class="pathway"><?php mosPathWay(); ?></div>

Then style it in customize.css by adding:
Code:
.pathway {margin-bottom:6px;}

In this example, it would position it evenly just above user4/user5.

Logged
elgrillo
Jr. Member
**
Offline Offline

Posts: 6


« Reply #6 on: April 03, 2006, 12:11:24 AM »

Great!

Any way to not publish "Home" on the Front page??

Thanks!

Logged
MasterRed
Jr. Member
**
Offline Offline

Posts: 10


« Reply #7 on: April 03, 2006, 05:19:38 AM »

JS_Admin thnx for that i am sure to go and use that in the JS_Simplicity template.

My site wil be back online shortly now  Grin Grin Grin
Logged
thumus
Jr. Member
**
Offline Offline

Posts: 4


« Reply #8 on: May 05, 2006, 03:03:35 AM »

I tried to position the pathway on the left in de topbar, where the styleswitch-buttons are...

So I inserted it in index.php like this:
Code:
<div class="topbar"><div class="pathway"><?php mosPathWay(); ?></div></div>

Buth my site doesn't like that :-(
How can I fix this?

Best regards,
Thumus
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
 

About Joomlashack | Privacy Policy | Terms of Service | Powered by Joomla | Affiliates | Contact Us

Joomlashack designs free and commercial Joomla Templates and Joomla Websites
Learn how to Joomla with our Joomla Tutorials or join our Joomla Template Club
Copyright 2005-2009 Joomlashack. All rights reserved unless otherwise stated.
The Joomla! name is used under a limited license from Open Source Matters.