Thread Rating:
  • 4 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Hide Content Until Reply 2.0
(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/
Reply
(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.

There is a HIDE plugin for 1.8.x
http://soportemybb.es/

Could be hard to navigate for non-spanish users.
Reply
(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.

There is a HIDE plugin for 1.8.x
http://soportemybb.es/

Could be hard to navigate for non-spanish users.

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
Reply
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.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
not work on me
https://gyazo.com/fed12c288d9268b80880500a619a52c4
[Image: 60UxyD6.gif]
DO YOU NEED FREE FORUM DESIGNS? CLICK HERE!
Reply
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.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
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
Reply
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.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply
(2015-12-29, 11:12 PM)Dark Neo Wrote: 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.

Yes this is for sceditor, the button not appear.
I use the default template 1.8.6

I don't find witheneo on github Sad
Reply
https://github.com/WhiteNeo/thankyou-myb...18x-series

Anyway, you can set manually the template changes:

* codebuttons

Search for:

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/bbcodes_sceditor.js?ver=1804"></script>

Add before:

<script type="text/javascript" src="{$mybb->asset_url}/jscripts/oculto.js"></script>
<script type="text/javascript">
    var hide_tag = "{$mybb->settings['thx_hidesystem_tag']}";
    var hide_tag_title = "{$lang->thx_hide_tag_title}";
    var hide_tag_content = "{$lang->thx_hide_tag_content}"; 
</script>

* codebuttons

Search for:

|maximize

replace for:

{$mybb->settings['thx_hidesystem_tag']}|maximize

And it's done, make sure you have uploaded files and that's all.
The only infinite thing is the universe and human stupidity, but the universe is not for sure

Plugins 1.6.x

Plugins 1.8.x

Reply


Forum Jump:


Users browsing this thread: 36 Guest(s)