The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have vB 3.6.4
I've recently purchased a forum, and I need help in finding where to add the http link code for Shopping Ads. Thanks so much! --------------- Added [DATE]1236535200[/DATE] at [TIME]1236535200[/TIME] --------------- ![]() ![]() |
#2
|
|||
|
|||
![]()
Can anyone help please?
|
#3
|
||||
|
||||
![]()
You add the code where you want the ads to show
|
#4
|
|||
|
|||
![]()
perhaps you can be more specific. I don't know how to write or read HTML, so I need very explicit instructions; i.e. Go to Admin Panel, click on XX, etc. TIA!!
![]() |
#5
|
|||
|
|||
![]()
There is an add on (modification) that you can use for advertising.
Have a look here...... https://vborg.vbsupport.ru/showthread.php?t=131150 Hope that helps. |
#6
|
||||
|
||||
![]()
where do you want your ads to show?
If you want to show them on your footer , you add your link code in the footer template , be advised that you will need to disallow some of the pages like search pages and ect to stay within the terms of agreement of advertisers. GO TO ADMIN CP , THEN Styles & Templates THEN search in templates THEN select your Style THEN type footer in the test field THEN select YES to search titles only THEN click FIND THEN Select footer , Then After HTML Code:
$ad_location[ad_footer_start] HTML Code:
<br /> <if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'search' AND THIS_SCRIPT != 'group' AND THIS_SCRIPT != 'index' AND THIS_SCRIPT != 'newreply' AND THIS_SCRIPT != 'newthread' AND THIS_SCRIPT != 'editpost' AND THIS_SCRIPT != 'usercp' AND THIS_SCRIPT != 'sendmessage' AND THIS_SCRIPT != 'profile' AND THIS_SCRIPT != 'private' AND THIS_SCRIPT != 'subscriptions' AND THIS_SCRIPT != 'subscription' AND THIS_SCRIPT != 'member' AND THIS_SCRIPT != 'memberlist' AND THIS_SCRIPT != 'faq' AND THIS_SCRIPT != 'online' AND THIS_SCRIPT != 'login' AND THIS_SCRIPT != 'announcement' AND THIS_SCRIPT != 'calendar' AND THIS_SCRIPT != 'report'AND THIS_SCRIPT != 'awc_ds'"> <div align="center"> <tr> ADD YOUR SHOPPING ADS LINK CODE HERE </tr> </div></if> Note Remove HTML Code:
AND THIS_SCRIPT != 'index' |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|