- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hi,
I see mobile theme has messed up for ViralBae.com.
I’m unable to see logo in menu bar. Also i see it floats only when we scroll up but not down.
Please could you advice.
Thanks!
Hi,
A test on our demo shows that its mobile friendly and doesn’t have any issues: https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper%2F
It seems that a resource is blocked by robots.txt – http://screencast.com/t/0QJzgJwo Please check their guide – https://developers.google.com/webmasters/mobile-sites/mobile-seo/common-mistakes/blocked-resources?hl=en-US&utm_source=MFT&utm_campaign=MFT&utm_medium=incoming-link also this can help – http://www.davidtiong.com/is-my-wordpress-responsive-website-mobile-friendly/
Also you can test this without using any plugins, leave just theme’s Visual Composer plugin and also make sure that you disable all html/js compression and test again.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hey all,
is there any custom css to make the menu on desktop NOT sticky while using the “Smart snap for mobile”-Option?
Thanks in advance
how can I make a javascript code that I included in header.php is only in desktop version and NOT in the mobile version?
I have a problem with the mobile version:
I put the code of google double click to manage banners, but the mobile version I opened the fraudulent banner in mobile connection.
<script type='text/javascript'>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type='text/javascript'>
googletag.cmd.push(function() {
googletag.defineSlot('/92719100/300x250', [300, 250], 'div-gpt-ad-1438xx-0').addService(googletag.pubads());
googletag.defineSlot('/92719100/728x90moviemedia', [728, 90], 'div-gpt-ad-1438xx-1').addService(googletag.pubads());
googletag.defineSlot('/92719100/800x300a', [800, 300], 'div-gpt-ad-1438xx-2').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>
I need this code is not running on the mobile versions.
thank you 🙂
Hola! Mi problema es que cuando analizo mi web informeinsolito.com en https://www.google.com/webmasters/tools/mobile-friendly/ no aparece optimizada… ÂżPor quĂ© pasa esto? Necesito arreglarlo.
PD: Algunas veces si funciona pero otras muchas no.
i have bought your theme from themeforest and its really Awesome .. but after theme installation, i got some issues in my theme with thumbnails and post image .. they are not working properly . could you look on it and solve my problem ..
here i have installed : http://latestmobilebuzz.com
I was wondering if have any plans for the mobile version of your theme. I am looking for improvements for increased page views. Mobile works differently than desktop browsing. The popular blogs are having a lazy-like post for mobile where the next page automatically loads beneath the first one without clicking so when the user scrolls down the new page is show, new page view and increased engagement. Is this something the team is working on?
Finally, the problem is identified. I know nothing about @media coding and obviously missed a closing bracket when posting the style from the main stylesheet into the child stylesheet. THANK YOU, ALIN!
On a separate note, I noticed that on my mobile device (ipod touch), the travel header on the home page has a gold strip on the right side, as if the header image doesn’t stretch far enough. This doesn’t appear on my laptop screen. Perhaps the image size needs changing? Or is it another issue or setting that I missed? (If you would like this in a separate post, let me know)
Thanks,
Doug
Hi,
In addition to this code:
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-top-menu-full .td-header-sp-top-menu {
display: block !important;
}
.td-header-top-menu-full .td_data_time, .td-header-top-menu-full .menu-top-container, .td-header-top-menu-full .td-header-sp-top-widget {
display: none !important;
}
}
How can I add more menu items to the right side of Login/Register item?
Thanks for the great support
Hi Alin, please add “possibility to change the predefined column position” to the wishlist. Especially on mobile devices, it is much better to have the “About us” on the bottom of the page. This means it has to be on the right side on desktop. I will find a way to solve my problem.
Thanks.
Hello! My name is RubĂ©n. I’m from Spain. My website is informeinsolito.com
I have a problema with https://www.google.com/webmasters/tools/mobile-friendly/
Why my website is not optimized for mobile?
Hi
I’ve checked your site and noticed that the td-visible-phone class is missing when visit the site on mobile devices, so please make sure you add the code as I provided above: http://screencast.com/t/7cYkcNiLlvT otherwise the ads won’t be displayed: http://screencast.com/t/T2Oc3hCjG – http://screencast.com/t/ubTFKB76
Thanks for the message!
Hi
You can modify the image size for mobile devices usng custom css in theme panel > custom css: http://screencast.com/t/cBB0QfDs – http://screencast.com/t/Qf8MewSQh
@media (max-width: 767px){
.page-id-155 .container-fluid .wpb_wrapper p a img, .page-id-383 .container-fluid .wpb_wrapper p a img, .page-id-383 .container-fluid .wpb_wrapper p img {
width: 230px;
height: 180px;
margin-left: auto;
margin-right: auto;
display: block;
}
}
You can modify the width and height as you like. Let me know how it goes!
Thanks!
Hi! which code should i add to get it to show on both desktop and mobile?
Hi
i am not asking for a custom modification. iam telling that when i see the website from a mobile device (ipad,iphone) the background is like “flashing” in the center of the page when i scroll down.
Hi,
What do I have to do to have smaller pictures on mobile devices especially on smartphone? Please have a look at my homepage on http://www.happyworklife.de There you can see, that the posts and everthing else regarding to the theme (Newspaper 4) is responsive, but the 3 pictures I included (yellow one, grey one and for newsletter) are not responsive. Same problem on site with the 3 yellow pics and the pic with me: http://www.happyworklife.de/coaching
Can you help me or tell me how to make them responsive?
Thanks a lot!
Kathrin
is there a way to disable the header ad on mobile, for non-adsense ads?
thanks!
Hi
This can be caused due to a small image which is zoomed out by css on mobile devices. You could try a plugin like WP Retina 2x: https://wordpress.org/plugins/wp-retina-2x/ to improve the images quality on mobile devices, or if this doesn’t work as expected try a bigger size image and see how it works.
Let me know ho it goes and if the problem persist please provide your site so I can inspect this closer.
Thanks!
Hi,
Did you modified the footer template 3 code? I see that the predefined column is on right side. Please check this by default code and see if you still have this issue.
I also checked this on my side and did not found any issue on mobile device – http://screencast.com/t/VJJa7IbXpsm
Thanks!
Hi
The theme doesn’t display the background image on mobile devices, as was designed with a full width layout. To change that you will need custom modification in theme’s core files and if you don’t know how to do it yourself my advice is to look for a developer from sites like: http://studio.envato.com/ to do it for you, as we cannot offer any custom work at this moment, sorry.
Thanks for the message!
Is it something that could be added in the near future? I noticed if I’m using the youtube mobile app and playing a playlist, once a video ends, it plays the next one without any user interaction. From some googling around, it seems like this feature wasn’t working on youtube app either before this year.
Thanks again for your time.
Hello,
I have discovered that the mobile menu is not working smoothly after the latest update of IOS with the new safari version.
It refuses to stay fixed when scrolling as it did very smoothly before upgrading!
I have also tested your demo and discovered the same problem there.
Can you verify this problem?
Thank you and keep up the good work 🙂
Hi, I’ve got the problem that Block 15, which I using in my footer is not clickable on mobile devices. No problems on desktop. Please check out page here: http://starzip.de/
Thanks, Lonao
Mobile Web View
Thumbnail low quality

hellow,
i have set an an imaga as a background for my website. ia have noticed that the background creates problem in the mobile verion of the website. Why is this happening? can the background be viewable only from pcs?
thank you in advance