Support Forums

Multiple Categories witht the same manufacturers

This is a discussion on Multiple Categories witht the same manufacturers within the Pre Sales Questions forums, part of the Pre-Sales & Testimonials category; I'm thinking of using 68classifieds, but I have a few questions about the organization. I'd like to have multiple Manufacturers, ...


Go Back   68 Classifieds Forums > Pre-Sales & Testimonials > Pre Sales Questions

Reply
 
Thread Tools Display Modes
Old 01-03-2007, 10:31 AM   #1
Unregistered
Guest
 
Posts: n/a
Default Multiple Categories witht the same manufacturers

I'm thinking of using 68classifieds, but I have a few questions about the organization.

I'd like to have multiple Manufacturers, in several categories.

Eg:

Category 1
Manufacturer 1
Manufacturer 2
Manufacturer 3
Manufacturer 4

Category 2
Manufacturer 3
Manufacturer 4

Category 3
Manufacturer 1
Manufacturer 2
Manufacturer 3
Manufacturer 4
Manufacturer 5
Manufacturer 6

And so on...

Is this possible?

-Doug
[email protected]
  Reply With Quote
Old 01-03-2007, 02:25 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,438
Rep Power: 128
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Doug,

This can be done however you would have to create each one individually. Meaning Manufacturer 1 in Category 1 is not the same as Manufacturer 1 in Category 2.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 01-10-2007, 10:15 AM   #3
Unregistered
Guest
 
Posts: n/a
Default

So I wouldn't be able to have a button that would globally search the whole lot then...right?

eg:

Click Here to show all the "Manufacturer 1" listings. (In all categories)

....and then it sorts by the category.
  Reply With Quote
Old 01-10-2007, 01:00 PM   #4
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 1,994
Rep Power: 59
juven14 is a jewel in the rough
Default

Why not seperate them the otherway around?

Man1
Category
Category

Man2
Category
...

You might also make an extra field and use that to filter searches across categories.

Man1
SubCat
listing -> extra field for "value"

Man2
SubCat2
listing -> extra field for "value"

Now when you search for value you will get both listings. I believe you can hide fields and still have them searchable.

Just an idea to get you started. I'm sure there are other better ways of using the script to get what you are looking for.
__________________
John Snyder
PHP Developer
juven14 is offline   Reply With Quote
Old 01-10-2007, 11:19 PM   #5
The Master
 
Maffo's Avatar
 
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,342
Rep Power: 46
Maffo is just really nice Maffo is just really nice
Default

I agree with John, if you can be a little more specific, there will be a solution available. This software is very versatile.
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers.
Maffo is offline   Reply With Quote
Old 01-14-2007, 12:18 AM   #6
Unregistered
Guest
 
Posts: n/a
Default

As long as it's easier to use than GeoDesic Classifieds.

I paid $1000 for their 'GeoClass" package and think it's a POS.

Here's what I want to do...this is an HTML mock-up of what I want the site to look like, and how I want it to function.

http://www.putterswap.com/demo/

Feel free to email me directly if you have any ideas, or if this won't work.

[email protected]
  Reply With Quote
Old 01-14-2007, 12:20 AM   #7
Unregistered
Guest
 
Posts: n/a
Default

Also, I was thinking about it, and to just have a "Manufacturer" field would do the trick. I could search on that, or the other respective categories.

I'm more concerned with the functionality, and how the templates work than anything right now.
  Reply With Quote
Old 01-14-2007, 05:41 PM   #8
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 1,994
Rep Power: 59
juven14 is a jewel in the rough
Default

Yes, I think putting the manufacturer by extra fields would be the way to go. I remember seeing some way people setup the categories or extra fields for car classifieds sites. It was either in the manual or here in the forum.

I'll see if I can't look around and find it.

As for the template system it is pretty straight forward. You assign variables in the core file and then use the smarty code to display them in the template.

corefile.php

PHP Code:
$class_tpl->assign('sometext''this is the text you want to display'); 
corefiletemplate.tpl.php

Code:
{$sometext}
lHotch has a very good tutorial on the template system which can be found in the template forum. I hope this helps get you started in the right direction.

Oh, you might also experiment with the demo, you can define categories and extra fields there if you want to see how it works.
__________________
John Snyder
PHP Developer
juven14 is offline   Reply With Quote
Reply

Tags
None

Thread Tools
Display Modes



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


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17