RocketFoot Posted September 28, 2010 Share Posted September 28, 2010 Thanks, the template edits fixed my missing custom fields. Any thoughts on adding RSS to this mod? I would like to import a feed so that a new thread/announcement would be added to the forums everytime a new item is added. The thread would be closed...just a redirect to the classified section. Any ideas on how to do this at present? Link to comment
Andy Millne Posted September 28, 2010 Author Share Posted September 28, 2010 Thanks, the template edits fixed my missing custom fields. Any thoughts on adding RSS to this mod? I would like to import a feed so that a new thread/announcement would be added to the forums everytime a new item is added. The thread would be closed...just a redirect to the classified section. Any ideas on how to do this at present? Not possible at present but RSS will be added in a future release. Is the sidebar hook not sufficient? Link to comment
Andy Millne Posted September 28, 2010 Author Share Posted September 28, 2010 I'm confused....I downloaded the app from resources. I uploaded everything and installed the app through ACP. I found some settings and so edited those...and now what? Where do I set up the categories and so on? I can't find that in the ACP anywhere at all. I've given myself permissions to add stuff through the ACP but....nothing...help! Have you visited ACP > My Apps > Classifieds? Link to comment
discoian Posted September 28, 2010 Share Posted September 28, 2010 Classifieds does not appear in the MyApps drop down. If I go into the ACP -> Manage Apps and Modules it is listed until Third Party Apps v1.0.0 Alpha 5 with a green tick next to it. If I click on the app name to view the modules there are 3 listed, Overview, Manage & Settings. If I click on manage it just goes into the module edit mode. Something is amiss? Link to comment
Andy Millne Posted September 28, 2010 Author Share Posted September 28, 2010 Something is amiss? If you are prepared to pm me admin login info I'll take a look. Link to comment
RocketFoot Posted September 28, 2010 Share Posted September 28, 2010 Not possible at present but RSS will be added in a future release. Is the sidebar hook not sufficient? The side bar is definitely a nice touch but we just changed over to this classified from a regular classified forum style set up. members are used to seeing new ads in thread form. RSS will be very useful for what I want to do. Thanks Andy, great mod!! Link to comment
RocketFoot Posted September 30, 2010 Share Posted September 30, 2010 This may have been addresses elsewhere, but I can't find it... When an ad expires, what happens? Will it disappear completely or go into an archive? Will the poster have an opportunity to relist the ad? So far, that is the only request my members have is the ability to be notified of the ad expiring and being able to relist it without retyping. Thoughts? Link to comment
Andy Millne Posted September 30, 2010 Author Share Posted September 30, 2010 When an ad expires, what happens? They are currently archived but there is no functionality to quickly re-list......yet! Link to comment
Volstate Posted September 30, 2010 Share Posted September 30, 2010 Is there a way to charge a fee for listing an item on this similar to Ebay? Link to comment
RocketFoot Posted October 6, 2010 Share Posted October 6, 2010 Another feature request... In the Price Field, please allow options for text (such as: FREE or BEST OFFER, etc...) Any word on update schedule? I don't mean to bug...I just love this mod! Link to comment
openfire Posted October 6, 2010 Share Posted October 6, 2010 How can I change the color of the "price"? Right now it's white and doesn't show very well against a light background. In firebug, I see that the element is for example: <span class="price positive">$100.00</span>, with the white color coming from: .positive { color:#FFFFFF; } But .positive is not unique to classifieds, so changing it's color will affect other elements of the board... Any ideas? Link to comment
Andy Millne Posted October 7, 2010 Author Share Posted October 7, 2010 Any word on update schedule? I don't mean to bug...I just love this mod! There isn't one really, it's a case of whenever I get some free time I do a bit more. How can I change the color of the "price"? Right now it's white and doesn't show very well against a light background. In firebug, I see that the element is for example: <span class="price positive">$100.00</span>, with the white color coming from: .positive { color:#FFFFFF; } But .positive is not unique to classifieds, so changing it's color will affect other elements of the board... Any ideas? If you don't want to edit positive globally, you can add a style inline with;<span class="price positive" style="color:your color;"> or add another class declaration i.e.<span class="price positive yourclass"> Link to comment
openfire Posted October 7, 2010 Share Posted October 7, 2010 <span class="price positive" style="color:your color"> worked perfectly, thanks! (edit classlibrary.php in admin\applications_addon\other\classifieds\sources for anyone who has the same issue) Link to comment
RocketFoot Posted October 7, 2010 Share Posted October 7, 2010 Quick question...how can I move the right column over to the right in the category tree? I would just like to fill the space in better...see attachment for reference. Link to comment
Breaking Legs Posted October 7, 2010 Share Posted October 7, 2010 which link is the latest version? Link to comment
Amfidiusz-PL Posted October 8, 2010 Share Posted October 8, 2010 Nice, Andy! I'm gonna test it on my board :) I've got, however, one question. Is there a way to disable members posting 'wanted' classifieds? I would like them to offer only items for sell. Link to comment
Volstate Posted October 8, 2010 Share Posted October 8, 2010 Is there a way to charge a fee for listing an item on this similar to Ebay? Anyone have an answer? Link to comment
openfire Posted October 8, 2010 Share Posted October 8, 2010 Hi, the seller's photo is aligned to the top of the box instead of the middle as seen in the attachment: I have the latest version of classifieds installed (1.0.0 Alpha 5 10005 ) and it is the only version that I've installed. Link to comment
openfire Posted October 8, 2010 Share Posted October 8, 2010 It seems that it was a skin issue. The image displayed properly in the default skin. Anyway, changing this: .general_box.alt { padding: 0px; } to this: .general_box.alt { padding: 1px; } fixed the problem... just hope it didn't screw something up elsewhere. lol Link to comment
Volstate Posted October 9, 2010 Share Posted October 9, 2010 The sidebar hook with this is breaking the html on my other sidebar hooks. Is there a way to prevent that from happening? Link to comment
Buskopan Posted October 10, 2010 Share Posted October 10, 2010 thank you ! Great application! Link to comment
Buskopan Posted October 11, 2010 Share Posted October 11, 2010 Auto Topic generation and featured items will be highly appreciated ) i'm ready to spend some money for that additions Link to comment
All Cars Online Posted October 11, 2010 Share Posted October 11, 2010 First of all - what a fantastic mod :D Installed and running (almost) perfectly :D Have one issue though: Currency Because my site is based in the UK I have changed the currency from $ to Link to comment
Andy Millne Posted October 12, 2010 Author Share Posted October 12, 2010 Is there a way I can change this so Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.