Welcome, Guest. Please login or register.
Did you miss your activation email?
July 04, 2009, 01:26:56 AM

Login with username, password and session length
Search:     Advanced search
Please Read - How to Get Help!
44591 Posts in 12699 Topics by 123437 Members
Latest Member: sambob316
* Home Help Login Register
+  Joomlashack Customization Forum
|-+  Commercial Joomlashack Products
| |-+  JS Simplicity
| | |-+  Remove Pathway from home page?
« previous next »
Pages: [1] Print
Author Topic: Remove Pathway from home page?  (Read 2083 times)
Fletch
Jr. Member
**
Offline Offline

Posts: 16


WWW
« on: November 29, 2007, 10:14:45 AM »

Is it possible to remove the Pathway from the home page?

I have added it to my website using the information from this posting
http://www.joomlashack.com/community/index.php/topic,97.0.html
but I do not want it to show on the home page.

Many Thanks
« Last Edit: November 29, 2007, 10:18:46 AM by Fletch » Logged
Dave C
Administrator
Hero Member
*****
Offline Offline

Posts: 1438


WWW
« Reply #1 on: November 29, 2007, 11:26:48 AM »

Hi Fletch

Something like this should do it.
Code:
<?php if (strtolower($option) != 'com_frontpage') { ?>
<?php mosPathWay(); ?>
<?php ?>
Logged

jboulton
Jr. Member
**
Offline Offline

Posts: 10


« Reply #2 on: December 08, 2007, 01:34:20 PM »

I use:
Code:
<div id="content">
<? if($option != "" && $option != "com_frontpage")
{
?>
<div id="pathway">
<?php mosPathWay(); ?>
</div>
<?
}
?>


<div class="inside">

and it works great.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, 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.