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 Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 26th, 2006, 10:30 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Templates Questions

Yes, another templates question, it has been ask in here lots of time but I can't find the solution I need.
And I am very new to Photopost Classified. These question I am going to ask below might be very stupid, but I have to ask here because I have no where to ask...
1/
In the default Ad Types, there are :
For Sale
Wanted
Personal
Help Wanted

I changed them to
Escort Service
Adult Dating
One Time Fantasy Bidding ---> Intend to use bidding option.

Ok, I have done the rename thing for the Ad Types, so If I want to change the layout for EACH Ad types to be appear front end, where do I edit?
It seems like there is only 1 layout for everything right?

2/
How to remove an Ad Type? Just simply remove the text in the field box and Save? I don't want to mess around with the default setting much sorry.

Just wonder
Thanks alots
KevinVo is offline   Reply With Quote
Old January 27th, 2006, 10:39 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
This thread has the explanation of the template system and should help you

FAQ--How to Create Additional Template Set's in Classifieds

You can shut off an ad type you do not want to display by setting it inactive.
__________________
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 January 27th, 2006, 11:52 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Quote:
Originally Posted by Chuck S
This thread has the explanation of the template system and should help you

FAQ--How to Create Additional Template Set's in Classifieds

You can shut off an ad type you do not want to display by setting it inactive.
Perfect.
1 more question, it is seem stupid question too, but I see in the files folder , there are zipdata1.sql, zipdata2.sql, zipdata3.sql, zipdata4.sql , what are all those *.sql files for?
Thanks again Chuck
KevinVo is offline   Reply With Quote
Old January 27th, 2006, 12:04 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
If you have installed the product they can be deleted. On install those files are used to import the zipData table zipcodes
__________________
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 January 27th, 2006, 12:38 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Quote:
Originally Posted by Chuck S
If you have installed the product they can be deleted. On install those files are used to import the zipData table zipcodes
Thanks Chuck, I delete them now.
KevinVo is offline   Reply With Quote
Old January 27th, 2006, 06:20 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Ok, now I have a basic with templates.
There is 1 question for you Chuck:
I want to make a Fied call :your Location with a Selection Menu of all the countries names in the world , plus all the States if members live in USA.
And that would be a long list ( I don't mind ) , but is it ok to alter to the template every since you say we can't alter exceed the limit of 6 fields in the Admin Panel and the default fields in the templates.
I don't know, just wonder if this is possible.
Thanks Chuck
KevinVo is offline   Reply With Quote
Old January 27th, 2006, 07:54 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
Well the easiest way to do it would be to define an extra field name in the category editor say extra1. You can then edit the uploadproduct tempates and make the input box that is extra1 into a select box called extra1 and make options for all the states
__________________
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 January 27th, 2006, 08:31 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Quote:
Originally Posted by Chuck S
Well the easiest way to do it would be to define an extra field name in the category editor say extra1. You can then edit the uploadproduct tempates and make the input box that is extra1 into a select box called extra1 and make options for all the states
Excellent, I got it
Sorry to bother you, 1 more question today :
Example if a member with user name TEST place an ads, then she select USA - New York, other member come in and make a search for ads place in New York, does the search return out TEST ads?

I mean is if I edit those field, those modified options will come to search parameters? Or if I want to make the search works, I have to edit something elses?

All reason because I am offer people from all over the world upload ads so the abilities for searching a detail location is Very Important.
So many thanks Chuck.
KevinVo is offline   Reply With Quote
Old January 27th, 2006, 09:21 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
extra fields are searched on the search page yes if you have search all fields selected.
__________________
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 January 27th, 2006, 11:33 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Quote:
Originally Posted by Chuck S
extra fields are searched on the search page yes if you have search all fields selected.
Thanks for everything you help me today Chuck, goodnight.
KevinVo is offline   Reply With Quote
Old February 2nd, 2006, 03:52 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Ok, for the Selection Option Box, I did that already.
Now I created an extra field, name Interested. I want it to be a Check Box with these options example like : option 1, option 2, option X.
I want to allow users can check 1 of them or 2 or all of those options if they're applicable to users.
what is the code in Classified to make the Check Box List?
KevinVo is offline   Reply With Quote
Old February 2nd, 2006, 04:24 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
Well if you want something like that you would need to modify your files in both template and PHP files to pass extra arguements
__________________
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 February 3rd, 2006, 07:28 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 88
Quote:
Originally Posted by Chuck S
Well if you want something like that you would need to modify your files in both template and PHP files to pass extra arguements


So it means I have to give up this option. I am not a coder also have no clue about editing PHP cores.



Thanks anyway Chuck.

KevinVo is offline   Reply With Quote
Old February 3rd, 2006, 08:52 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,801
Thats why we have modification forums maybe someone will help you out if you post some questions. We placed them there for users to help users.

This forum is here to assist users in how to operate the program.
__________________
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
templates sbuncha Classifieds How do I...? 2 January 9th, 2006 01:54 PM
Templates Changes martell Photopost Pro How Do I...? 2 October 25th, 2005 10:09 AM
many templates Snitz Before You Buy 4 May 21st, 2005 11:05 AM
More Templates slant213 ReviewPost Suggestions 1 July 14th, 2004 08:07 PM


All times are GMT -5. The time now is 12:14 PM.

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