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 November 14th, 2011, 06:04 PM   #21 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Do as I posted in post 5
__________________
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 November 15th, 2011, 12:04 AM   #22 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 36
will try but brings us back to post #10 - where in the script(s) exactly needs this code to be included?
Taner is offline   Reply With Quote
Old November 15th, 2011, 09:48 AM   #23 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Post 5 shows explicitly where to add it in index.php
__________________
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 November 15th, 2011, 01:14 PM   #24 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 36
it is not clear where in index.php the 2 lines have to be included. put the lines just after "<?php" and it doesn't work.

also i do not understand using the latest photopost version, why we have to do manual customisation to get it work.
Taner is offline   Reply With Quote
Old November 15th, 2011, 01:23 PM   #25 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Taner

we are discussing a code modification really if I go back and read this old thread. Likewise I beleive in post 5 it is very clear where to add the bold line. You seem to be confused thinking your adding two lines and that is not what that post says.

Remember I may give people hints here and there on how to make somethings in the program work the way they want but I do not provide product support on such things. They are posted as is.
__________________
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 November 15th, 2011, 01:37 PM   #26 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 36
No worries Chuck.

I need to get support for the native Photopost application and I am not interested in code modifications or tweaks.

My issue is that I need a meta description for the gallery and only for the gallery, which is not pulling any information from the forum description. The same for meta keywords.

I extended support for $39 - only for this problem, having 5 licences and being a customer since 5 years.

I feel a bit lost with getting the right level of support.
Taner is offline   Reply With Quote
Old November 15th, 2011, 01:45 PM   #27 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Taner my suggestion would be to actually do that code mod. we load the vb header so the actual forum meta is always going to show only thing we can do in the gallery is prepend ours which is what the mod does.
__________________
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 November 20th, 2012, 11:30 AM   #28 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Southern Germany
Posts: 213
Quote:
Originally Posted by Taner View Post
interesting you are saying this. i have tried this before.

when changing the description it changes the title tag and the description is the still the same as in the forum.
Can confirm this, version 8.22 with vBulletin integration.
And I'm sorry but the instructions in this thread are not really clear.
Ramses is offline   Reply With Quote
Old November 20th, 2012, 11:40 AM   #29 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
There is nothing to do as this is an old thread.

Like I said if there are metakeys or metadescriptions defined through out the gallery like category description keywords photo titles those are added to the forum metakey and meta descriptions.
__________________
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 November 20th, 2012, 02:26 PM   #30 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Southern Germany
Posts: 213
That's true Chuck except the main gallery page. There I have the description from my forums.
Ramses is offline   Reply With Quote
Old November 20th, 2012, 02:52 PM   #31 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
You can make a plugin in photopost admin on maybe hook location index_top with thiis contents inputting the keywords and descripton you want to extend the supported application of meta stuff.

Code:
Content visible to verified customers only.
You would place whatever keywords or description in those lines with the details separated by commas.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; November 20th, 2012 at 03:31 PM.
Chuck S is offline   Reply With Quote
Old November 20th, 2012, 03:18 PM   #32 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Southern Germany
Posts: 213
Nice, ever wanted to test out the new plugin system.
I tried to add same you told above and like it is written in the FAQ
Code:
Content visible to verified customers only.
In both cases it doesn't show up, plugin system is enabled.
Did I something wrong Chuck?
Ramses is offline   Reply With Quote
Old November 20th, 2012, 03:35 PM   #33 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Well you misunderstand how the plugin system works. The part you talking about is merely for the outputted html you are formatting. Any php or variables defines are done as in normal php. You have no html output therefore no need to define the html output which is why I gave you the actual plugin contents to try.

I seethe issue and it is very easy to correct. You can edit the index.php file and move the two hook lines above the printheader statement.

Then it would work as seen here

http://www.reeftalk.com/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
Old November 20th, 2012, 04:03 PM   #34 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Southern Germany
Posts: 213
Ah ok, this works, the metadescription is merged with the existing forum description.
The keywords don't work.
But that's fine because most important was the meta description.
And thanks for clearing up how the plugin system works, got it now
Ramses is offline   Reply With Quote
Old November 20th, 2012, 04:31 PM   #35 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Yes the keywords do work check my post and make sure your doing yours the same way as I changed it before I replied last time it is metakey not metakeys.
__________________
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 November 21st, 2012, 03:45 AM   #36 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Location: Southern Germany
Posts: 213
Perfect, thank you Sir.
Ramses is offline   Reply With Quote
Old November 21st, 2012, 07:23 AM   #37 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Glad to help enjoy.
__________________
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 November 23rd, 2012, 12:16 PM   #38 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
In our software there is also a variable called seoindex where one enters a title for the index so that could be coded in to be added to the keywords.
__________________
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
SEO meta description for index page? vFranky Photopost Pro How Do I...? 5 February 4th, 2010 05:15 PM
Use product description for 'meta description' when using vB intergration? criscokid ReviewPost How do I...? 1 April 19th, 2007 12:03 PM
Generate Meta keywords and Meta Description dumoulin Photopost Pro How Do I...? 0 November 30th, 2005 07:49 PM


All times are GMT -5. The time now is 02:22 AM.

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