| |||||||
This is a discussion on Advertise within the vBulletin section, part of the Internet Forum Softwares category; hello I wanted to ask about the Advertise.php page did you do it or there is a mod/template mod and ...
![]() |
|
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
hello I wanted to ask about the Advertise.php page did you do it or there is a mod/template mod and if so can you link me please or tell me how to do it? ![]() Thank |
|
#2
| ||||
| ||||
|
here it is Advertise Page For Your Forum
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#3
| ||||
| ||||
|
Thanks bro one more thing, how do you make the offer for registered users ![]() Thank you |
|
#4
| ||||
| ||||
|
sorry, didn't understand your question ! What offer ?? can you explain please. Thanks
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#5
| ||||
| ||||
Thank you |
|
#6
| ||||
| ||||
|
ya ofcourse using if conditionals in advertise template. You see that mod is not very flexible or convenient to use, thus you need to do a lot of template edits to suit your needs.
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#7
| ||||
| ||||
|
will this work ? HTML Code: <if condition="$show['registered']"> Paypal code; else paypal code; </if> and where to add it in the template
Last edited by UaECasher; 21-08-2008 at 11:09 PM. |
|
#8
| ||||
| ||||
|
Place it wherever you want to in the advertise template. Just try to understand the code, its really easy. I have modified almost everything in the template, so mine and yours isn't same. HTML Code: <if condition="$show['guest']"> <!-- PayPal code for Guest --> <else /> <!-- PayPal code for Member --> </if>
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#9
| ||||
| ||||
|
can i add the code from the mod options ? (paypal code field)
|
|
#10
| ||||
| ||||
|
ofcourse you can, but you cannot put an IF condition there. So, you got 3 options:-
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
![]() |
| Bookmarks |
| Tags |
| advertise, page |
| Thread Tools | |
| Display Modes | |
| |