PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 17th, 2004, 08:50 PM   #1 (permalink)
Registered User
 
Join Date: Jan 2004
Location: missouri
Posts: 19
how do I add a link

I use photopost as a standalone. On my portal page I have a link that takes me to the gallery. I want to put a link on the gallery home page to take me back to my portal home page. How do I do that?
sgtmaj is offline   Reply With Quote
Old June 17th, 2004, 09:02 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
The easy way would be to add a links section in your header code.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 18th, 2004, 07:38 AM   #3 (permalink)
Registered User
 
Join Date: Jan 2004
Location: missouri
Posts: 19
Quote:
Originally Posted by omegatron
The easy way would be to add a links section in your header code.
might there be an example of that here somewhere?
sgtmaj is offline   Reply With Quote
Old June 18th, 2004, 08:49 AM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
You could copy the html from your portal page into a header file.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old June 18th, 2004, 10:57 AM   #5 (permalink)
Registered User
 
Join Date: Jan 2004
Location: missouri
Posts: 19
Quote:
Originally Posted by Michael P
You could copy the html from your portal page into a header file.
okay I'm not real savy with this stuff, when I looked at the header template, it merely uses the menubar...when I look at the menubar template, I don't have a clue as to how it's set up. I don't find any of the templates showing the current links at that appear at the top of the gallery home page. Is it not in a template where I make this change or is it somewhere else???
sgtmaj is offline   Reply With Quote
Old June 18th, 2004, 11:21 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
We are talking about adding links via your header html file you created if any

The Photopost menubar is defined in pp-inc.php under the topmenu function. If your trying to add links to the photopost menubar this is in the actual php code as that is not a template. Although you could just add a html tag in the menubar template quite easily
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 18th, 2004, 04:44 PM   #7 (permalink)
Registered User
 
Join Date: Jan 2004
Location: missouri
Posts: 19
Quote:
Originally Posted by omegatron
We are talking about adding links via your header html file you created if any

The Photopost menubar is defined in pp-inc.php under the topmenu function. If your trying to add links to the photopost menubar this is in the actual php code as that is not a template. Although you could just add a html tag in the menubar template quite easily
okay here's the appropriate code in the pp-inc.php that I think you're referring to:

$menu .= "<a href=\"{$Globals['maindir']}/adm-index.php\">{$Globals['pp_lang']['admin']}</a> | <a href=\"{$Globals['maindir']}/index.php\">{$Globals['pp_lang']['home']}</a>";
$menu .= " | <a href=\"{$Globals['maindir']}/search.php?cat=$cat\">{$Globals['pp_lang']['search']}</a>";
}
else {
$menu .= "<a href=\"{$Globals['maindir']}/index.php\">{$Globals['pp_lang']['home']}</a>";
$menu .= " | <a href=\"{$Globals['maindir']}/search.php\">{$Globals['pp_lang']['search']}</a>";


I want to add a link to sgtmajsbunker.com/index.php and for the link to be labeled SgtMaj's Bunker.

would you add it for me in this code? thank you.
sgtmaj is offline   Reply With Quote
Old June 18th, 2004, 08:42 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Add this under the last line

$menu .= " | <a href=\"http://www.sgtmajsbunker.com/index.php\">SgtMaj's Bunker</a>";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 21st, 2004, 10:03 AM   #9 (permalink)
Registered User
 
Join Date: Jan 2004
Location: missouri
Posts: 19
Quote:
Originally Posted by omegatron
Add this under the last line

$menu .= " | <a href=\"http://www.sgtmajsbunker.com/index.php\">SgtMaj's Bunker</a>";

Greatly appreciated and sorry for being such a pain...
sgtmaj is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add a link in this location... tidy_boy2005 How Do I? - vBulletin 3.5.X 2 November 11th, 2005 05:48 PM
Add album link gone??? bsousa Photopost Pro How Do I...? 1 October 20th, 2005 11:21 AM
missing 'place an add' link ATN Classifieds Installation & Upgrades 4 July 15th, 2005 09:05 PM
How to add a link bada_bing Photopost Pro How Do I...? 3 December 27th, 2004 05:00 PM


All times are GMT -5. The time now is 03:21 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0