Can you make a pull request? You should add client and server files under config/locales.
https://github.com/jannolii/discourse-topic-trade-buttons/tree/master/config/locales
Can you make a pull request? You should add client and server files under config/locales.
https://github.com/jannolii/discourse-topic-trade-buttons/tree/master/config/locales
Thank you @j_assuncao for the Portugese translation and GitHub user przemyslawwilde for the Polish translation (donāt know your Meta username )
Hi, I canāt get seem to get this plugin to work. Iāve followed the instructions, installed it and enabled it, and turned the Sold etc. buttons on for a new āClassifiedsā category. However, I canāt see the buttons anywhere when I create a new topic. New topics display with no buttons.
Weāre using Discourse 2.2.0.beta9+29. discourse-topic-trade-buttons 3157f19.
Have you tried to restart the app after enabling the plugin and after enabling category buttons?
You mean restart Discourse? No, but Iāll give that a try and report back. Thanks!
Yup, that did it. Thanks again!
How can we add more buttons? Our classified category have a deal section . We want a expired button when a deal is no longer available.
Thereās no way to add buttons dynamically. As you can read from plugin descriptions, trading buttons will archive the topic and people can no longer edit or comment. Also prefix (e.g ā[SOLD]ā or ā[CANCELLED]ā) is also a good indicator that topic is no longer valid.
Iām curiousā¦ who will push that button? What is the nature of ādeal sectionā? What are ādealsā exactly?
Example : A store can be selling a product at a reduced price for a limited time so any user can copy the link to the product on our Deals category on our discourse forum . When the deal expire a simple Expired button would archive the topic and add Expired in front of the title .
Iām confused, what does that have to do with a plugin thatās aimed at members trading between themselves?
Youāre talking about promoting links and maybe discount codes. Discourse already supports sharing links (title field) and tags could be used to indicate when a post is not longer relevant.
A plugin can have a specific job but that doesnāt mean thatās the only job it can do. Anyway I modified the code,this is what I wanted :
Thank you @Janno_Liivak for the plugin .
It seems that you just wanted to use a general term ā¦ expired is just sold and cancelled put together. In my forum it was kind of important to know if person sold or just cancelled (gives a little bit more information to potential buyersā¦ and more information to moderators, as all trading topics were moved under the archieve category where only market-moderators could still see them). But if modified project fits you needsā¦ you āre welcome
Do we input price? And do we have search price menu? Thank?
Hi! Inserting prices and searching/filtering by price is not this pluginās functionality, sorry.
Hi @Janno_Liivak,
After upgrading to Discourse 2.4.0.beta8, the Trading Buttons plugin has disappeared. Itās still in app.yml, but thereās no trace of it in either the āregularā Discourse UI nor the admin UI of our site. In fact, the entire Category that was designated for use with the plugin is also gone from the UI.
Any ideas why, and what can be done to bring both the category and the plugin back?
Thanks!
Gunnar
Hi! Have you tried to disable-enable the plugin (with restar in-between)? Are you using any other plugins. Have those dissapeared too?
Do you mean restart the Discourse container, or rebuild Discourse?
We do have some other plugins, and they all seem to be working fine.
Thanks!
I meant to just restart Discourse, not rebuild. If it doesnāt help then I look into it ā¦ it is a beta build though
Anyway ā¦ havenāt tried this version of Discourse myself ā¦ iāll give it a look.
Iāll try restarting and let you know what happens. Thanks!
I donāt have docker container with v2.4.0.beta8 in it ā¦ but I did switch my developer version to said beta and everything worked fine. Sales category was still present and topics with trading buttons as-well. Are you sure that you didnāt accidentally just hide the category somehowā¦ maybe ju just removed it from main page or from inside another category. Or maybe itās text color is the same as background color? Sorry ā¦ bad jokes.
I honestly donāt know how the plugin or category might have been dissapeared. Maybe somebody from the Discourse development has ideas? Can problem with plugin hide the whole category?
@Gunnar, do you have anything in your Discourse logs that complains about discourse-topic-trade-buttons or something like that?