vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Where do I add link code for Shopping Ads? (https://vborg.vbsupport.ru/showthread.php?t=207655)

amyJJP 03-07-2009 11:54 PM

Where do I add link code for Shopping Ads?
 
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] ---------------

:confused::confused:

amyJJP 03-11-2009 12:02 AM

Can anyone help please?

DieselMinded 03-11-2009 12:07 AM

You add the code where you want the ads to show

amyJJP 03-11-2009 12:16 AM

Quote:

Originally Posted by DiesellMinded (Post 1765344)
You add the code where you want the ads to show

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!!:)

Allnick 03-11-2009 12:27 AM

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.

DieselMinded 03-11-2009 12:33 AM

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]
Add this code

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>

Im a designer not a coder so use at your own risk

Note Remove
HTML Code:

AND THIS_SCRIPT != 'index'
if you want it to show on your index


All times are GMT. The time now is 09:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01783 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete