AdAdmin vignette banner configuration

How to properly configure a vignette ads position in AdAdmin

Aprile 12, 2022

Create a Position for the vignette ads:

Flag the “Vignette mode” in the position configuration (the script above changes, so pay attention flag vignette mode and then copy the script).

Grab the script code and copy it in your pages, place the script before the closing tag </body> of your pages.

If your site doesn’t have jQuery library installed you have to place it in the <head> tag of your pages. If you don’t already have it, insert this code:

<script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js?ver=5.9.3' id='jquery-js'></script>

In the “HTML trigger” field are reported the jQuery selectors to match links that activate the vignette banner. In the example: p a means anchors <a ...> inside paragraphs <p>.

nav a means anchors inside <nav> tags, h2 a menas anchors inside h2.

The “Timer” field contains the number of seconds before the X link to close the vignette appears.

When you create the Banner in AdAdmin software, choose the Vignette position you’ve created, you can place any type of banners (basic, script, html5), you can modify the appearance of the banners with custom CSS.

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.

Recommended

AdAdmin – Usage scenarios

Three different ways to use AdAdmin software to rotate and sell banners on web sites.

Settembre 14, 2023

Tracking clicks on links in text with AdAdmin

With version 4.0.4 you can use clickTag to track clicks everywhere.

Aprile 29, 2023

AdAdmin v.3.994

Version update out now.

Ottobre 20, 2022

AdAdmin 3.993: added support for crypto payments and more features

Coinbase commerce, user permissions flags and more improvements

Settembre 6, 2022

Customize css styles in AdAdmin

To customize the css styles of your AdAdmin installation you have to create a custom theme. To create a custom…

Giugno 17, 2022

AdAdmin add footer sticky banner

To add a footer sticky banner with AdAdmin software follow these steps: Create a new AdAdmin position Create a new…

Aprile 16, 2022