I could use some help :)

Posted in: Newsmag
Post count: 4

Hi guys, I was wondering if you guys could help me..

I have this shortcode inserted at the bottom of my page.

http://thecoffeebreak.co/finance/8-paid-jobs-you-can-do-without-a-college-degree/

[td_block_ad_box spot_id="custom_ad_2"]
[td_block_ad_box spot_id="custom_ad_1"]

Custom Ad 2 is adsense responsive and shows up perfectly on phones and tablets.
Custom Ad 1 is enabled only for Desktop with the leaderboard 728*90 (which doesn’t fit inside a post)

What I’m trying to do now is to have for desktop (Custom Ad 1) a custom adsense size of 650*90.

However if I do…

Option 1

Put my custom adsense code in a shortcode, it cant be disabled for tablets and mobiles. So this option doesn’t work

Option 2 (which almost worked)

I used the specific div class for each device resolutions.

<div class=”td-visible-desktop”> <—- does not show up on mobile, however shows up on tablet landscape
[cta id=”645″ vid=”1″]
</div>

<div class=”td-visible-tablet-l”> <—- shows up on mobile, desktop and mobile
123test
</div>

<div class=”td-visible-tablet-tp”> <—- shows up on mobile, desktop and mobile
test123
</div>

<div class=”td-visible-phone”> <—- This one worked flawlesly
test mobile
</div>

Option 3

Simply play with the CSS and change the width of the post area.. however the theme then looks ugly.

Right now…

I reverted back to <div class=”td-visible-desktop”> with an Ad size unit of 650*90 custom ad block 1 and responsive adsense ad for custom ad block 2 for mobile but I’m missing out on Tablet traffic.

any solutions? (please! I don’t to go back to newspaper, I just switched over to this theme today and omg) 🙂

Widmaer

Post count: 7909

Hi,

Please try to add another size for ads – http://screencast.com/t/KeTjPa0HJJg also in this file – http://screencast.com/t/xCUmZ6oBy5ep and it should appear in Theme Panel > Ads section to control it.

Thanks!

Post count: 4

Nice!!! Thank you!

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