- 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
Hi Alin,
I have disabled all plugins, including cache plugins (meaning no minification or caching exists any more), cleared server cache and CloudFlare CDN cache too, but problem still persists.
On two iPhone 6 devices menu can not open and search too, as well as all Ajax links to categories.
On my desktop computer, when I open developer console and than mobile mode, these things works.
Can you test on your mobile device – http://dev.fokus.ba
Thanks!
Hi
The mobile version of your site is the same as the one for desktop, but styled differently, so you can use custom css in theme panel > custom css :
@media (max-width: 767px) {
.td-header-main-menu{
background-color: #AF2828!important;
}
}
@media (max-width: 767px) {
.td_block_related_posts{
display: none;
}
}
@media (max-width: 767px) {
.td-footer-container{
display: none;
}
}
@media (max-width: 767px) {
.td-sub-footer-container{
display: none;
}
}
Let me know how it goes and provide more details if this is not what you mean.
Thanks!
Hi
Replace the previous css with this one:
@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: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}
Let me know how it goes!
Thanks!
-
This reply was modified 10 years by
Andrei L..
First of all my mobile template is too busy. I’d like it to look like a blog. I don’t want slide-in related post and I don’t want a footer. Also the header/menubar for mobile is black and my logo is black too! So obviously its not showing at all!
Is it possible to edit the mobile to my taste?
Hey, what happened with great support guys? 😉
Is it possible that its only me with issues on mobile responsive version?
I am using latest update of Newspaper theme – what can cause that Ajax is not working at all?
Search bar can not be opened, navigation menu too, what ever link I click like in category navigation in blocks does not load new set of news, and so on … it has to be some Ajax not loading issue on mobile … how to check, how to fix?
Thanks!
On mobile devices, the menu slides in from the left when a user clicks on the menu icon. How do I change this so that it slides down from the top? Please see screenshots below:
Change This Style:

To This Style:


Additional info: I have turned off lazy load – in theme panel I turned off “Use loading animation image”, if that is it …
Images now started to show on mobile.
But still I can not open search box, nor I can open menu …
And I would really like to keep using lazy load – so please help.
Thanks!
Hi
By default the theme hides the top bar, which includes the registration widget, on mobile devices but you can use custom css to display it, so there is no need to pay for a plugin. You can use this custom css in theme panel > custom css section:
@media (max-width: 767px){
.td-header-top-menu {
display: block!important;
}
}
@media (max-width: 767px){
.td-header-sp-top-menu{
left: 15px!important;}
}
@media (max-width: 767px){
.td-header-sp-top-menu .td_data_time{
display: none;
}
}
You can modify the values as you like. The result should be like here: http://screencast.com/t/C3W4NdBXh
Thanks!
-
This reply was modified 10 years by
Andrei L..
Hi,
Sorry for delay! We answer to the most oldest topics so if you add a new reply we get later to your topic.
Please try this custom css for revolution slider on mobile in Theme Panel > Custom Css: http://screencast.com/t/zpqrsBreyt
@media(max-width: 767px) {
.home .wpb_revslider_element .forcefullwidth_wrapper_tp_banner {
margin-top: 0 !important;
}
}
This is how the menu works on touch screen device, you cannot hover the menu items like on desktop, so the link will not work there.
You can customize the font for comments using custom css, as it is not an option in panel – http://screencast.com/t/yUQRW5TU
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
font-size: 10px;
}
textarea {
font-size: 14px;
}
Thanks!
Hi, we have just installed newest version of Newspaper theme on our development server, for testing purposes, with all demo content – and we noticed that on mobile devices, post images are not loading – other images such banners are loaded.
Also, there are issues with Ajax functionalities – and testing device was iPhone 6. On Android device, first load was ok, everything was loaded fine, but on reload, same thing, no images, Ajax not working, slide menu not working, etc.
Can you please help us out, and try it yourself, this is the URL – http://dev.fokus.ba
Thanks!
Hi,
I have checked your site again and the menu is still broken on mobile – http://screencast.com/t/DVQnJ9tev
Try to install a fresh wordpress and a clean unmodified theme on a subdomain(ex – http://clubalmafuerte.com/test/) and see if the issue still appears on this install.
Thanks!
One More thing 😛
With the hack everythig works fine in single (even audio mp3):
http://foromoviles.com/foromoviles-podcast-006-galaxy-note-5-nexus-5-2015-y-mas/
In index: Finder, mobile menu….
http://foromoviles.com/
In single with Post Template 7:
http://foromoviles.com/comprar-lg-g2-o-lg-g3-o-lg-g4/
The products:
foromoviles.com/producto/lg-g4/
But in shop, where I need to lad the scripts, the issues remains:
http://foromoviles.com/tienda/
Thanks
I am not using Chache plugin now.
Newspaper 6 with the same plugins worked well. No issues. I have updated to version 6 and I have problems with this.
Also WordPress does not show mp3 content in the posts. And again it is for Woocommerce but It worked well with Newspaper 4.
I have deactivated all plugins, just Woocommerce and Visual Composer active, and it is the same:
I can´t use mobile menu
I can`t use Post Style 7
I can`t use finder
I can`t see mp3 wordpress links.
In Themeforest pager I can read thar Newspaper 6 is compatible with:
BuddyPress 2.1.x, BuddyPress 2.0.x, BuddyPress 1.9.x, BuddyPress 1.8.x, BuddyPress 1.7.x, BuddyPress 1.6.1, WooCommerce 2.3.x, WooCommerce 2.2.x, WooCommerce 2.1.x, bbPress 2.5.x, bbPress 2.4.x, bbPress 2.3.x
I don`t know if it is also compatible with Woocommerce 2.4 but the web it is not updated.
http://themeforest.net/item/newspaper/5489609
Thanks for the support 😉
Hi
Try this custom css in theme panel > custom css:
@media (max-width: 767px) {
.td-icon-mobile:before, .td-icon-search:before{
color: red;
}
}
@media (max-width: 767px) {
.td-header-wrap .td-header-main-menu{
background-color: #ffffff !important;
}
}
You can change the color as you like. The result should be like here: http://screencast.com/t/mOM6crOZ
Thanks!
Hi,
1. Not sure what you mean, your page is looking exactly like the other one – http://screencast.com/t/xErXFIeI Do you refer to the ajax filter? Please provide more details.
3. This is how it works the classic pagination(numeric) used for latest article template. If you want to use ajax pagination, you can use the default page template and use a block to display your latest articles and set the block pagination that you wnat to use(next/prev, load more, infinite) – http://screencast.com/t/5in0pMY7nD – http://screencast.com/t/mzpBXdW0
4. I have checked you site and I guess you find the proper solution for it – http://screencast.com/t/dHZRyTYJkWnP – http://screencast.com/t/iG2jjfjFAk Unfortunately page content will not be displayed in mobile menu, like I said above.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
I also checked your site on mobile, but I see that you have custom modifications also on this site, for example main menu should not appear on mobile – http://screencast.com/t/uwDLwzwOQ We did not have related reports regarding your issue(Newspaper 4 or 6), so please make sure that you remove the custom modifications and check this without any plugins active, leave just Visual Composer active and clear cache.
Thanks!

How can I change mobile menu bar’s background color?
I want to change it white or transparent.
And I want to change the icon’s color too..
Please let me know where to edit.
Thanks.
Hi,
Replied here regarding mobile menu issue – https://forum.tagdiv.com/topic/menu-colour-problem-on-mobile/
Thanks!
Hi,
The mobile menu has a specific background(black). Unfortunately there is no option in panel to change it, but you can use this custom css in Theme Panel > Custom Css, just add your color(also for icons if you want): http://screencast.com/t/lMy1un0oBNu
@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: #fff !important;
}
#td-top-mobile-toggle i, .header-search-wrap #td-header-search-button .td-icon-search {
color: #222 !important;
}
}
Hope this helps!
Hi,
1. If “States” is a page you can use Visual Composer to add blocks on your page and filter articles by specific “States” subcategory like it is on the other page – http://screencast.com/t/V4Phfr3F
2. You can hide it via custom css in Theme Panel – http://screencast.com/t/kG3sr3Mn
.td-category-header .td-category-pulldown-filter {
display: none;
}
3. Like Christopher suggested you can use SEO by Yoast plugin to control titles, use seo codes – https://yoast.com/articles/wordpress-seo/#wpseo-plugin-titles
4. Unfortunately the megamenu was not designed for mobile menu, so it will not display the page content there.
Thanks!
Hi Chris, thanks for the response, yeah it was a problem with a setting in Yoast Seo in the permalinks I just unchecked- Strip the category base (usually /category/) from the category URL. and when I emptiedd the cache and re checked it it worked fine then.
Would you know why my menu bar is appearing as black on mobile, I have it set to clear but is still black
Hi
My menu is appearing black on mobile, I have it set to clear and it displays clear on desktop but black on mobile
Hello,
I have installed v6.2 of Newspaper theme on my website.
URL : http://www.naukrinama.com
I have few doubts :
1. I have created a Page Named States : http://www.naukrinama.com/state-jobs
Now just below the page title i want to show sub-category tags of this particular page like this :
http://www.naukrinama.com/government-jobs/
How can i do this ?
2. How can i remove the sorting dropdown in the right corner from Category pages where it gives options as (Latest, Featured, Last 7 Days,etc.) :
http://www.naukrinama.com/government-jobs/
3. Wherever Pagination is coming on Either HomePage Latest Articles or Category Detail Page and I change the page then the URL also gets changed. Because of it, duplicate meta-tags are getting generated in google webmasters.
For Ex. :
http://www.naukrinama.com/
http://www.naukrinama.com/page/2/
or
http://www.naukrinama.com/government-jobs/
http://www.naukrinama.com/government-jobs/page/2/
Can you tell me how can we switch pages without changing the URL (May be changing pages through Ajax or JS requests).
4. I have created a multi column page based megamenu named “States” on my website. But when i open it in Mobile layout then it is not getting visible. It only shows top level “States” option, and none of its sub-options are visible.
Screenshot 1 : http://imgur.com/6sNxIOl
Screenshot 2 : http://imgur.com/LNW9Daf
Hi,
Please use this custom css – http://screencast.com/t/ISsO24sPjd1v
@media (max-width: 767px) {
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
.td-header-sp-top-widget {
display: none !important;
}
}
I will also add your suggestion for mobile menu on our list.
Thanks!
Perfect thanks. Now how do I hide the top menu on mobile?
Thanks