|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 8
Rep Power: 0 ![]() |
Im trying to foward a Navigation link to my forums... tried of searching the forums... can somone help.... thx
created Forums > goes to /pages.php?page=7 need it to goto my forums /forums |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,332
Rep Power: 40 ![]() ![]() |
I'm not quite understanding what you have done. Are you saying that you have already created a page in your classifieds site, but want it to redirect to your forums which is installed in a separate directory?
Why not just add a link in your menu that goes directly to your forums site? -Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Jan 2009
Posts: 8
Rep Power: 0 ![]() |
Quote:
Tulsa Buy and Sell.com - Sell your items for FREE!! , under nav you see forums, clicking it takes you to a page. i want it to forward to /forums/ thx |
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Mar 2006
Posts: 4,114
Rep Power: 101 ![]() ![]() |
If all you want is a link in the navigation section of your site, dont create an extra page, just edit your layout.tpl template and add a link to your forum.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2009
Posts: 8
Rep Power: 0 ![]() |
you got a tutorial on how to do that?
|
|
|
|
|
|
#6 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,332
Rep Power: 40 ![]() ![]() |
Delete that page that you created in your admin and just hard code a link into your navigation section of your layout.tpl file like this.
Find the following (around line 99): HTML Code:
<li><a href="{$smarty.const.URL}/search.php">{$smarty.const.LANG_TPL_SEARCH}</a></li> HTML Code:
<li><a href="http://yoursite.com/forums/">Forums</a></li> ![]() -Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#7 | |
|
Junior Member
Join Date: Jan 2009
Posts: 8
Rep Power: 0 ![]() |
Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove Member Navigation & Navigation In Showlistings | bowers01 | v4 Questions & Support | 1 | 09-04-2008 12:41 PM |
| Visual Editor Linking Incorrectly | jonahcoyote | v4 Questions & Support | 6 | 07-23-2008 06:41 PM |
| Linking Categories | bowers01 | v4 Questions & Support | 1 | 06-12-2008 08:47 AM |
| Membership Linking Question | gwdlv | v3.1 Questions & Support | 0 | 03-23-2007 07:39 PM |
| Questions about linking | Kateedyd | Site Marketing | 3 | 02-16-2007 05:12 PM |