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 > General Forums > General Discussion

General Discussion General use discussion forum for PhotoPost products.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 25th, 2007, 03:27 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
Header on all pages?

How do I disable the header on all the pages except for the MAIN page? The image only shows up on the MAIN page, the rest it's just a blank box. I saw the option for the sidebar but not the header.

Last edited by Tennespeedy; October 25th, 2007 at 03:34 PM.
Tennespeedy is offline   Reply With Quote
Old October 25th, 2007, 03:33 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
You cant say without possibly loading a blank header for each category where you set a header for each cat in edit categories just make a blank header
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 25th, 2007, 03:42 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
Gotcha, thanks. I see the option in the edit cats. Just have to figure it out now. Can I set the path to just an image or do I just type in some jibberish to disable the default header path?

Last edited by Tennespeedy; October 25th, 2007 at 05:35 PM.
Tennespeedy is offline   Reply With Quote
Old October 25th, 2007, 05:51 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
No you set it to an html file you make like say catheader.htm and load that file. Just make sure that file you upload to the server is empty and you got what you want. Only a header on the main page
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 26th, 2007, 02:08 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
Thanks Chuck. I just made an empty .txt file and uploaded it to "public" and that worked like a charm.

http://www.fireworksmegagallery.com/...rs.php/cat/500

EDIT:::Nope that didnt work. When I did that it axed the header on the main page..arggh. When i re-edited the cats, it re-appeared.

Last edited by Tennespeedy; October 26th, 2007 at 02:27 PM.
Tennespeedy is offline   Reply With Quote
Old October 26th, 2007, 02:34 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
I see this right in our file

Code:
Content visible to verified customers only.
This tells me as long as you place a proper true server path to some other header file we will load that instead of the global header. So is your path correct in the category? Thats the only thing I can think of is your path is wrong and we dont find the file.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 26th, 2007, 02:43 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
OK, I deleted the txt file and replaced it with a new htm file and filled it with the default PP Pro html. Then I went to the Member Galleries cat and set the path to it. What happens is......when I set a path to a header in a category, that header shows up on the main index page header. The cats I leave blank use the main header.

....ok...really confused now.

MAIN http://www.fireworksmegagallery.com/index.php

Member Galleries Cat http://www.fireworksmegagallery.com/...rs.php/cat/500

Other Categories http://www.fireworksmegagallery.com/...ry.php/cat/503

SO, for some reason when I set a header path in any category, it makes the MAIN header show up that way. If I leave a cat header path empty, it uses the default (Main) header


The path for Main header is /home/firewor3/public_html/header.htm

The path for the new htm file I just uploaded is

/home/firewor3/public_html/catheader.htm

Last edited by Tennespeedy; October 26th, 2007 at 02:51 PM.
Tennespeedy is offline   Reply With Quote
Old October 26th, 2007, 03:16 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
Is there a line of code that can be deleted in the Categories template so that the categories use NO HEADER at all?? Just a thought.
Tennespeedy is offline   Reply With Quote
Old October 26th, 2007, 04:10 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
No sorry it doesnt work like this. basically it checks for a header at the path you load and loads it. You can send admin login and ftp info to support@photopost.com along with this thread link so I know who you are and lets see if I can help you.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 28th, 2007, 02:33 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
OK, what I figured out is that whatever the header is set to for MEMBER GALLERIES or MAIN is what both of them are going to show. Looks like they are tethered to each other. The rest I have set to a different header path and they are all independent and work properly now.

I can live with that, but the header pics show up as empty boxes in member galleries. What can I do to fix this?
Tennespeedy is offline   Reply With Quote
Old October 28th, 2007, 03:19 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
make your relative image paths in your header full urls to the images so they can be found. You are electing to use spider urls and you can not use relative urls for images.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 29th, 2007, 02:26 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Sep 2007
Posts: 36
Quote:
Originally Posted by Chuck S View Post
make your relative image paths in your header full urls to the images so they can be found. You are electing to use spider urls and you can not use relative urls for images.
I changed it in Admin options. I see what you mean now.
Tennespeedy is offline   Reply With Quote
Old October 29th, 2007, 02:49 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Yeah glad that worked if you need anything else let me know.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add someting to Header in all pages? thirtytwo16 Photopost Pro How Do I...? 2 August 15th, 2006 03:30 PM
Header Showing On All Pages Stumeister2 Photopost Pro How Do I...? 2 December 27th, 2005 01:21 PM
Selectively change the header to appear on specific pages? SigEp441 Classifieds How do I...? 1 December 10th, 2005 06:16 AM
Remove the Header logo from images pages Freeway How Do I? - vBulletin 3.0.X 1 July 4th, 2005 02:12 PM


All times are GMT -5. The time now is 06:17 PM.

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