![]() |
Hide latest thread in a forum? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Hide latest thread in a forum? (/thread-233220.html) |
Hide latest thread in a forum? - Michael2014 - 2021-08-06 Hey guys, is there a way to hide the latest single thread in a forum, perhaps using CSS or something? RE: Hide latest thread in a forum? - Michael2014 - 2021-08-07 2 hours, 140 lines of code, 1 custom plugin, and solved. Here is the thing, I want to hide the latest thread, to use another custom plugin to redesign the latest thread layout, this is so far beyond forum design that, well, like I said 2 hours, 140 lines of code and a custom plugin, and solved. RE: Hide latest thread in a forum? - Ricsca - 2021-08-07 Demo? RE: Hide latest thread in a forum? - Michael2014 - 2021-08-07 (2021-08-07, 04:44 PM)Ricsca Wrote: Demo? This is the end result, I just need to add some details. RE: Hide latest thread in a forum? - PRÂDÏP - 2021-08-11 (2021-08-07, 03:55 PM)Michael2014 Wrote: 2 hours, 140 lines of code, 1 custom plugin, and solved. Here is the thing, I want to hide the latest thread, to use another custom plugin to redesign the latest thread layout, this is so far beyond forum design that, well, like I said 2 hours, 140 lines of code and a custom plugin, and solved.can you share with me please ? RE: Hide latest thread in a forum? - Ricsca - 2021-08-11 Good 👍🏻 RE: Hide latest thread in a forum? - Omar G. - 2021-08-11 You can find a tutorial for this in the following page (inspired by your inquiry) : https://ougc.network/entry?tutorial-use-a-custom-display-for-the-newest-thread-in-the-forum-display-thread-list I will attach the same file below but please note I might fail to update this post in the future, so if unsure check the linked page. |