Simple ADS Manager on Header

Posted in: Newspaper
Post count: 43

Hi guys,

I’m experiencing Simple ADS Manager in my website. Everything works fine, but I don’t know how to insert an “ADS Place” on Header.

I already read the tips on https://forum.tagdiv.com/ads/, but I have no success.

What code I must insert on “Your Header AD” at Theme Panel to SAM works in that place?

Post count: 58

Hi cybergetro,
insert on Theme panel -> Your Header Ad the SAM-Shortcode, e.g.
[SAM id=5 codes=false]
if your Advertising ID is 5. That’s all.

  • This reply was modified 12 years by ocbln.
Post count: 6600

Thanks @ocbln for your help.

Post count: 43

Hi ocbln,

Thnaks for your tip, but… unfortunately didn’t work: http://www.screencast.com/t/pLZWRuna1NKQ

The SAM works with ADS places. Does the number ID corresponds to an ADS place?

Post count: 58

Sorry, cybergetro. You have to write SAM in small characters. So, the code is
[sam id=5 codes=false]
(if your advertising id is 5 !!). And yes, the ID ist the number of the Ads place.

Post count: 43

YEAH! Works perfect, ocbln.

Thanks for your help.

Post count: 9

This is great I was able to get the ad manager running on our site. Only one problem…although the ads appear fine on secondary pages on the main page some get the bottom cut off. Our site isn’t live yet, as we are trying to iron out the kinks first.

The image on the front page, bottom cut off

The image on a secondary page

Really need to figure this out, hoping to launch by Sunday Feb 1

Post count: 6600

Hi,

Try to expand the ad container using a css like the one I’ve pasted below and adjust it as you like:

.header-content-rec .td-g-rec-id-header, .header-content-rec .td-a-rec-id-header {
height: 120px;
}

Hope this helps!

Thanks

Post count: 9

Thanks for the tip Lucian, do I put this in the css section or just in the header section of the code?

Post count: 9

just looked at both sections on the site and not sure where I should place that code. Perhaps in the header.php file but not sure where in the file to aDD it

Post count: 7909

Hi,

Please add css code that Lucian provided to you in Theme Panel > Custom Css: http://screencast.com/t/M0BFxXyd

Thanks!

Post count: 9

Fantastic that is easy. Works like a charm 🙂

Post count: 43

In the past, I used this code [sam id=X codes=false] to run Simple ADS Manager.

Now, I’m using SAM Pro and the recent version of Newspaper.

Can I use the same code on Header ADS area? Because I tried, but didn’t work… 🙁

Post count: 22421

Hello,
Most likely you will have to read the implementations docs for the new version of the plugin. Maybe it got changed. I cannot say for sure as the plugin is not tested and we have no idea of it’s functionality.
Thank you!

Post count: 43

Thanks, Bogdan.

Viewing 15 posts - 1 through 15 (of 15 total)
You must be logged in to reply to this topic.