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 May 12th, 2008, 09:36 PM   #21 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
When you use a vb integrated site we load the vb header and footer

If I look at the links you posted I dont see any google anywhere on the forum or the reviews
__________________
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 May 12th, 2008, 09:56 PM   #22 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2007
Posts: 13
I just looked at the source code for the home page of the reviews forum. It has the code from the main forum is its google code so it is workin like you said " it will use vb's footer code". I have my forums in different subdomains, so when I list them in google, I have the same code but the number is different after the dash. For expample 23131-3 vs 23131-5
SCM3 is offline   Reply With Quote
Old May 12th, 2008, 10:05 PM   #23 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2007
Posts: 13
If you don't want to post it here (pm it instead), but if you can tell me what file where the review post hyperlink is located, I should be able to put the code there. I would just need to know how to stop photopost, classifieds and reviewpost from using the main forums footer info.
SCM3 is offline   Reply With Quote
Old May 13th, 2008, 10:32 AM   #24 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
If you dont want to use the same header footer of the forum but still want to integrate with vb maybe try this

stylesheets Integration without Header\footer integration
__________________
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 September 12th, 2008, 04:17 AM   #25 (permalink)
Junior Member
 
Join Date: Jan 2005
Location: Tooele, UT, U.S.A.
Posts: 22
Were any of you able to get this to work?

I too use vBSEO, and therefore adding it to the footer file for vB isn't an option (it will then show twice).

What file did you edit that will show the analytics code on all the PP pages, e.g., not just index.php

I cannot for the life of me (3 hours into this) figure how to make it work.

I've tried adding it to pp-inc.php with an include, but then it shows prior to the opening html tags

I'm not a coder, so I'm a little lost...
jw00dy is offline   Reply With Quote
Old September 12th, 2008, 05:51 AM   #26 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
How about using it in one of your custom sidebar boxes?
__________________
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 September 16th, 2008, 02:35 AM   #27 (permalink)
Junior Member
 
Join Date: Jan 2005
Location: Tooele, UT, U.S.A.
Posts: 22
I actually tried adding it to the photopost menu (the one that says "my pictures, Favorites, etc...", but it wouldn't ever show. I tried using an include, but it didn't show, I tried just adding the adsense code and that wouldn't show either...

I'm at a loss... Thanks for your help Chuck, I do appreciate it.
jw00dy is offline   Reply With Quote
Old September 16th, 2008, 06:31 AM   #28 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You can not actually use an include unless your in php and the contents are echo'd

I was referring to the fact you can add html in the header footer a custompal box or even a template if you add it correctly.

Have you tried adding the snippet of html code they give you to 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 September 18th, 2008, 02:32 PM   #29 (permalink)
Junior Member
 
Join Date: Jan 2005
Location: Tooele, UT, U.S.A.
Posts: 22
No, because I would then have the analytics code twice on all my other pages.

However, if you can tell me what the photopost pages would be called I could use it in an if statement -- If is page "whatever" (I know that's not the correct syntax, but just showing you what I mean).
jw00dy is offline   Reply With Quote
Old September 18th, 2008, 06:11 PM   #30 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
There are many phogopost pages that make up photopost if your trying to use an if statement you first need to determine what pages you want to show it on.
__________________
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 September 23rd, 2008, 03:21 PM   #31 (permalink)
Junior Member
 
Join Date: Jan 2005
Location: Tooele, UT, U.S.A.
Posts: 22
hmm, I guess the index page, and any show photo, gallery, and any other page that would simply show a photo
jw00dy is offline   Reply With Quote
Old September 23rd, 2008, 05:26 PM   #32 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
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 September 27th, 2008, 06:11 PM   #33 (permalink)
Junior Member
 
Join Date: Jan 2005
Location: Tooele, UT, U.S.A.
Posts: 22
Thank you so much Chuck.

I had to modify it since I put it in the footer, which uses the vB footer and needed to use different vB type if statement and I added useralbums.

Code:
Content visible to verified customers only.
This works like a charm! Thanks again for your help.
jw00dy is offline   Reply With Quote
Old September 28th, 2008, 06:38 AM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
enjoy your weekend
__________________
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
Stop Yahoo! Search and Google Photos from indexing photos on Photopost & Reveiwpost? criscokid Photopost Pro How Do I...? 4 June 15th, 2005 06:49 PM


All times are GMT -5. The time now is 03:14 AM.

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