- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewsmagTheme colors introduction
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiUsing the Theme API in plugins
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
Thanks. Does the google analytics code in the analytics section work for the mobile theme?
Hello Sebastian Escobar,
Please notice that if you want to use the Mobile Plugin you will not customize the mobile pages, sorry! Please check here -> https://forum.tagdiv.com/the-mobile-theme/ If you will use the General Responsive Mode, you can customize mobile page using the TD Composer.
Hope that help!
Thanks.
Hello Juan,
Thank you for your appreciation. You can try adding this css code in your theme panel-> custom code section:
@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{
height: 40px !important;
}
#td-top-mobile-toggle i, .header-search-wrap .td-icon-search{
line-height:42px;
}
#td-top-mobile-toggle i{
width: 40px;
}
#td-top-mobile-toggle i, .header-search-wrap .td-icon-search{
width: 40px;
}
}
You can change the values in the code to your preference.
Thank you!
Hi..
Thanks for the solution, have been resolv.
I have new problem, can i hide some block for mobile view? But not with mobile theme. Thanks
Thanks, It’s work, but I have to do it manual.
how to make it automatic from Theme Panel or form live CSS?
or what main fonts should I resize to make them all fit? because I’ve used Newspaper and it’s fine.
If you can answer also this question, I would like to ask:
– When can newsmag be supported with AMP plugins, as provided for the newspaper?
– When can newsmags organize mobile-featured ads as provided for the newspaper template?
Sorry, my question is too many. Thank you in advance.
Powered by: Google Translate.
Hello,
Please add this custom css code in the theme panel custom code section or your mobile theme custom code section:
@media(max-width:767px){
.header-search-wrap{
display:none;
}
}
Thank you!
From what I can see, the menu seems to work on mobile but after a period of waiting time. The menu will open once the website is loaded, there seems to be something that delays the loading.
There are some errors mentioning an analytics widget and a 403 forbidden on an image that cannot be found while something tries to load it
– https://www.screencast.com/t/ATXDcKRnSKs
This can delay the website loading time and also cause issues on mobile. I would suggest as a first step to deactivate as a quick test all the plugins, leave only theme plugins and woocommerce active. Check to see if this has any effect. Let us know.
Hi,
Our site betweencarpools.com has been going down at random times throughout the day, I have spoke to wpsitecare – our maintenance team as well as siteground – they say there seems to be issue with theme. Can you see their response below.. and let me know what can be done. This is big issue for us.
Hello Shaindy,
Thank you for contacting our Help Desk.
I have carefully revised the server logs and found it was overloaded the last time at:
[Tue Feb 20 09:41:52.629698 2018] [:error] [pid 31827] Execute of /home/shaindy7/public_html/index.php stopped because of load 33.55
I have found that at that time and hour 121 HTTP requests were generated by the following website:
Code:
root@c38433.sgvps.net [/usr/local/apache/domlogs]# cat shaindy7/betweencarpools.com-ssl_log | grep 20/Feb/2018:09:41 | wc -l
121
I have analyzed what kind of requests these were and from what I noticed the requests were mainly related to the Newspaper theme and were calling the admin-ajax.php script:
Code:
root@c38433.sgvps.net [/usr/local/apache/domlogs]# cat shaindy7/betweencarpools.com-ssl_log | grep 20/Feb/2018:09:41 | grep admin-ajax.php | wc -l
51
Here is a log of such a request:
Code:
68.197.246.165 – – [20/Feb/2018:09:41:38 -0600] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=8.0 HTTP/1.0” 503 – “https://betweencarpools.com/?s=Nut+brittle” “Mozilla/5.0 (iPhone; CPU iPhone OS 11_2_5 like Mac OS X) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0 Mobile/15D60 Safari/604.1”
I have also found that all of these requests related to the theme, which caused the execution of the admin-ajax.php script were coming from this IP:
55 — 68.197.246.165
Which belongs to external provider:
Code:
htodorsavov@Todor-Savov:~$ host 68.197.246.165
165.246.197.68.in-addr.arpa domain name pointer ool-44c5f6a5.dyn.optonline.net.
I am not sure what this behavior is due to but it seems to be related to the theme as I mentioned.
I would recommend you to revise it and its functionalities or contact the theme developers to revise them for you.
Should you need our further assistance, do not hesitate to contact us back at anytime.
Best Regards
Todor Savov
Technical Support Team
No, really the BigGrid 1 is no responsive in https://demo.tagdiv.com/newspaper/big-grid-1.
Anyway, the client prefers Mobile Theme, but I have some problems for to show the content because I have some pages and no only posts. I can see the content space for mobile theme in pages accept HTML code but no the tagDiv composer code. How can I add for example a column of post in mobile page? Please do you have some documentation for do this? Thank you
Hello team. First of all, you guys made an amazing job with this theme. It is fast, full of features and the support here is amazing. Thank you!
OK, so I’m currently using Newspaper 8 (Latest version) on my website. I would like to make the mobile top bar a little bit smaller.
This is the default mobile header (Not mobile theme)
https://imgur.com/zWf2TTC
And this is what I would like it to be (If possible)
https://imgur.com/K8aeQgn
If you also notice on the second image above which I photoshop, the menu and search icons are moved a little bit towards the left and right edges so I would also like to do this, if possible.
I didn’t see a setting for these in the Theme panel but if there is, please point me in the right direction. If, it can only be done using CSS code, could you please provide me with the code needed?
Thank you for your time.
Juan.
Hi and congrats for your theme! I would like to know if it possible to show first my sidebar and then the related articles.(mobile view) I have disabled the mobile theme plugin and the AMP.
Thanks
Hello,
I found a bug in the Newspaper’s mobile theme. The social icon of Twitch is empty and doesn’t respect the order. I have already tried to fix it by deactivating every plugin apart tagDiv ones and uploading the latest version of tagDiv Mobile plugin.
Here’s a screenshot:

I also noticed that the internal reviews vote/comment is incoherent:

I mean the vote number inside the article is from 1 to 10 and in the rich snippet on search engine is from 1 to 5 (3,8 in the screenshot above). Can you please fix it and make it coherent?
Link this (7,3/10):

Thank you in advance.
Hi,
Please excuse the delay, there were a few days off due to the Easter celebration.
If you have the mobile theme plugin activated, then that would be possible only thorough custom code. Provide a link to your website and I will give you a solution. Mention for what elements you want to make this changes and in which locations.
If the mobile theme is not used, then you can set font properties for each device, when creating/editing the page with the composer
– https://www.screencast.com/t/6ZuxRRMwPni
Thanks
I see…Thanks. Is there a tool that I can use to test the mobile theme look and speed? Because except google testmysite, the rest I have tried show the responsive theme…
Hi,
From what I can see at the moment, the mobile front page is displayed on desktop at the moment
– https://www.screencast.com/t/upeqZO14vJR
That could be caused and it is in general, by caching implementations. The mobile theme is sensitive when it comes to caching. It is only tested and works best with the WP super cache plugin. You could either disable the mobile plugin or try using different caching if possible the recommended plugin for best results.
I will try to help you further with your questions after the mobile issue is solved, so the homepage can be seen.
1/2. The header supports 2 menus, a main header menu and a top bar menu
– https://forum.tagdiv.com/main-menu/
– https://forum.tagdiv.com/top-bar-templates/
Another menu is not supported by the theme, maybe use a plugin if you need a 3rd menu in the website.
3. The justify text option was removed from WordPress in version 4.7. You could re-add the option if this is required for you
– http://www.wpbeginner.com/plugins/how-to-add-underline-and-justify-text-buttons-in-wordpress/
4. I will take a look once the homepage will be visible.
5. Not all the blocks/modules display excerpts. You can see how all the blocks look here
– https://demo.tagdiv.com/newspaper/block-1/
Note that even if a module displays an excerpt in certain layouts, this may be not visible when placed on a single column. Example
– https://www.screencast.com/t/QJkTwULi
Thanks
Hi,
The top bar will not be displayed by default on mobile. I t could only be made to display on mobile with a code, only when the mobile plugin is not active. So I could not say what that top section in the screenshot is exactly, it does not look like the theme top bar even if you enabled it on mobile.
If you could maybe provide a link to your website we will inspect it and see where exactly it is coming from.
Thanks
Hi,
From what I can see there is no problem on mobile, the same content from desktop is displayed. Maybe you have previously installed and activated the mobile theme plugin. Note that when this plugin is active page content built with the composer will not be shown. Mobile page content has to be entered through the mobile editor
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme would be useful when you want to display a different and much lighter version of the website on mobile. This plugin is also optional, you can simply not install it. The main theme is responsive without it, plus the same content from desktop will be shown on mobile.
If you have a different problem it would be useful if you could mention some more details about it, we will try to help you.
Thanks
I have other issues again;
1. Featured image is not showing for AMP post (mydomain.com/post/amp/) on Google AMP tester’s Search Result Preview and also on the real search result – everything was fine when I switched to AMPforWP plugin, but I prefer tagDiv AMP design (ads look better than those of Ads for AMP by AMPforWP) if possible.
2. I use tagDive Composer’s Grid 3 on the first row of my homepage. Its perfect on desktop but on mobile device. Only 2 articles out of 4 are visible, and I need to swipe left to see the remaining 2. Please check thechinexpress.com on mobile device and you’ll know what I am trying to say. I wish I could make everything showing perfectly on mobile device without having to do something to make it. Its fine if I use tagDive mobile theme plugin, but it drops my website speed a lot (also need to defer parsing of js a lot, etc.) and adsense page-level ads does not work on it, which is important 😉
For the lp/cd reviews on our site we are looking for a category page which displays the thumbnails as squares at a fixed size of 200px X 200px (the artwork for either a cd or lp is always a square shape).
We would like to use the ARTICLE DISPLAY VIEW M1 as a basis, and add this option to the list.
We noticed that this is possible given the api modules instruction, though we were hoping someone could help us out a bit.
We have already added this bit of code to the includes/td-config.php, which hopefully is sufficient ?
thank in advance.
td_api_module::add('td_module_20',
array(
'file' => td_global::$get_template_directory . '/includes/modules/td_module_20.php',
'text' => 'Module 20',
'img' => td_global::$get_template_directory_uri . '/images/panel/modules/td_module_20.png',
'used_on_blocks' => array('td_block_25'),
'excerpt_title' => 30,
'excerpt_content' => 50,
'enabled_on_more_articles_box' => false,
'enabled_on_loops' => true,
'uses_columns' => false, // if the module uses columns on the page template + loop
'category_label' => true,
'class' => 'td_module_wrap td-animation-stack',
'group' => '' // '' - main theme, 'mob' - mobile theme, 'woo' - woo theme
)
);
Hello, i’m creating a page with content for mobile and desktop in the same page and i want to hide one to mobile and another for desktop but this doesn’t work… All content is visible for all devices and in normal mode i’m seeing the command offset=”vc_hidden-lg vc_hidden-md vc_hidden-sm vc_hidden-xs” is ok however in desktop or mobile i’m not able to fix this. Please check this page and tell me why your theme is not able to hide that to that devices
Hi Bogdan,
I am a Japanese user. I am poor at English, so I use Google translation.
I am also suffering from the same problem, and as a result of trying variously, I am working on it now.
1.From the WordPress management screen, change the theme to the default “Twenty Seventeen” and so on.
2.Stop & delete all plug-ins attached to “NEWSPAPER” below.
[revolution_slider_5][js_composer][td-amp][td-composer][td-mobile-plugin][td-multi-purpose][td-newsletter][td-social-counter][td-speed-booster]
3.Delete the installed “NEWSPAPER” theme.
4.Delete the illegal media being uploaded.
「tdm_pic_1」「tdm_pic_2」「tdm_pic_3」「tdm_pic_4」「tdm_pic_5」「tdm_pic_6」「tdm_pic_7」「tdm_pic_8」「tdm_pic_9」
5.Access the database using “phpmyadmin” etc. Delete the invalid post in “wp_posts”. The posting status was “inherit”.
6.Upload and activate the downloaded latest “NEWSPAPER” theme.
7.I just reset the setting of the theme just in case. It may not be necessary to do, as it is not possible to verify it is essential.
【WordPress>Newpaper>Theme panel>Import / Export>RESET THEME SETTINGS>Write[reset]>Click[Reset theme settings]】
8.Upload necessary plug-in plug-in and activate it.
9.Reset the “NEWSPAPER” theme as necessary.
10.Initialize cache plug-in and CDN.
・When changing the theme of “NEWSPAPER” from “8.7.2” to “8.1.2”, no symptoms appeared.
・I did not fix it even if I reinstalled the theme of “NEWSPAPER”.
・After deleting all the plugins that came in, I fixed it again by reinstalling theme and plugin.
・It is also displayed on the “tagDIV” site.
https://tagdiv.com/tdm_pic_1/
~
https://tagdiv.com/tdm_pic_9/
Here is the background.
https://zurap.jp/tdm_pic_1-delete-images-appear-agein-tagdiv-wordpress-newspaper-theme-hacked-repair/
Hello,
I have the mobile theme deactivated. My development site http://mundoalb.mywhc.ca works fine, except when visiting it on mobile.
The menu takes a very long time to load. When I click on the top left, nothing happens until about a minute later.
I have DISABLED ALL plugins and it’s still doing it. So I have re-enabled my plugins.
Hoping someone can help.
Thank you
Dear, I am using the stick menu feature in my theme of website PAKDEFENSE.COM. I don’t want to use the stick menu feature in mobile devices, but want to use in desktop view. Please help me.
Hi, please look at this screenshot: https://ibb.co/jPxAgc
The top bar on mobile looks unstyled, no margin, wrong colors… it’s supposed to show the date (it could as well not be displayed at all it wouldn’t matter).
Why this behavior? Can Something be done about it? Like do not display it on mobile? Or have it properly styled?
(I don’t use the mobile theme and don’t intend for now.)
Cordially,
Benj
ISSUE FIXED!
In our case, we finally discovered that a setting in cloudflare did this, not javascript files.
In cloudflare, it’s Mirage, under “Speed”.
Mirage states it should “Improve load time for pages that include images on mobile devices with slow network connections.”
So, we assumed it’s an image loading thing, nothing to do with Javascript.
We did all testing with Cloudflare in development mode, but this Mirage setting somehow is active, even in passthrough development mode.
Great work on the theme, and great customer service. This is why we continue to buy licenses and use this theme on other sites.
-
This reply was modified 8 years by
pinnaclecompass.