- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
There is an issue we have with one of our pages.
When it loads on mobile, it will not scroll. The page appears to load correctly, but from that point on, you can not scroll down through the items.
You can try it yourself: https://www.taglevel.com/gear
Not sure what is the cause of this, as all other pages seem to work fine on mobile. It is somewhat important, as this specific page is crucial to us, and upwards of 50% of our traffic to the site is on Mobile.
Any ideas?
Hello,
The social icons in the mobile menu can be removed with this code:
.td-menu-socials .td-social-icon-wrap a{
display:none;
}
You can add the code in the theme panel under the custom code section.
As for the mobile background, please check the theme panel here: https://www.screencast.com/t/FytfelaBF
Thank you!
Hi,
The template design has some opacity transitions in the design for the top header part
– https://www.screencast.com/t/UbRUp2orZ1
There is a 2 second opacity transition for the background image, try removing this transition for mobile (Advanced CSS phones section)
body.single_template_8 .td-backstretch {
transition:none;
}
Check if this has any effect.
Hello,
If you want to make the images narrow on mobile devices, you can try this code:
@media (max-width: 767px){
.td_block_image_box .td-image-box-span {
width: 33.3333333333% !important;
float:left!important;
}
Thanks
Hi,
The problem is that the transition for close the menu in mobile devices (left to right) is displaying a few seconds on desktop devices when updating any page.
How can solve it?
Thanks!
See here in mobile*: https://prnt.sc/jkel1v
Hey guys. Images on blocks are not loading in mobile. See here >> https://prnt.sc/jkekgz
my website: https://techlandia.com.br
Sorry I mean mobile theme
Bonjour,
Google Search Console m’indique les erreurs suivantes :
– L’attribut “style” intégré n’est pas autorisé dans les documents AMP. Utilisez plutôt la balise “style amp-custom”.
– Attribut non autorisé dans la balise HTML “col”
Comment résoudre ces problèmes ?
Merci de l’attention portée à ma demande.
Cordialement
Hello I wanna know how to hide row or element in mobile and show only on desktop and tablet.

Hi
Why is the homepage not showing on the Homepage, but its showing everywhere else on my website?
Hi, We are getting a trouble when we try to open the page on desktop. Page loads fine but the image doesn’t show up. We turned off the lazy load, but still getting the issue. But its working on mobile during AMP.
I have a banner ad (728×90) and when i post it on my newspaper 8.0 theme the mobile version is cut off. We put the same banner ad on other wordpress themes and the mobile version adjusts for the size.
Does newspaper not have this capability?
I have purchased a copy of the newspaper theme. I am new to wordpress. I am hosting my world news website with the ‘default newspaper’ theme. I visit my site running the ‘newspaper’ theme on my 15″ laptop. I haven’t explored my site in tablet or mobile view yet. In the ‘full view’ I find that the ‘default newspaper’ theme to be overwhelming, it’s super busy with lots of articles, links, etc.
As I get versed in configuring the ‘newspaper’ theme I’m sure I can eventually simplify the look of my site. However, I am hope that tagdiv will develop a simplified, less busy, somewhat minimalist version of ‘default newspaper’ theme, one that is not on steriods… think apple.com website but not that super minimalist.
Thank you for reading my suggestion.
Simon
p.s. I’m sure one can suggest I can modify one of the many other themes to suit my needs, however, I am not skilled to feel comfortable modifying the other themes to meet my needs yet.
See this solution https://forum.tagdiv.com/topic/top-header-menu-on-mobile-3/
Hi guys!
Since I have many options in the menu, I’d like to show the mobile menu at 1024px instead of 768. So I can avoid to show the menu items in two lines.
You can check revistaunico.net to see what I’m talking about.
Thanks!
Hi
I created grids with 3 square images in one row (section TRUSTED VENDOR PRODUCTS and OUR FAVOURITE SUPPLIERS), they look fine on a desktop (https://remelife.com/), but ugly on mobile.
See screenshot https://ibb.co/fdt3bJ
Can you please help me with this?
Well.
We are waiting to load over a minute and the image isn’t loading.
Its not happening every time but it is happening 40-50% percent of the times.
It seems like a bug to me.
Is it possible to disable the lazy loading on mobiles?
Or provide a different featured image layout for mobiles?
Kind regards
Hi,
Please help me to show up top bar menu in mobile. (same is showing up in desktop but not in mobile)
Thanks…!!!
I am using “Newspaper Theme 8.7.4”
My site: https://www.delhiplantnursery.com/
@Bogdan B. just had to say THANK YOU! This little bit of info turned my mobile homepage from a mess into EXACTLY what I wanted. You can see my efforts at http://www.rocketrundown.com
Hi,
Seems to work at the moment, from what I can see
– https://www.screencast.com/t/hEGYFlJKejB
If the plugin is enabled then the website would display the mobile theme on the intended devices
– https://forum.tagdiv.com/the-mobile-theme/
My mobile theme is showing a 404 page for pages 2 & 3.
Our index page defaults to the mobile view, especially on Edge browsers. This results in revenue loss and reader complaints. Any insight?
Thanks