[For 1.6] Hide Content Until Reply 2.0 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] Hide Content Until Reply 2.0 (/thread-144715.html) |
RE: Hide Content Until Reply 2.0 - Vanz - 2015-12-04 (2015-12-04, 08:02 AM)Zeagion Wrote: Would it be possible for you to update this to 1.8.x as well? Would be very useful for my forum. There is a HIDE plugin for 1.8.x http://soportemybb.es/ RE: Hide Content Until Reply 2.0 - Corey H - 2015-12-04 (2015-12-04, 06:10 PM)Vanz Wrote:(2015-12-04, 08:02 AM)Zeagion Wrote: Would it be possible for you to update this to 1.8.x as well? Would be very useful for my forum. Could be hard to navigate for non-spanish users. RE: Hide Content Until Reply 2.0 - Vanz - 2015-12-04 (2015-12-04, 06:22 PM)Wage Wrote:(2015-12-04, 06:10 PM)Vanz Wrote:(2015-12-04, 08:02 AM)Zeagion Wrote: Would it be possible for you to update this to 1.8.x as well? Would be very useful for my forum. In the footer ( bottom right ) there's a Language Selector to choose English The HIDE for 1.8.x is in this thread http://soportemybb.es/Tema-Hide-content-until-reply RE: Hide Content Until Reply 2.0 - Whiteneo - 2015-12-04 I'll work on multilang due some people need it some areas are not available due some users make changes on the board and they only know spanish and the forum is about mybb support on Spanish but we provide support many other users on other langs but we take on mind at least both mattern langs the mybb one and ours lang. You can ask there on forums names are vert similar to english and with the lang change you can navigate like here i work on this next months to make all navigation on english and spanish if posible the most aproach to multilang. You can get that mod but it's a pay one but this entire month we have offers so you can get it for very low price. And there are many other free plugins and themes availables here and there too. RE: Hide Content Until Reply 2.0 - DarkCode - 2015-12-12 not work on me https://gyazo.com/fed12c288d9268b80880500a619a52c4 RE: Hide Content Until Reply 2.0 - Whiteneo - 2015-12-12 The mod is a pay one and for sure it works. All entirw code was changed due new values and hools on mybb. So if you have 1.6.10 that is for sure have to work, otherwise you have to buy the new one or use some similar mod for free, there are a couple of hide contents. RE: Hide Content Until Reply 2.0 - wxipn - 2015-12-29 Hi Dark Neo i have downloaded Thank You MyBB System v2.5.3 for mybb 1.8.6 And the only one problem i have, the button in toolbar not appear. All is loaded in source code i see the name and the var of JS, but nothing appear, icon oculto.png If you help me please, thank you RE: Hide Content Until Reply 2.0 - Whiteneo - 2015-12-29 With toolbar do you mean to the sceditor code button ? If it so you can see a guidance of template changes on my github repo. Search witheneo pn github and thanyou mybb syste for mybb 1.8. Series but if you may not found it let me know if the mentioned above is what you looking for and i give you the necesary code to add on codebuttons template. RE: Hide Content Until Reply 2.0 - wxipn - 2015-12-30 (2015-12-29, 11:12 PM)Dark Neo Wrote: With toolbar do you mean to the sceditor code button ? Yes this is for sceditor, the button not appear. I use the default template 1.8.6 I don't find witheneo on github RE: Hide Content Until Reply 2.0 - Whiteneo - 2015-12-30 https://github.com/WhiteNeo/thankyou-mybb-system-mybb18x-series Anyway, you can set manually the template changes: * codebuttons Search for:
Add before:
* codebuttons Search for:
replace for:
And it's done, make sure you have uploaded files and that's all. |