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 March 26th, 2009, 04:30 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 15
Change "shipping amount" to "phone number"

When a user is placing an ad there is a text box for "shipping amount"


Id like to change that to say "phone number" instead..

What do i need to edit ?
bucks is offline   Reply With Quote
Old March 26th, 2009, 07:41 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You really cant just change that to a phone number sorry. I would say change the language string but the database field is a float field for currency 0.00 so you would also need to say alter the mysql field in the products table also.
__________________
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 March 26th, 2009, 10:09 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2009
Posts: 15
Fair enough, how would i go about removing "shipping amount (none)" from displaying in the ads then, see bleow;

ModifiedCars.ie - GT40
bucks is offline   Reply With Quote
Old March 27th, 2009, 08:42 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You would need to edit the showproduct templates and say remove this

Code:
Content visible to verified customers only.
and this

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 April 21st, 2009, 12:35 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Feb 2009
Location: Appleton, WI
Posts: 33
Hey chuck, currently running 3.0 and was wondering if there was a way to add the shipping amount option directly to a template since that is the one thing I would like to have from 3.1 Thanks for the reply
videogamemojo is offline   Reply With Quote
Old April 21st, 2009, 10:55 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You would need to upgrade because there needs to be database changes and script changes not just a template change.
__________________
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 26th, 2009, 03:32 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2008
Posts: 12
change shipping "none" to "see below"

Hi Chuck, most of time on my site ad users have several shipping options so they leave the shipping field empty when they publish their ad, and include the shipping info in the description.
Problem is the ad ends up with "none" for shipping when that is not correct.

What I want to do is change the "none" in the finished ad to "see below" or "see description" or something.
how do I change this?

many thanks
Mike.
mike_bbf is offline   Reply With Quote
Old August 26th, 2009, 03:38 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
You really cant the shipping amount is a numeric amount stored in the database. I would more so think you might want to require shipping amount on upload like so in the uploadproduct template. You add say this in bold in that template

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 August 26th, 2009, 04:29 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2008
Posts: 12
Hi Chuck, if it has to be a numeric amount, how do I end up with "NONE" in the shipping amount and not "0.00" ?

It is that "NONE" i want to get rid of and show "See Description" instead.

mike
mike_bbf is offline   Reply With Quote
Old August 26th, 2009, 05:22 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Thats just a clause to say none if no shipping is entered. I merely stated the field itself is numeric meaning you can not enter non numeric data in it. Like I said the easiest thing is to make the field required on upload which is what i posted 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 August 26th, 2009, 05:53 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2008
Posts: 12
And therein lies the problem, a compulsory shipping amount does not work either, because shipping can be complex; a couple of local price options, couple of overseas options, etc.

Here’s an example:

(link removed)
Advertiser has not entered shipping, because he knows the item could sell to a buyer in Canada and shipping could be $10, a buyer in the U.S and be $15 or a buyer in the UK and be $20. So he doesn't enter anything in the shipping field but puts shipping details in his description: “Shipping is at cost to destination.” (of course he could have easily detailed each option as well). But now look at the advert the shipping in the shipping field is shown as “None” but that is contradictory with the description. What’s needed, for ads with more than one shipping price, is for the shipping field to show “see description”


(I perhaps should also have said that I am removing the 'buy it now' option form the templates as well because of the shipping complexity)

Anyway, if there is no way to change that "None" to "See Description" then the next best thing is to remove the shipping field/options from the templates altogether, so if you could tell me what I need to remove that would be just as good.

thanks
Mike.

Last edited by mike_bbf; August 27th, 2009 at 04:39 AM.
mike_bbf is offline   Reply With Quote
Old August 26th, 2009, 10:15 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Mike you have the option to modify anything you wish. I am only responding here in a support manner. You can modify the templates and add some info to see above for shipping amount if you wish instead of displaying shipping.
__________________
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
Change "user" to "member" sealine Photopost Pro How Do I...? 4 July 22nd, 2007 06:35 PM


All times are GMT -5. The time now is 06:28 AM.

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