Header ad not working with AdSanity

Posted in: Newspaper
Post count: 11

Hi, I’m using AdSanity and neither the shortcode nor the template code seem to work with Newspaper.

I have tried both options suggested here:
https://adsanityplugin.com/help/guide/placing-ads-on-pages/ and here:
https://adsanityplugin.com/help/guide/placing-ads-on-pages/template-tags/

But neither work. I’ve also tried placing it in the div tag suggested for Newspaper, with no results.

<div class="td-all-devices">
<?php
adsanity_show_ad_group(
array(
'group_ids' => array(30076), // an array of valid group ids (you can get these from the main list of ad groups
'num_ads' => 1, // number of ads to show total
'num_columns' => 1 // number of ads to show per row
)
);
?>
</div>

Suggestions? I’ve got a paying client, and I need to get this shorted ASAP. Thanks!

Post count: 23312

Hello nicomaramckay,

Unfortunately, please notice that our theme has not been tested with this such an Ad and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry!

Thanks for your understanding!

Post count: 11

Ok, but do you have any suggestions for how to make it work? There is also a shortcode option that simply appears blank.

Post count: 23312

Hello nicomaramckay,

Unfortunately, being an untested plugin, notice that we do not know that Ad System functionality and that’s why we cannot provide any accurate response in that case, sorry! You need to check the plugin’s documentation and try to implement it into our theme. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Notice that our theme works better with AdSense system and all the Ad Code should have to be added in Theme panel, Ads section from here -> https://www.screencast.com/t/loDGl1vkyC

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.