- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewsmagMain menu
- NewspaperMain Menu
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagBackground introduction
- NewsmagTheme colors introduction
- TutorialsWhat is Ajax preloading?
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
It’s not the theme it’s the plugin u using to “Async JS and CSS” you have to exclude these files in the plugin for the menu to work…
jquery.min.js
external.min.js
site.min.js
I have a problem from a quite a time. At first I though it is temporary due to some plugin. But now I am confirmed it is a theme problem. Menu on the mobile view is not working. When users click one icon nothing slides out.
Site Url : http://www.thenerdmag.com
Hello there, great theme
I want to ask if someone has trouble working with select tag in forms in this theme, when I use a drop-down list, this works as it should in Desktop and iOS devices but in Chrome Android browser I can’t select the options, these never show. Here you can find an example http://www.gacelacardona.com/test-select/
It has something to do with some scripts in site.js because when I comment around line 160 to 175 the functions (//show the mobile menu only on phone screen and //load fast click only on touch devices, except ipad), the drop-down list works but the menu doesn’t.
Please any help will be appreciated.
Hi – did you get this sorted chaps? top menu doesn’t work on mobile for my site either. Thanks
Hi,
Please try this custom CSS, add it in Theme Panel -> Custom CSS
.td_ul_login, .td_ul_logout {
display: none;
}
@media (max-width: 767px) {
.td-header-menu-wrap, .td_ul_login,
.td_ul_logout {
display: inline !important;
text-align: right;
}
.td-header-menu-wrap .span9 {
display: none !important;
}
.td-header-menu-wrap .span3 {
background-color: #4b4b4b;
height: 26px;
}
.td_ul_login,
.td_ul_logout {
margin: 0 8px 0 0 !important;
}
}
Hope this works
Thanks
Hi,
Please send an email with your wp-admin username and password at contact@tagdiv.com so I can check this issue (please also send along with your message a link to this topic).
Thanks for you message
Hi,
My website speed is horible.Mobile menu is not working.Please help me out.Give action steps need to be done.
Weblink: http://mavcure.com/
Hi ,
I disabled the minify option but its still not working.You have mentioned that its working…but checked just now its not working.
Hi,
Have you tried to disable the minify plugins to see if works?
I’ve tested your site on an Android mobile and the menu works fine.
Thanks for the message
I got it. It was the Category Order and Taxonomy Terms Order plugin. After deactivation the categories displayed correct. Only now the categorie order in menu is screwed. Can you help me with that too?
1. How to order the sub categories in menu.
2. How to display same posts from homepage on desktop and mobile.
Thanks in advance!
Jalo
Hi,
Plase add this custom CSS to Custom CSS->Theme Panel:
@media (max-width: 767px) {
.td-sp-ico-menu {
background-position: -20px -364px !important;
}
}
Thank you
I apologize if this has been addressed previously, but I searched and couldn’t find it. I would like to know how to switch out the mobile menu icon to be the one with the three horizontal bars, rather than the 3×3 grid of squares.
It seems like that is the standard to launch menus on most sites, and the 3×3 grid is used more as a pull down menu (eg Google apps).
As far as the CSS, I see that everything is pulled from images/sprite/elements.png but I can’t figure out how to modify the code to change what part of the png shows up…
Any help would be appreciated. Thanks!
Thnks for you soultion,but none of them worked.Could you please provide some insight.
I think he is using that plugin “Async JS and CSS”
To not break any slide are the menu on mobile please add these files in the
Exceptions (files to ignore and load in render-blocking way) box to the bottom
jquery.min.js
external.min.js
site.min.js
these files can’t be loaded in render-blocking are the sliders on ur site will not work also the mobile slide menu..
Hi, sorry … didn’t intend to start a roundtable… 😉
The different colors for menu choices isn’t a bad idea — some themes pull this from custom category color.
Note that some of the sites referenced, like “The Guardian” are *OLD* templates and not responsive and will likely soon be completely redesigned. Here is BETA of their new site:
http://www.theguardian.com/us?view=mobile# — note it is following the NEW thinking in search boxes (click, then search appears), being adopted on most major sites (at least here in the U.S. and U.K.). No multi-color menus, no weather boxes.
For the search box — one YES suggestion, would be option to have an entry box in the theme panel to swap out the maginifier CSS, to insert a Google Search service box, for those who wish to use Google for site search vs WordPress.
Hi,
Did you made some modifications to the theme? Please disable any minify plugins or mod_pagespeed or other host accelerators, the html/css structure of the theme is wrong.
Thank you
Hi guys,
I understand some people would consider this radical, but I’m exploring the possibility of removing the sidebar on mobile. That’s because:
1. The sidebar makes the site load slowly on mobile
2. It’s a known fact that most people don’t scroll down very far, therefore they won’t even see the stuff in the sidebar
3. The fact that the theme has a fly-out menu and allows us to place ads in the header, footer and in-text makes the sidebar unnecessary for the purposes of navigation and ad placement on mobile
So all in all, I think for my purposes having the sidebar on mobile may be more of a problem than a benefit. How could I have it removed?
Thanks,
Serg
Ironically, many of the theme updates are to fix issues with added features requested by users.
Disagree with some of these:
most people don’t look at weather on websites anymore since it’s on their cellphone. 5-10 years ago this was popular… now? Not so much.
If you have your breaking news on homepage, category page, tag, right side of each post, a news ticker now is a bit gimmicky unless you have breaking news every 5-10 minutes. 99% of major news portals no longer have this.
Full search bar – many people don’t search “on” the site anymore; and MOST designs for websites have gone to the search only appearing when clicked (NY Times, LA Times, etc.)
“Readers” start on home page. Anecdotal visitors come from search engine search, not from searching on site.
Just my thoughts. All of these “bloat” elements really slow down the site, page load, pagespeed, and most have to be removed for mobile, so, not super useful to most people.
Comments based on our news portals online 15 years, updated daily. Your mileage may vary.
PERSONALLY: I would like to see an update to ensure all the underlying elements are 100% up to date and 100% solid for a newspaper theme, and would like to see the author element on by default on post pages which is industry standard practice – this is more important to us than more bbpress, woocommerce, supermenus, etc. Speed, reliability, consistency.
Hi,
I have issues while acessing the website from TAB and Mobile.The Menu is not working properly and links are not clickable.
Here is the website link: http://mavcure.com/
I have a plugin that contains a javascript that uses jQuery. I’ve placed the script in the footer so the theme’s jQuery (v 1.11) is loaded before the plugin script can make jQuery calls. However, the plugin doesn’t work. The plugin comes with an older version of jQuery (v 1.9) and when i place the older jQuery in the header of footer the plugin will work. But the older jQuery version will break the theme’s mobile menu and other functions on the site.
Is it possible that the theme’s jQuery is a customized version of jQuery 1.11? The plugin author has tested it on v1.11 himself and says it works.
To not break any slide are the menu on mobile please add these files in the
Exceptions (files to ignore and load in render-blocking way) box to the bottom
jquery.min.js
external.min.js
site.min.js
js_composer_front.js
these files can’t be loaded in render-blocking are the sliders on ur site will not work also the mobile slide menu..
I’m not having any issues with my mobile menu,i’m even using cloudflare and menu still working as entended,it’s not a theme issue are not all of us will have the same issue,it could be a plugin that making issues for your menu too not work.
hi,
can you paste here the link to your site to check this issue.
also you can try to disable all plugins to be sure no conflicts may appear between the theme and the plugins.
I have look at the menu on my install but in my computer seems ok.
Thanks for you message.
Radu A.
I can confirm issues on Android. The menu slides out when the browser is at the top of the website but after scrolling down the web page the fixed menu icon does not open the menu.
Same here. Can’t get mobile menu to work since update.