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 How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 19th, 2012, 05:25 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 316
Xenforo headers and footers around PhotoPost

I'm testing out PhotoPost on a Xenforo installation. The PhotoPost script installed okay, but the Xenforo headers and footers are not there.

How do I get the Xenforo headers and footers around the PhotoPost script?

Thanks.
__________________
PhotoCamel
jdougher is offline   Reply With Quote
Old August 19th, 2012, 05:59 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
You would have to make some type of headers or footers you want around the gallery as you see fit and load those headers and footers in the global options.

We only support ENHANCED INTEGRATION with one forum and that is vbulletin. Xenforo we only support the style colors and user login as noted on our site under the features.
__________________
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 August 19th, 2012, 06:18 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 316
Quote:
Originally Posted by Chuck S View Post
You would have to make some type of headers or footers you want around the gallery as you see fit and load those headers and footers in the global options.

We only support ENHANCED INTEGRATION with one forum and that is vbulletin. Xenforo we only support the style colors and user login as noted on our site under the features.
Rats. I somehow got the impression that you had finally added full xenforo integration. How do I add "some type of headers or footers" to the gallery?
__________________
PhotoCamel
jdougher is offline   Reply With Quote
Old August 19th, 2012, 06:52 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
Nope I wrote the integration I was able to write which is style color and login.

There was no special function or anything I saw that just printed xenforo headers footers when I dealt with that product.

I have always maintained the position if they released information how to wrap there header footer around some basic php then we could look at including some type of ability to load them.

You can load whatever html you want as a header and footer through admin edit header edit footer once you set the server paths to such files in global options as I noted in my last post. That is how anyone has to do it in the program that does not use vbulletin.
__________________
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 December 26th, 2012, 03:39 PM   #5 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
Any chance of letting us know what code to enter into the header and footer template so I can make my PP Gallery look a little like my Xenforo forum?
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 04:43 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
You would have to view the source of your page and look into that. I do not run xenforo.

However I think with xenforo if I remember right you would enter in the header and footers of photoost anything between the <header> and </header> <footer> and </footer> tags from your forum source. Xenforo I think shows you the header and footer in the page source like that. Your header and footer html is show inbetween those tags which makes it easy for you to copy and paste into other page header footers to make things show like you want.

Depending on what your header and footer code is you might need to enter some stuff in a headtags file for any code you want to add between <head> and </head> tags.
__________________
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 December 26th, 2012, 05:12 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
No idea if this is all you need since I do not use that forum but looking at your page source

HEADER

Code:
Content visible to verified customers only.
FOOTER

Code:
Content visible to verified customers only.
__________________
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 December 26th, 2012, 05:25 PM   #8 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
That seems to work fine at the moment. Thank you very much
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 05:31 PM   #9 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
Only issue i'm having is that by entering a width in the PP admin > Layout Options the actual width of PP menu doesn't change.
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 05:36 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
width of the ppmenu?

If you are trying to wrap the whole photopost in a width your layout options should be 100%

You would open a table in the header with a specific width and close it in the footer.
__________________
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 December 26th, 2012, 05:38 PM   #11 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
I just need the entire PP Gallery to be at 90% but not being a coder I can't remember how to go about it sorry.
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 06:02 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
end of your header

Code:
Content visible to verified customers only.
top of footer

Code:
Content visible to verified customers only.
__________________
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 December 26th, 2012, 09:45 PM   #13 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
Thank you. I now though (Before doing that edit) appear to have lost the ability to click those links in the PP menu. Not sure why it seemed to be okay before.
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 09:47 PM   #14 (permalink)
Member
Verified Customer
 
Neal-UK's Avatar
 
Join Date: Jul 2004
Location: Lancashire
Posts: 249
Ah it's due to a style i've added. Using the default style the menu can be clicked.
Neal-UK is offline   Reply With Quote
Old December 26th, 2012, 09:52 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
yes you will need to go through and see what supporting things need to be added to a headtags file to make that style work. I see broken stuff looking at the header in your gallery.
__________________
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
How do I get photopost to take on the look of Xenforo? Itworx4me Photopost Pro How Do I...? 1 May 1st, 2012 07:48 AM
Photopost 7.1 + Xenforo 1.0 Craigr Photopost Pro Installation & Upgrades 13 May 2nd, 2011 11:22 AM
Integration which uses my vB3 headers, footers and styles Ricsca Photopost Pro How Do I...? 1 March 31st, 2007 09:07 PM
vB3 Integration with just vB3 headers, footers but not style chriszep ReviewPost How do I...? 2 February 12th, 2006 05:15 AM


All times are GMT -5. The time now is 08:09 PM.

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