- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
OK I find the issue but don’t know how to fix it, when i turn OFF adsense auto ads then all placement ads are showing on mobile.
Looks like this theme has had issues displaying the top bar on mobile for over a decade? Anyways, I’m struggling with something I feel shouldn’t be a struggle. Top bar works fine and as expected on all formats EXCEPT it disappears on mobile. I’ve stared at the screen shot offered above, to no avail. I’ve tried to duplicate the only row that remains, thinking I can just add the menu element and change the new bar to black, but that doesn’t work; the first bar just gets taller instead of actually duplicating. I’ve tried adding a row, but can’t seem to figure out what elements need to be placed just to achieve what is working in the other desktop and tablet layouts.
What would you have me do to fix this? Levaire.com
Hello, I use the Newspaper theme on at least 5 websites.
For a while, all of them had a conflict with Cloudflare and the use of the theme’s mobile plugin.
I noticed that on some sites, this no longer exists. However, on one of them, I need to leave the proxy disabled; otherwise, I have problems with the mobile version.
Is there any way to resolve this conflict? I really need to activate the proxy to protect the site.
Hi,
This kind of issue usually occurs when a different version of the site is used for mobile (as in your situation), and the caching system is not configured to deliver separate caches for desktop and mobile.
To resolve this, you need to check all layers of caching you have:
– the caching plugin on your site
– server side caching
– cloudflare or any other CDN cache
Make sure that each layer is set up to deliver a separate cache for the mobile version of the site. Once this is configured correctly, the mobile specific template should load consistently.
Thank you!
@Calin A serious situation is happening with the theme. What happens is that sometimes when accessing on mobile, it falls into the computer theme and doesn’t respect the mobile theme https://glostv.com/tv-ao-vivo/tdb_templates/postagem-celular which was created specifically for mobile. When a person accesses on mobile, it sometimes falls on the computer page all messed up, this one here https://ibb.co/5hhx3nfr which has a light blue color, all misconfigured, and the computer ad above is all broken. It should load on mobile like this https://postimg.cc/wtn2T9WW — the correct one with the strong/dark blue. You can run several tests on mobile or through website performance testing sites and it always does this, with people coming to complain to me. I ask for help solving this. I have other issues but this is the most important one to fix first.
Hi,
I just checked the website on my mobile, and it looks fine on my end. Are you still experiencing the problem? https://prnt.sc/EdwtRf0q1iSZ
Could you please provide a screenshot showing the issue?
Thank you!
hi,
When i add the flex block 1 to my website it makes the all the mobile version move to the left when you scroll?
https://www.ukthemeparkspy.co.uk/
Thanks.
Hi,
I just checked with my mobile and your website on mobile is full of ads https://prnt.sc/yqK44TLLhekr – https://prnt.sc/pCWZmkbIm9qx
Maybe you use an ad blocker on mobile, or you have a browser with AdBlock integrated.
Thank you!
Hi,
I just checked teh site, and now the footer seems to be displayed on mobile devices – https://prnt.sc/8H_VKY4fPkGI. Do you still encounter the problem when you check it with your mobile?
Dear TagDiv Support Team,
I am experiencing an issue with the Newspaper X theme in WordPress. When editing the mobile theme in the builder, the footer appears correctly. However, when accessing the site from a browser on a mobile device, the footer does not display at all.
I have already tried multiple troubleshooting steps, but the problem persists. Since we are using the WP Rocket premium caching plugin, I am confident this is not a caching issue.
Could you please advise on the possible cause and suggest a remedy to ensure the footer displays properly on mobile devices?
Thank you for your assistance.
Best regards,
http://www.thefiscaldaily.com/
Hi,
If the responsive version is being used, the same layout from the desktop will be applied on mobile, and the ads shown on desktop will also appear on mobile. The only exception may be the mobile header, as desktop and mobile headers are different, so it’s possible that the ad might not be displayed there.
If the situation persists, please provide a link to your website so I can investigate the situation.
Hi,
If you want to edit the Big Grid 3 block on mobile, unfortunately, there are no options available. What you could do is use CSS to increase the size of the grids so there is more space and the images can be seen a bit better.
.home .td_block_big_grid_3 .td-big-grid-post {
height: 300px;
}
Set the above css in the theme panel > custom code > advance css in the phone section. You can adjust the height numerically.
Hi,
I just checked the website on mobile and now the header ad is no longer displayed – https://prnt.sc/M1nhiIw9UKIN
Yes, if you want to use the code for tablets too, then just copy and paste the same code in the iPad portrait section.
For some reason Google Adsense ads are not displaying on Mobile only on Desktop, what could be the reason for this and how do i fix it?
I tried that, unfortunately, the ad on mobile still appears above the header after I added the code you provided.
Is there something else that I can try?
Thanks, this css is working on both desktop & mobile device. Will it work on every devices ? I could not check with tab or on iphone !
One moe thing… On the cart page the “Process to Checkout” appearing like a text link. I want to make it a button. Where can I set it in that way ?
Hi,
For this, please use this custom css for mobile :
body .td-pb-span12 .alignwide {
width: auto!important;
}
Set the code in the theme panel > custom code > advance css > phone – https://prnt.sc/gmHKEhHeMQeQ
Thank you!
Hi,
The solution that I can offer is to use a custom css that will hide it from the header zone on mobile, the css is:
.td-header-sp-rec {
display: none!important;
}
This should be placed in the theme panel> custom code > advance css > phone – https://prnt.sc/x13Vx2tifJvC
Hello,
I think that you are using the mobile theme plugin for AMP version, right? If so, then you can disable the grids from front and category page using the theme panel settings – https://prnt.sc/JNDTENp7HXR5
Thank you!
I applied the css you suggested. This fixed the problem for the desktop but displays in case of mobile devices remains unchanged, body content touching the device edges. Please advice.
Hi there. I use Google Adsense. How can I remove the header ads in mobile/tablet view? I want to see the header only and no ad.
I am not using AMP or the TagDiv mobile plugin and can’t because they both prevent the content in my pages from showing.
Current view:
I’d really like the ads above the header to be gone. I am fine with the desktop header ad.
Please help!
I need a setting where the text doesn’t overlap the photograph and enlarges the image – avoiding obscuring the entire photograph as in the image I shared. Is this possible?
The way it’s being displayed on mobile devices, the photographs become irrelevant since they have no visibility whatsoever.
Thank you.
-
This reply was modified 4 months by
thalesbrandao.
Hi,
The page layout can be adjusted on desktop and mobile with tagDiv Composer – https://prnt.sc/FtadVgzyBjgF
Thank you!
Hello,
Good morning. Thank you for your help.
How do I modify this layout in the mobile version? Our main news images aren’t visible in this type of layout. I’d like the image to be on top and the text below, giving the news image greater visibility.
Is there any way to adjust this relationship?
https://imgur.com/a/fDMb80g (The images are not visible with this layout model.)
(The featured images in the podcast are more visible)
Thanks.
Where are the settings for this white oval behind the logo? I have been trying all morning to get rid of it. It is gone in every size but the mobile.

