The Joomlashack forums have moved! You'll find our new home at help.joomlashack.com/forums
These forums will remain for a while as 'read only'.
We encourage all of our customers to post new questions in the new forum.

Welcome, Guest. Please login or register.
February 03, 2012, 09:31:00 PM

Login with username, password and session length
Search:     Advanced search
60546 Posts in 17323 Topics by 152505 Members
Latest Member: jlfree
* Home Help Login Register
Pages: [1]
Print
Author Topic: Remove Pathway from home page?  (Read 4978 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: 1440


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
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines 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.