TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,994
  • Total Topics: 21,325
  • Online today: 318
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 258
  • Total: 258

Blocks in certain thread

Started by Dylert, January 08, 2012, 08:54:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dylert

Link to my site: http://www.hellasforum.net
SMF version: SMF ver. 2.0.2
TP version: TP ver. 1.104
Default Forum Language: Norwegian
Theme name and version: Total Blue 2.0.2

Hi! I'm wondering if it's possible to have blocks only in a certain thread. I know it's possible to have it in a certain board, but I would like to have a couple of blocks only in one thread.

Lesmond

#1
I have tried this on one of my test sites, and I don't think it is possible, unless someone else knows of a way!

ZarPrime

No, this isn't currently possible.

ZarPrime

IchBin

You could only do it with some code in a PHP block.

global $topic;

if(isset($topic) && $topic == 5)
    echo 'what you need here to only show on topic 5';


Doing this though, I'd suggest you set the block to not show the frame/title. Otherwise you'll just have an empty block showing on the other pages.

ZarPrime

Thank you IchBinâ,,¢. O0 I hadn't actually thought about doing something like that.

ZarPrime

IchBin

It could be useful I suppose.But sooo many block options is crowding those screens. lol

This website is proudly hosted on Crocweb Cloud Website Hosting.