![]() |
any way to change the color or a way to distinguish it as the initial post?
|
Quote:
Quote:
|
Quote:
sorry, i thought i was replying to a thread of a similar hack. so i edited my message. |
Quote:
I am using this hack and I like it .-) I want to have google adsense after first post. I have found that I may achieve this using this code: <if condition="!$GLOBALS['FIRSTPOSTID']"> adsense here </if> But this is not working for me and it is probably because I use "first post on every..." hack. Can you advise where to put this code? Thank you .-) |
Quote:
|
any demo ? work for 3.5.2?
|
@kafi: just include the code into the new first post template
|
I saw this asked a few times in this thread, but I didn't see it answered. I
was just noticing that no one can leave feedback using anyone's first post. Is there a way around this? |
Ok so what I did was compare my postbit_legacy with my postbit_first.
Since postbit_first is the template for the 1st post, I put a piece of the reputation link code from postbit_legacy to postbit_first. Can someone tell me if there will be any problems with what I've done? In postbit_first I found: Code:
<if condition="$show['reputationlink']"><a href="#" onclick="reputation($post[postid]); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if> Code:
<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if> |
workin on 3.5.3?
|
All times are GMT. The time now is 10:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|