 | |  | | | Classifieds How do I...? Wondering how to do something in Classifieds? |
December 24th, 2009, 11:32 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jun 2005
Posts: 197
| How long do you want your ad to run?
How do I remove the option Never expire from this drop down?
Remove this line from uploadproduct.tmpl? Code: Content visible to verified customers only.
Also is there a user manual anywhere?
Thanks
Last edited by RaceJunkie; December 24th, 2009 at 11:39 AM.
|
| |
December 24th, 2009, 12:30 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
Yes just remove that option
No sorry there is no written manual feel free to ask anything you wish.
|
| |
December 24th, 2009, 12:57 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jun 2005
Posts: 197
| Quote:
Originally Posted by Chuck S Yes just remove that option
No sorry there is no written manual feel free to ask anything you wish. | Thanks, Merry Christmas
|
| |
December 24th, 2009, 01:26 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
You too!!
|
| |
February 1st, 2010, 05:22 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
| Quote:
How do I remove the option Never expire from this drop down?
Remove this line from uploadproduct.tmpl? Code: Content visible to verified customers only.
Also is there a user manual anywhere?
Thanks
| Chuck
I cant seem to find this code in uploadproduct.tmpl for 4.0 gold. I want to remove the no expiration option.
Thanks
|
| |
February 1st, 2010, 05:26 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
It is most definately in there.
|
| |
February 1st, 2010, 05:47 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
Chuck
I removed that code from all the uploadproduct templates, but I am still getting the 'No Expiration' in the drop down box.
|
| |
February 1st, 2010, 05:48 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
Wardog that would be impossible if you edited the correct uploadproduct templates
Remember there are 3 different template sets
|
| |
February 1st, 2010, 05:58 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
You're right Chuck my bad. I totally forgot about the other ones. My old age is kicking in again.
Thanks |
| |
February 1st, 2010, 05:59 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
LOL we are all getting up there in age. I mean I have kids in there twenties
|
| |
February 7th, 2010, 10:16 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Mar 2008
Posts: 55
|
Is there a way to allow certain user groups to use the never expire option but not allow it to other groups?
|
| |
February 7th, 2010, 10:39 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
not without some type of code modification.
|
| |
February 25th, 2010, 02:40 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jul 2008
Posts: 50
|
You could wrap a <if> conditional around it to allow this.
|
| |
February 25th, 2010, 04:04 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
yep hense the code modification comment. The suggestion I made above was how to remove it from the template
|
| |
February 25th, 2010, 09:39 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Dec 2009
Posts: 41
|
I've been knocking myself out for a couple days trying to find the option for maximum expiration dates, as I'd hate to have 2 year old ads clogging things up. Is editing templates really the only solution?
If so, can I please add this as a suggestion for a future update to the Settings panel? If we wanted to have to manually delete old ads, we could just use a forum for Classifieds.
|
| |
February 26th, 2010, 05:08 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
yes to remove durations you would remove the option line for the ones you wish in the uploadproduct template as discussed and shown above
yes you may place any suggestions you wish for the product in the suggestions forum.
|
| |
November 30th, 2010, 03:35 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 135
| Quote:
<option value="3">{$pp_phrase['3days']}</option>
<option value="7">{$pp_phrase['7days']}</option>
<option value="10">{$pp_phrase['10days']}</option>
<option value="30">{$pp_phrase['30days']}</option>
<option value="60">{$pp_phrase['60days']}</option>
<option value="90">{$pp_phrase['90days']}</option>
<option value="9999">{$pp_phrase['noexpire']}</option>
| Is there a way to squeak in a 186 Day option in place of the No Expire -- and have it display that?
|
| |
November 30th, 2010, 03:36 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
Sure change the no expire line to say this Code: Content visible to verified customers only.
|
| |
November 30th, 2010, 06:19 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 135
| Quote:
Originally Posted by Chuck S Sure change the no expire line to say this Code: Content visible to verified customers only.
| Mucho Gracias!
|
| |
November 30th, 2010, 07:08 PM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
No problem glad to help
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:35 PM. | |