Risolto.
I have a small banner problem on the home page:
Unlike the inside pages, the 600×200 page centre banner is, in vertical formats, difficult to resize, not very responsive, as it happens in other pages. What could it depend on? From the position?
Hi,
The “Error at rows: 5(models) : 3(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” most of the time the problem is from a shortcode that is not compatible with our theme or a plugin conflict, therefore after you set it with tagDiv Composer and save the page, the next time when you try to edit it, you’ll get that error.
If is only for one page, this is from some settings/shortcodes set on it and it can be fixed using the page revision https://wordpress.com/support/page-post-revisions/
Related to teh ad box thsi can be used like in this guide Ad Box Element and Ads Overview
Thank you!
Hi,
I see, is there a fixed size for the set adsense? For this you can set to use responsive adsense base on screen width – https://support.google.com/adsense/answer/9183363?hl=en
Putting responsive Adsense ad sometimes becomes 300×600 or other and it’s not good.
The problem is also there with fixed size img banners not Adsense.
Same configuration on site with “newspaper” has no problems instead…
http://www.economiaeterritorio.it
is ok
Hi,
If you are using fixed banners, you should use a different banner for each viewport. In this way, you’ll be sure that this will be displayed correctly https://i.imgur.com/ww9SoMr.png
Both the TOP FOOTER and AD HEADR
They are not manageable as in other solved cases
Hi,
Please check the header and footer ads under Newsmag > Theme Panel > Ads > Header / Footer sections:
https://forum.tagdiv.com/newsmag-header-ads/
Regarding the Newsletter plugin included with our theme, it only provides alternative layouts for Mailchimp, MailerLite, and FeedBurner. This was a useful option in the past, when newsletter styling options were limited. Nowadays, most email platforms allow you to fully customize your newsletter design, so you can simply create it there and embed the generated code into your website.
Thank you!
Another small change in the text of the menus for vertical tablets.
I inserted the script of this type to prevent the menu at the bottom and the appropriate lines.. the model fails to shrink and align the menu
/* Sottomenu a piè di pagina – Tablet verticale (Newsmag) */ @media (larghezza minima: 768px) e (larghezza massima: 1024px) { .td-sub-footer-container .menu-item > a { dimensione del carattere: 10px; imbottitura: 0 5px; altezza della linea: 1.4; } }
FOR ADSENSE it seems difficult to solve.
Even entering this doesn’t work
/* FIX AdSense overflow – Sub Footer Newsmag */
.td-sub-footer-container,
.td-sub-footer-container .td-pb-row,
.td-sub-footer-container .td-pb-span4,
.td-sub-footer-container .td-pb-span8,
.td-sub-footer-container .widget {
max-width: 100%;
overflow: hidden;
}
.td-sub-footer-container ins,
.td-sub-footer-container ins.adsbygoogle {
display: block !important;
max-width: 100% !important;
width: auto !important;
}
-
This reply was modified 6 months by
SBC.
I would say no.. the problem is often with Adsense.
I inserted at the bottom of the footer (970×250) the exhibition version without measurements and it seems to be going well.
In the header it still creates problems.
I think Adsense sometimes wants to manage the spaces as it sees fit….
Forcing the edges of the template cage in every way
He wants as in this case to put for example a square
https://ibb.co/RGqF5QNm
Hi,
I have a suggestion regarding the header AdSense code. Please add it in Theme Panel → Ads → Header.
Make sure the AdSense code is not restricted to a fixed size, so it can use the auto option and adapt to different device sizes: https://i.imgur.com/hfDjxO4.png
Then, in the ad box settings, select “Source code from the theme panel”:
Also, please make sure that no other code is selected for that ad (Image Ad or Custom Ad).