By jsn on
Hi all
I have two questions:
- is there a way to create a new page for example "Classifieds" and attach the classified group to it, for example Sales?
- Any documentation that explain how this Classified Ads module works?
Thanks
Comments
_
I assume you are talking about this module and if so, then it appears they are doing everything with Taxonomy, so you're in luck.
I haven't ever used this module so I can't say 100% but a cursory glance exposed the benefit of the time lapsed content.
All you need to do is create a view that uses arguments to grab all the different taxonomy terms for your ads. Then users will be able to sort through the ads until they get to the page you want to actually show the ad titles and then they can click the ads to view.
If you don't know how to use views or set it up to use taxonomy arguments, just search for "views taxonomy tutorial" or "views taxonomy argument" and you will get a ton of results giving you step-by-step instructions to do what you want to do.
_
I also checked that module's project page again and see it has a documentation page located here http://drupal.org/node/121877
That is,if that module is the one you're using.
Thank you for your reply!
Thank you for your reply!