- 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
By default the theme hide the top menu on mobile devices, but you can display it using custom css, like I’ve already suggested above:
@media (max-width: 767px) {
.td-header-top-menu {
display: block;
}
}
Notice that the top menu elements don’t have style for mobile devices so you may need custom css for them.
If this isn’t working like you want it please provide your sites url and more details about this and I’ll have a closer look at it.
Thanks
Hi,
Please disable all the plugins, leave just Visual Composer active, clear cache and purge your files if you use CDN then check if you still have this issue on mobile as the theme doesn’t add this(you can check our demo on youe decvice – http://demo.tagdiv.com/newspaper/ ). Also you can check if your server doesn’t redirect on another page on mobile.
Thanks!
Hi,
The Big Grid blocks were designed to be displayed like this on mobile devices – small thumbs will work like a slider on mobile – http://screencast.com/t/yyN6il0y – http://screencast.com/t/JpLxXbjHXT
You can use Big Grid Slider it will be displayed like in version 4 on mobile devices(just set post limit to at least 8) – https://forum.tagdiv.com/topic/homepage-issue-with-big-grid-3-style-1/#post-55259
Also if you want to hide it on mobile you can use media queries via custom css – http://screencast.com/t/wnbKRocOC
@media (max-width: 767px) {
.home .td_block_big_grid_1 {
display: none !important;
}
}
Thanks!
Hi,
There is a margin bottom for all custom ads – http://screencast.com/t/yLYbA8Bj4 and unfortunately there is no specific class to target the ad when it is hidden. A solution is to remove this margin using media queries, try this custom css in Theme Panel > Custom Css to remove it for other devices than mobile – http://screencast.com/t/VsJTHrPH9Q
@media (min-width: 768px) {
.td-g-rec-id-custom_ad_2 {
margin-bottom: 0 !important;
}
}
Hope this helps!
Hi there,
i wonder why – yesterday one of my member says – hey where is the register and login button an my mobile?
And right – there is now button – because there is no top header menu.
BIG BIG Problem, because i have a lot of informations in my top header menu ready – like register, log in, log ou – NOT !!! YOUR LOGIN/LOGOUT – instead the Ultimate Member Plugin running and the menu link to the top header – more other site, like help pages etc – all on the header.
Please help !
This is very urgent !!!!
Hi, when i enter on my page “http://polosurtdf.com.ar/” trow my mobile phone “LG G3” the site shows on the phone like yo see in this link “http://polosurtdf.com.ar/wp-content/uploads/2015/07/QuickMemo-_2015-07-19-21-24-54.png”
i have to pick in “version full” to see the page on the mobile phone, i want to enter directly on the page when the mobiles phones try to enter in the page, please could you helpme to fix this??
Many Thanks.
Hello,
Big grid 1 is not responsive on my homepage and big grid 7 is also not responsive on my category pages?
See homepage on desktop:
http://postimg.org/image/av6ni423j/
On mobile posts are cut off on the big grid 1:
http://postimg.org/image/onl2dqsv3/
This is same with big grid 7 on all category pages:
http://postimg.org/image/5apktqdun/
The site is: toat.com
What can be done to make the grids responsive or to remove the grids for mobile only?
Thanks,
Arran
Wellll…..
WordPress does not support alt tags by default, not a theme issue. Most people don’t bother to setup alt tags in their media panel. You can modify WP and/or theme to add them; but WP’s own default themes don’t support them either. This is well known issue to consider in all themes prior to purchase or deployment. Our traffic went UP on one site using TagDiv themes, so not necessarily relevant in all cases.
H1 tags can easily be added to home page to setup a desired blurb about your site, either top of page (not normal), sidebar, bottom home page. Simple to do.
Yoast has had more SEO problems than TagDiv on average the past 2 years, so not always a “benchmark” — you always need to check issues with Yoast prior to any SEO plugin update as THEY often break things every major dot version they come up with. One version had 5 semi-dot updates in one week to fix all the problems.
But always good to test your posts to see what Google is seeing with the debug tools.
The best SEO is still ORIGINAL content, posts between 800-1200 words are the “Sweet Spot” — avoid short posts and copycat of other site content and images; avoid posts with a YouTube video and one paragraph about it, etc.
Also be aware for any sites in Google News, they have been having hiccups again since last month, where sometimes image not shown in GN searches, headlines may pull the (ironically) alt tag from photo vs the headline, and other oddities.
Also be aware Google’s bot has been pulling in “hidden content for mobile” as part of desktop results lately, implying that there is some shift in their scraper to “mobile first” for scraping news sites, desktop as fallback. We had a hidden photo on mobile “tap to view image:” so that the photo wouldn’t be see unless asked for in mobile … that text showed up in Google News in excerpt from story (!!).
Upshot — it’s not just you – Google is messing with the known universe again, and in some very odd ways related to “scraping” your page, separate entirely from the sitemap which SHOULD be pulled first for data but is apparently not. If you’ve noticed traffic oddities and are in Google News, this may be factor in things you are seeing, perhaps not. It’s impacting us, with sites not even running WordPress (!).
I have an adsense ad that is displayed only on mobile view, works great.
Problem is that when in regular view the ad-space leaves an empty row behind that kind of breaks the design of the page. The problem is illustrated in the picture below.

I´m using the Custom Ad – option to add the adsense ad to the page.
The header-ad is set to dissapear on mobile view, and this works perfect and leaves no white space behind when it is disabled (try shrinking the browser window and refresh the browser).
So, how can I get rid of the white space when the Custom Ad is disabled on computer/desktop view?
Site is: enkelteknik.se
Hi Tagdiv team, thanks for all your hard work around here. 🙂
I’ve noticed on my site http://www.sometimes-interesting.com (using Newsmag), the search function has stopped working. When you click the search magnifying glass, you get the # sign after the webpage URL but no search. I also noticed that mobile menus (on phone, not tablet) seem to not function when pressed.
Could someone give me guidance as to how to rectify these items? They did work at one time which leads me to believe something isn’t playing well with them, but I’ve tried disabling plugins one by one and haven’t been able to determine the problem.
Thank you!
Hi
I also checked your site and seems to work fine on mobile devices: http://screencast.com/t/cq7wmJUaoeX
Thanks!
Hi,
I’ve checked your site and found these errors in browser’s console: http://screencast.com/t/1pPVDiMdp2 which cause you menu issues on mobiles so please test this without using any plugins, leave just theme’s plugins active, empty all caches and test again.
Thanks
Hi
I’ve checked your site on mobile and the images are loaded fine, please provide more details and a specific link with the issue.
Thanks!
Hi Everyone
I am using NewsMag 2.0 on my site http://www.visitphiladelphia.org and noticed that the mobile menu does not work properly on the iPhone. I am on the latest version of iOS. I see the menu work on Chrome, Internet Explorer and Safari on Mac, but for some reason it is not working on iOS on my iPhone. Has anyone run into this issue and is there a fix?
thanks,
Anthony
Thanks for your reply.
It is happening in both Firefox and IE.
It’s just the main body font but is only in the main pages and posts – it has never happened on the home page where the blocks are used, in the sidebar or in the footer.
It’s really random – yesterday it affected every page and post, today none. Sometimes it can come and go in the space of a few hours and sometimes it’s just a couple of posts while others show up fine.
When it’s happening, I have checked it on different computers with different IP addresses, both desktop and mobile versions, and they all show the same thing.
I can send you a screenshot if that helps…
Thanx a lot!
One more thing, why are all the images i upload such flurry on mobile? When you click on the article the picture is good but in the overview it isn’t.
Thanx
Hi,
Please deactivate mobile theme from jetpack – https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Thanks!
Hi,
Can’t seem to figure out why content in a Block 3 on our homepage was displaying articles in a single column (image then headline) and now they are appearing as 2 articles next to each other in a single column? Only change we made recently was updating the “Search display view” in the Template Settings, but not sure if it’s related.
Currently displaying as:
http://www.screencast.com/users/NINJAMobile/folders/Default/media/cca76355-6f57-406b-aa6c-8fa4584829f4
Any help to revert back to single column of articles would be appreciated!
Hi there,
we are using the Newspaper theme on our site http://outdoorkid.de/.
Unfortunately, the mobile version looks completely wrong. The desktop version, even when viewed in a very small browser window, looks fine.
This is a screenshot of the site on a desktop browser, in a small window: http://outdoorkid.de/wp-content/uploads/2015/07/Responsive-on-Desktop.png
This is a screenshot made on the iPhone: http://outdoorkid.de/wp-content/uploads/2015/07/iPhone-Browser.png
Both were made using Chrome.
Could you please help in fixing the mobile view?
Hi,
I’m not sure why this doesn’t work for you as it is tested and should work fine – http://screencast.com/t/37usR2YUgfHc just paste the css code in Theme Panel > Custom Css – http://screencast.com/t/nQ9cHORoh and also clear cache.
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: red!important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}
Anyway we will add this option in Theme Panel until your site will go live.
Thanks!
I found that string css code earlier and I couldn’t get it to work. I tried placing it in the main custom css box as well as the mobile options and everything stayed the same.
When do you suppose a option will be created in the theme panel? My site is to go live by September and would like it done by then.
Hi,
Sorry for delay we don’t work on weekends!
If you want to have logo in the mobile menu for header style 10 you can try this custom css in Theme Panel > Custom Css: http://screencast.com/t/EYBWXtMsg
@media (max-width: 767px){
.td-header-style-10 .td-main-menu-logo {
display: block !important;
}
.td-header-style-10 .td-logo-wrap-full {
display: none !important;
}
}
You will need custom modification to display style 1 like that, but I’m not sure why you want that instead of using style 10.
Hope this helps!
Hi,
You can change the background color for mobile menu (and menu icons if you want) using custom css in Theme Panel > Custom Css, as the theme doesn’t have an option(this is on our list and we plan to add an option in future). Please check this topic – https://forum.tagdiv.com/topic/mobile-header/
Thanks!
Hi,
I also checked your site and now your image are displayed fine on mobiles, unfortunately we did not make any test with WP Retina so I cannot make any suggestions.
We know about this issue with smooth scroll, it will be fixed in the next update. Sorry for inconvenience!
Thanks!
Hi guys,
I embedded a youtube video to my site’s main page; however, when the page is loaded on a cell phone the video does not resize and it only shows half of it, making it look bad.
I tried different solutions and Plugins but they do not work.
Any help will be appreciated.