Jump to content

(NB41) Enhanced Advertisements

Featured Replies

@newbie LAC

Thanks, purchased today and just working out some of the settings.

What would you advise to the number to stop click bombing but still keeping ad clicks by users and real visitors intact without issue.

I appreciate the number will vary for each site.

  • Replies 509
  • Views 52.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Right...I think we all understand this. He's not been heard from since Jan 2021. Unfortunately I'm unable to wait until he's back here to update this application, as I need it updated for 4.6 and

  • newbie LAC
    newbie LAC

    Hello again You can add in your code data-excludequote Example <div style="float:right; position:relative; padding: 0 0 0 5px;" data-excludequote> Google ads code </div&gt

  • Hello, 1. https://invisionpower.com/forums/topic/429838-nb41-enhanced-advertisements/?do=findComment&comment=2638531 2. HTML  {{if (\IPS\Request::i()->app == 'forums' and \IPS\R

Posted Images

  • Author

Hello,

7 hours ago, LemonGrenade said:

What would you advise to the number to stop click bombing but still keeping ad clicks by users and real visitors intact without issue.

Depends on advert system.

The less value is better.

Thanks, I'm using the built in advert placements with adsense.

Have still been getting bombed so I'm not sure if I've missed something.

 

clickprotect.png

  • Author
15 hours ago, LemonGrenade said:

Have still been getting bombed so I'm not sure if I've missed something.

You should to configure the CSS selectors setting. Otherwise the Clicks counter protection will not work.

Yep rookie error by me that I realised after posting.

So in theory, the defualt positions can't be used for clicks protection and only those in CSS locations?

So would it be possible to activate click protection for the advert currently in the built-in header location?

Edited by LemonGrenade

  • Author
12 hours ago, LemonGrenade said:

So in theory, the defualt positions can't be used for clicks protection and only those in CSS locations?

 

12 hours ago, LemonGrenade said:

So would it be possible to activate click protection for the advert currently in the built-in header location?

You can.

The application add extra attributes to advert code.

position.jpg.f8ccc8a6bf33bca0e23abb315add53f4.jpg

html.jpg.64326a8433b894fd017ed425e0c58a57.jpg

If you check the source code you will see 

<div class="ipsMessage ipsMessage_info" data-nbEnhAdv="" data-nbEnhAdvId="152">Just below the page header</div>

So you can use the data-nbEnhAdv attribute to protect ads

css.jpg.b189becf6d281db4a703792e4f8c1277.jpg

Edited by newbie LAC

Thanks, I'm slowly understanding it a bit more.

I've noticed that the attribute is the same even on the ads using your other addon 'ads after x posts'. Would I need to add the ID too.

Here is what I have within the default header ad and the settings in the addon. I'm trying to see whats wrong.

 

click1.png

click2.png

  • Author

You can uncheck the CSS selector (2nd screenshot). This setting does not linked to clicks protection.

How to add banner above .ipsBox only in topic list view?



 

  • Author

Hello,

7 hours ago, sulervo said:

How to add banner above .ipsBox only in topic list view?


376.47 kB · 0 downloads
 

Use CSS selector

[data-pageapp="forums"][data-pagemodule="forums"][data-pagecontroller="forums"] [data-tableid="topics"]

 

How about in topic view before topic title? Forum version 4.4.10.

Thank you.

  • Author
10 hours ago, sulervo said:

How about in topic view before topic title? Forum version 4.4.10.

Thank you.

208.46 kB · 0 downloads

CSS selector

[data-pageapp="forums"][data-pagemodule="forums"][data-pagecontroller="topic"] .ipsType_pageTitle

HI,
I'm thinking of buying this plug in but am a total novice when it comes to programming/coding.

Here is what I need to achieve - is this possible with this plug in?

1 - To have adverts after/in the 8th post in a topic

2 - Adding an adhesion unit to both mobile and desktop

3 - Moving the standard Invisionboard bottom advert up to appear between the last post on a page and the navigation

 

  • Author

Hello,

3 minutes ago, Sheffielder said:

1 - To have adverts after/in the 8th post in a topic

Yes.

9 minutes ago, Sheffielder said:

2 - Adding an adhesion unit to both mobile and desktop

18 minutes ago, Sheffielder said:

3 - Moving the standard Invisionboard bottom advert up to appear between the last post on a page and the navigation

 

You can use css selector to add your advert where you want

code.jpg


Do I need to supply tablet / mobile code if my ads are responsive adsense ads?

  • Author
1 minute ago, Sheffielder said:


Do I need to supply tablet / mobile code if my ads are responsive adsense ads?

No


Ok thank you - am buying it now!

 

Hi,

How do  I have adverts after/in the 8th post in a topic?

  • Author
2 minutes ago, Sheffielder said:

after the 8th post in a topic?

 

2 minutes ago, Sheffielder said:

in the 8th post in a topic?

Just change the index in css selector to

:eq(7)

After 8th post

article.cPost:eq(7)

Inside 8th post

div[data-role="commentContent"]:eq(7)

 


Thank you that worked perfectly!

Do you know how I can create an adhesion unit to show on both mobile and desktop?

  • Author
4 minutes ago, Sheffielder said:

Do you know how I can create an adhesion unit to show on both mobile and desktop?

I think you should read the docs of advert system which you will use.

I did not work with adhesion.

I can help with application if you have any issues


ok thank you 


Final question -  What code would I need to put in to make advertisements appear between the last post on a page and the navigation

  • Author
1 minute ago, Sheffielder said:

Final question -  What code would I need to put in to make advertisements appear between the last post on a page and the navigation

Css selector 

#elPostFeed

Position 

Insert advert after the chosen element(s)

 


Thank you that's fantastic!

Great plug in - so glad  I bought it and would recommend it to anyone else thinking about it!
 


Quick question - is this advert plug in responsive?

I have ads that are breaking out of the theme that are too wide for the screen - is that down to a setting I need to alter on the plugin?

Recently Browsing 0

  • No registered users viewing this page.