Advertisement:

Author Topic: SOLVED > Bender Theme Mobile Devices View Problem / Adsense Ads  (Read 2352 times)

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
SOLVED > Bender Theme Mobile Devices View Problem / Adsense Ads
« on: October 08, 2017, 12:31:24 pm »
Bender Theme Mobile Devices View Problem / Adsense Ads;
When I visit web page from mobile devices, just above footer, adsense ads are shown as 728 thats way, view of page is not good and screen is widening to right side. Normally from mobile devices adsense ads should automatically convert based on secreen wide responsively. But on bender theme, adsense ads is not converting as responsive.

I suppose that this problem is with CSS div class="ads_728">, but I do not know how to change, and which code to write...

Please see secreenshoot and advice how to show
« Last Edit: October 14, 2017, 12:24:54 am by mrtsoftware »

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #1 on: October 08, 2017, 07:38:25 pm »
you have to make responsive ads at google

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #2 on: October 08, 2017, 07:57:48 pm »
My adsense codes are already responsive,
But into bender theme bottom it does not shown as responsive on mobile devices, this is related with theme design, a css code should need to customized, but I do not know which one and how?

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #3 on: October 08, 2017, 08:09:20 pm »
I dont know that theme, but probally you need to use somewhere in your css

Code: [Select]
width:100%

Dannad_

  • Jr. Member
  • **
  • Posts: 55
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #4 on: October 08, 2017, 08:51:22 pm »
this problem happen to me too.... but few days after implement the google ads, it´s became responsive... maybe u should wait few days ´till google index those responsive parameters...

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #5 on: October 08, 2017, 09:05:22 pm »
This is absolutelly not related with google, this related with design of BENDER THEME, on mobile devices DIV CLASS for 728 ad should not give permission to open as 728 px widely.
Design must give permission for this unit on mobile devices 350 px max , where google can show those size ads ( example, 250 x250, 280x350 etc ),

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #6 on: October 08, 2017, 09:08:31 pm »
Show your google code without id then

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #7 on: October 08, 2017, 09:24:45 pm »
<div class="ads_728">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Responsive 2 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-"
     data-ad-slot=""
     data-ad-format="rectangle"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #8 on: October 08, 2017, 09:59:11 pm »
I have this:

data-ad-format="auto"

And my ads are responsive in bender theme on mobile

Maybe try new code at google

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #9 on: October 08, 2017, 10:23:29 pm »
is it possible can you share your URL, I will check on IPHONE?

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #10 on: October 08, 2017, 10:25:02 pm »
No because i changed of theme a few months ago. And really the ads where responsive on mobile.

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #11 on: October 08, 2017, 10:29:29 pm »
ok,
I will ad data-ad-format="auto" and try it again,

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #12 on: October 08, 2017, 10:44:38 pm »
I have changed adsense code as  data-ad-format="auto" ,
No solution, still shown on IPHONE and all other mobile devices as 728 wide format.

Probably you have done some css modifications and therefore your web shows good adsense

marius-ciclistu

  • issues
  • Hero Member
  • *
  • Posts: 1652
  • "BE GRATEFUL TO THOSE THAT SUPPORTED YOU"
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #13 on: October 08, 2017, 11:03:47 pm »
Look here
http://demo.osclasswizards.com/osclasswizards/

with f12 on phone view the google ads banner is displayed ok.

Inspect the css from here to your own to see if there are some differences.

And the code that is shown is

Code: [Select]
<div class="ads_header ads-headers"> <img src="https://storage.googleapis.com/support-kms-prod/SNP_40CDC3FE322AB07CD3E5860E126FF906B05D_2922298_en_v3" width="100%"> </div>

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Bender Theme Mobile Devices View Problem / Adsense Ads
« Reply #14 on: October 08, 2017, 11:17:25 pm »
My theme is BENDER theme,
not Osclasswizards theme, Wizards theme is already good designed voor mobile devices and no extra modification need for mobile devices.

Problem is for BENDER themes