vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   adsense in CMS articles (https://vborg.vbsupport.ru/showthread.php?t=249557)

rose123 08-29-2010 05:37 PM

adsense in CMS articles
 
How to insert adsense code inside CMS articles content?

teamsupra 11-29-2010 01:13 AM

Id love to know this as well :)

teamsupra 12-18-2010 11:31 PM

Is there really no way? I have seen many posts like this one without any answers. So is it really not possible to post an ad inside an article?

TheLastSuperman 12-19-2010 01:10 AM

Well sure... I don't see why not you simply need to edit the appropriate templates and add in the code unless I'm completely missing something.

Where do you want it shown (bear in mind some ad sizes like 728 x 90 may or may not fir aesthetically into your site/style) in your CMS, in the articles correct?

Edit: If it's in the article pages themselves this can easily be done however on the preview page it would take some work...

Go to your style manager and select to edit your templates... find the template named vbcms_content_article_page and edit it, now find:

Code:

<div class="fullwidth">
Add below:
*This would be your add code I removed my pertinent details and replaced with 123 and as usual the 8675309 song number lol!

Code:

<script type="text/javascript"><!--
google_ad_client = "ca-pub-1234567898675309";
/* Main 2 */
google_ad_slot = "1238675309";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Demo screenshot:

https://vborg.vbsupport.ru/external/2010/12/31.png

See if that does what you want, you may want to relocate it if your not happy with the location.

rose123 10-02-2011 12:27 AM

This works but I want add in between the content of the article.

Naijasite 01-07-2013 01:51 PM

i need it also..btw the content


All times are GMT. The time now is 04:47 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.00950 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_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