vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Digital Point Ad Positioning (https://vborg.vbsupport.ru/showthread.php?t=254332)

digitalpoint 12-02-2010 09:34 PM

It shouldn't be hiding anything existing you have... are you sure you aren't trying to display more than 3 AdSense ads per page? Google doesn't allow that and will just block anything beyond the 3rd ad on the page.

1. Yeah... still thinking of a good way to rework it.

2. Too many AdSense ads cause the issue of blank ads (anything more than 3 ad units per page), so not sure how good it really would be to insert ads into more than 1 post. As it is, the system will insert 2 ads (into current and after current). Which means you only have 1 more AdSense ad you can have on the whole page.

marshal_ramdev 12-07-2010 10:40 AM

thsnx ...

kamrandahir 12-10-2010 03:28 PM

cooooool

BadgerDog 01-01-2011 01:06 PM

Just had a mobile skin style user indicate that he has ads appearing in the middle of posts etc.

When I installed this, I didn't realize (my bad) that it would also imbed my adsense code ads into posts for users on mobile devices, which screws up the display as they overflow outside the skin.

I think the fix for me is simple ...

Can you provide me with the IF statement in vBulletin jargon that I can put in front of my adsense code so it DOES NOT execute if the style equals the value of my mobile skin?

In other words ..

===================
If style not equal to "x" then skip to end and do not execute adsense code display ...

adsense code

end
=============

Thanks ... and Happy New Year ...

Regards,
Doug

Taurus1 02-03-2011 03:42 AM

Quote:

Originally Posted by BadgerDog (Post 2142264)
Just had a mobile skin style user indicate that he has ads appearing in the middle of posts etc.

When I installed this, I didn't realize (my bad) that it would also imbed my adsense code ads into posts for users on mobile devices, which screws up the display as they overflow outside the skin.

I think the fix for me is simple ...

Can you provide me with the IF statement in vBulletin jargon that I can put in front of my adsense code so it DOES NOT execute if the style equals the value of my mobile skin?

In other words ..

===================
If style not equal to "x" then skip to end and do not execute adsense code display ...

adsense code

end
=============

Thanks ... and Happy New Year ...

Regards,
Doug

I have exactly the same problem. Did you ever find the solution to this Doug?

BadgerDog 02-03-2011 10:34 AM

Quote:

Originally Posted by Taurus1 (Post 2158108)
I have exactly the same problem. Did you ever find the solution to this Doug?

Yup .. :)


There is a workaround to by-pass this mod's ad code with Dartho's Lightweight Style.

In the plug-in titled Insert Inside & After Current Post bracket it with the following:

Quote:

Code:

if (STYLEID!=15){

Insert Inside & After Current Post code goes in here

}

Note: 15 is style number for my site's Dartho Lightweight Style, so yours may be different. Whatever it is, plug your style number in-place of my number 15 for your own site.
Now the ads won't display and mess up Dartho's Lightweight Style.

Regards,
Doug

Taurus1 02-03-2011 11:26 AM

Quote:

Originally Posted by BadgerDog (Post 2158167)
Yup .. :)


There is a workaround to by-pass this mod's ad code with Dartho's Lightweight Style.

In the plug-in titled Insert Inside & After Current Post bracket it with the following:



Now the ads won't display and mess up Dartho's Lightweight Style.

Regards,
Doug

Awesome mate! Thank you so much!!

ukDesign 02-06-2011 05:02 PM

Is this option available for use http://advertising.digitalpoint.com/publisher.php ?

digitalpoint 02-06-2011 07:30 PM

Quote:

Originally Posted by ukDesign (Post 2159489)
Is this option available for use http://advertising.digitalpoint.com/publisher.php ?

It's a different thing, but yeah... you can use them together. You can use the Digital Point Ad Positioning plug-in to deliver ads from the Digital Point Ads platform just fine.

Digital Point Ads Positioning is just that... it's a way you can position ads inside/around the post the user is reading.

Digital Point Ads is a full-blown ad selling system that allows you to sell ads directly to users (they can bid on ad space)... you can sell banner ads, inline keyword ads, email ads, text link ads, etc.

ukDesign 02-06-2011 08:15 PM

I like the look of the ad selling system, how would one go about getting this if it is available?


All times are GMT. The time now is 06:59 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
  • Page Generation 0.01224 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete