Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / AdsManager Support / problem module in topright clarity

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

problem module in topright clarity

More
8 years 3 months ago #23205 by francota
problem module in topright clarity was created by francota
Hello
I have a problem with a module I am trying to publish in position topright of clarity template
IN the module there is word "ciao"(just to try) and a banner of google adsense.
But it displys just the word ciao and not the banned, also the title ofthe module is no displyed.
If I try to publish in other position it works good.
you can see here :
www.bachecaviaggi.it/test01/

Why that??
Thanks
Frank
More
8 years 3 months ago #23217 by juloaadmin
Replied by juloaadmin on topic problem module in topright clarity
The problem is visible in the console (F12) of chrome:

pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:11 Uncaught TagError: adsbygoogle.push() error: No slot size for availableWidth=25

The problem is that the position is not enough large I think, you should add a "div" around the google adsense to force a min width

something like

.header-search {
min-width: 300px;
}
More
8 years 3 months ago #23227 by francota
Replied by francota on topic problem module in topright clarity
Yes thanks
Infact the problem was with dimension of google ads it was responsive, I changed the dimension and I dont need the your code too ;)
DO you know that the logo is not responsive??
If I see the site by the phone the logo is out the box of the entire site, there is a code to sove that?

Thank
FRank
More
8 years 3 months ago #23232 by juloaadmin
Replied by juloaadmin on topic problem module in topright clarity
With some CSS you could add some responsive on your logo

in custom.css

you can add
@media (max-width:467px) {
          a.logo {
             max-width: 80%;
             padding-top: 50px;
          }
          .logoImage img {
              max-width: 100%;
          }
}
More
8 years 3 months ago #23245 by francota
Replied by francota on topic problem module in topright clarity
yes now it is better :)
thank you
More
8 years 3 months ago #23256 by juloaadmin
Replied by juloaadmin on topic problem module in topright clarity
Great, don't hesitate to post a 100% review on extensions.joomla.org to help us continue to give good support !
Time to create page: 0.132 seconds
Powered by Kunena Forum