Support Forums


Go Back   68 Classifieds Forums > Help & Support > v4 Questions & Support

Notices

 
LinkBack Thread Tools Display Modes
Old 04-12-2008, 10:03 AM   #1
Member
 
 
Join Date: Apr 2008
Location: UK
Posts: 43
Rep Power: 5
Kazza is on a distinguished road
Red face Free Ads!

Hi! Have just purchased 68Classifieds yesterday so am very new to the software (and hence my probably really simple question!) Have searched the forum and see it is possible to make my ads free, but could someone just let me know how I go about it? Ideally I'd like to remove the 'Select Package' step from placing an ad.

I apologise in advance for probably being a bit thick - thanks for any help!!
Kazza is offline   Reply With Quote
Old 04-12-2008, 10:34 AM   #2
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,389
Rep Power: 41
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Hi Kazza,

All listings packages are made in the admin. When you make a package, you select which categories that the package can be used in as well as other parameters. Of course, the price of the listing is one of those parameters. So, to make it free make the price $0.

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 04-12-2008, 01:53 PM   #3
Member
 
 
Join Date: Apr 2008
Location: UK
Posts: 43
Rep Power: 5
Kazza is on a distinguished road
Default

Ah I see! Thank you! While I'm here - is there any way to just skip that part of the process; ie just choose the category then move straight on to details? Thanks!
Kazza is offline   Reply With Quote
Old 04-12-2008, 01:57 PM   #4
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,389
Rep Power: 41
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Anything is possible, however to do that would be extremely complex. Much would have to be re-written in the script.

The reason is that the packages when created are tied to the category themselves. In addition, the extra fields are also tied to the category, thus the reason you need to choose a category first. Otherwise, how would it know what listing packages and extra fields were available?

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 04-12-2008, 02:07 PM   #5
Member
 
 
Join Date: Apr 2008
Location: UK
Posts: 43
Rep Power: 5
Kazza is on a distinguished road
Default

I see fair enough! Thanks for your help!
Kazza is offline   Reply With Quote
Old 05-15-2008, 10:12 AM   #6
Member
 
Join Date: May 2008
Location: Lanzarote/spain
Posts: 67
Rep Power: 6
canariasdata is on a distinguished road
Send a message via Skype? to canariasdata
Default

Hmmm. I have the same question.

Sure, it makes sense to first choose a category (step1) BUT if the categorie is FREE OF CHARGE, it would be nice to skip the next Step(2) where you just see thet this IS FREE. I think thats what Kazza was talking about and not the nessesary step 1 of choosing a category to place the listing in.

Something like:
After step1
if { listing is not free } > step2
else { If listing is free} > step3

would this be possible? As you know, less steps = better4 the user!
__________________
4.0.3 Developer
canariasdata is offline   Reply With Quote
Old 05-15-2008, 06:54 PM   #7
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,389
Rep Power: 41
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Quote:
Originally Posted by canariasdata View Post
Hmmm. I have the same question.

Sure, it makes sense to first choose a category (step1) BUT if the categorie is FREE OF CHARGE, it would be nice to skip the next Step(2) where you just see thet this IS FREE. I think thats what Kazza was talking about and not the nessesary step 1 of choosing a category to place the listing in.

Something like:
After step1
if { listing is not free } > step2
else { If listing is free} > step3

would this be possible? As you know, less steps = better4 the user!
I understand what you are saying. I don't work for 68C, however many people (myself included) offer a free ad that can be used in several categories. At the same time, I have paid ads for every category as well. I don't have any category that is only free ads.

Does that make sense?

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 05-16-2008, 04:47 AM   #8
Member
 
Join Date: May 2008
Location: Lanzarote/spain
Posts: 67
Rep Power: 6
canariasdata is on a distinguished road
Send a message via Skype? to canariasdata
Default

Hello Mike,

Quote:
Does that make sense?
Sure, but I dont know how this is related to my question?!

I -for example- have a categorie "Real Estates" and under this categorie I have sub-categories "Sell" and "Buy".

If someone wants to sell a house (maybe he runs a real estate agency) I want to charge him for placing his listing(s), so step 2 is necessary to show him what it will cost. On the other hand, if somebody is just looking for a house (Buy) he can place his add for free and for him seeing step2 is absolutly not nessesary and just one click/step that could be skipped.

At the end it is just to put in a logical question: if {$price=0 goto step3} else {goto step2}

But maybe it is just the way I set up my categories. I have nearly all categories for free ads, exept selling properties and cars and in this two categories I have only one single price package (plus the featured/bold options which do not show anyway on step 2.)


Sorry for any causing any confusion I am so used to work with open-realty(TM) and developed the multilinguality of it, that it is very hard for me to dive into smarty now which is really totaly new to me.

cheers,
Gregor
__________________
4.0.3 Developer
canariasdata is offline   Reply With Quote
Old 05-16-2008, 08:20 AM   #9
Moderator
 
 
Join Date: Mar 2006
Posts: 4,223
Rep Power: 103
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by canariasdata View Post
Sure, but I dont know how this is related to my question?!
Its related in the sense that in his case, and in most cases I have seen, there are multiple packages which need to be chosen and hence step 2 is needed. In addition to that, the package defines limitations for the ad itself. Those details arent collected until an ad package is selected in step 2, skipping it means the script as it sits has no way of knowing what the limits of the ad being placed are.

Quote:
Originally Posted by canariasdata View Post
At the end it is just to put in a logical question: if {$price=0 goto step3} else {goto step2}
As I eluded to above, its a little more indepth than that but thats the beauty of it, you can modify the script to suit your needs.

At the end of the day the script serves a wide audience. For many it works wonderfully right out of the box. Others se many things they want to change, but doing so can have system wide effects that can affect how the script works for others. So, what works best for you may not work well for the majority and at the end of the day the developers of the script have to make decisions based on general usage AS WELL AS what is programatically feasible. Often times the most seemingly simply things to think through in your head are a coding nightmare.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 05-16-2008, 08:47 AM   #10
Member
 
Join Date: May 2008
Location: Lanzarote/spain
Posts: 67
Rep Power: 6
canariasdata is on a distinguished road
Send a message via Skype? to canariasdata
Default

Larry,
you are absolutely right with all what you say.
As I just setup 68C for about 72 hours, I was just trying to get my clients website as user friendly as even possible.
To have to click one more time for sure will hurt nobody and thought it would just be a minor change to archive what I wanted to do.

As I see there is more involved and I kindly thank you for your explanation!

BTW: Great forum, wonderfull support!!

Regards,
Gregor
__________________
4.0.3 Developer
canariasdata is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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
Free listing package number of ads limitation? z0rg v4 Questions & Support 3 02-25-2008 08:30 AM
Limit # of free ads SkGold v3.1 Questions & Support 0 12-18-2007 01:26 AM
Free templates for version 4 discguy HTML, CSS, and Design Help 2 12-10-2007 10:40 AM
Free Trial? Refund/Return policy? Cindy Pre Sales Questions 3 04-24-2006 09:12 PM


All times are GMT -4. The time now is 01:56 AM.


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