- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hello
Are there options in the theme settings to add a logo for tablet/mobile sizes?
When my screen width is decreased it throws off the layout of my nav area. (since I am using the same size logo as the desktop version)
Thank you.
Hello crazydiver,
Unfortunately, the mobile theme has not been designed to recognize all the Visual Composer shortcode because this concept has been thought to have very basic structure, clear, fast and use for using.
Thanks for your understanding!
HI
I’ve checked your site on mobile and now images are displayed fine: http://screencast.com/t/hkwIuKjxI0 If you still have this issue please provide more details about it and we will get back to you as soon as possible.
Thanks!
I checked and it’s abit close to what I’m looking for.
Just to be clear; if I want an ad to appear within the article, all I have to do is add [td_block_ad_box spot_id="custom_ad_1"] to anywhere I want within the article. I did this and it works for desktops but not mobile (I’m using the mobile plugin theme).
Is there anyway to get this working with the mobile theme?
Thanks.
-
This reply was modified 10 years by
crazydiver. Reason: added an update
Hi
Please download the theme again from themeforest and install it in your wordpress: https://forum.tagdiv.com/how-to-update-the-theme-2/
Make sure that you also delete the current version of mobile theme plugin then install it again after a fresh version of Newspaper is installed: http://screencast.com/t/mTIyeXYD
Let us know how it goes.
Thanks!
Hi
We’re sorry about this inconveniences.
There was a problem with mobile theme but now we released the fix for it. Please download the theme again from themeforest and install it in your wordpress: https://forum.tagdiv.com/how-to-update-the-theme-2/
Make sure that you also delete the current version of mobile theme plugin then install it again after a fresh version of Newspaper is installed: http://screencast.com/t/mTIyeXYD
Let us know how it goes.
Thanks!
HI
1. Try this css in theme panel > custom code > custom css to hide social icons from mobile menu: http://screencast.com/t/rd8nCpK0fM
.td-menu-socials {
display: none;
}
2. The current menu was designed to go over the entire screen and to change this are required some changes in menu’s structure. This is a complex task which involve lots of customizations and unfortunately I can’t provide a solution for the moment. If you really need this and you’re not aware of the steps you need to take in this regard my advice is to k=look for someone who can help you with implementation or hire a freelancer to do it for you as we can’t offer custom work at the moment.
3. The colors for mobile min can be changed from theme panel > theme colors: http://screencast.com/t/CmZfdVcrPB
4. You can make a add a new menu for mobile only editing theme’s code as follows:
– edit td_menu.php and add this line of code here: http://screencast.com/t/Rf59isOchm
'custom-menu' => 'Custom menu for mobiles'
– edit menu-mobile.php and add thei code here: http://screencast.com/t/ybU3TZ4yLhvu
wp_nav_menu(array(;
'theme_location' => 'custom-menu',
'menu_class'=> 'td-mobile-main-menu',
'fallback_cb' => 'td_wp_no_mobile_menu',
'link_after' => '',
'walker' => new td_walker_mobile_menu()
))
– go to Appearance > Menu and create a new menu, then assign it this location: http://screencast.com/t/8FQyVVnec3i The result should be like here: http://screencast.com/t/DqZniIQXAc
Hope this helps.
Thanks!
I do not know what happened after up-to-date version of theme. Mobile theme was properly working before upgrading to the latest version but after upgrading, thumbnail photos of each posts have disappeared and can’t find the reason.
please check it from this link.
Hello adamuiowa,
I have checked your website again to the mobile mode and I noticed that you Article Inline Ad is working fine. Please provide some useful screenshots to your problem so I can understand what is your problem.
Thanks for your message!
Hello shoguns60,
Please ensure that you have right added the Ad codes in the correct field for Article Top and Bottom Ads for Mobile Theme sections like this -> http://screencast.com/t/P1XjevjGXxMl I have tested on my side and everything seems to work as properly. Try to clear all your caches and test again.
Hope this helps and let us know how it goes!
Thanks.
Good evening,
I am beyond frustrated right now. My mobile theme is not working properly. Hopefully if I give all of the information here, someone will be able to fix this for me. My website is http://www.mentalhealthsuggestions.com. All that you have to do to see the problem is to visit it first on a desktop browser and then on a mobile browser.
On the desktop browser you will see backgrounds, graphics, and featured images.
I used two separate websites to test for mobile optimization. The first site I used was responsinator.com. Responsinator.com shows everything working properly on mobile devices.
Then I used the Google Developers Mobile Friendly test and it showed a very different picture. It showed no images rendering.
I wanted to know which of the two was correct so I used my own Iphone 5s and used the mobile browser. It showed the same website that Google Developers Mobile Friendly test showed. No images, backgrounds, banners, or anything else.
I have no idea what is going on right now. I don’t know why some mobile device testing websites show everything to be okay while other websites show nothing rendering properly. I don’t know why it doesn’t render properly on my own phone.
I am pulling out my hair here. Please help me.
Hi.
I added these lines to custom CSS:
.td-header-style-5 .td-header-menu {
width: 410px
}
.sub-menu {
width: 410px
}
.sub-menu-columns ul.sub-menu li {
display: inline-block;
width: 200px;
}
.sub-menu-columns ul.sub-menu li:nth-child(odd) {
float: left;
margin-right: 10px;
}
.sub-menu-columns ul.sub-menu li:nth-child(even) {
float: right;
}
It works fine on the mobile, splitting the sub-menus in two columns. However in the PC nothing happens. Am I missing something?
Thank you.
Hey Guys,
Ok maybe I’m blind but I can’t see where I can edit whats in the Mobile Menues when someone is on a smartphone.
1. I want to take out the social sharing line
2. I want the menu to only go over about 2/3 of the screen if possible when it expands
3. Where do I control the menu options?
4. I want to put a smaller menu in there with links to our terms, about and those legal pages.
Here is a screenshot:
http://screencast.com/t/bkxjjZUcvX3
I have most other things figured out but am stuck…. Can you point me to the right documentation or menus to adjust?
Thanks,
Joel
Hello,
I have recently updated to version 7.3 and found that main page does not show thumbnails. I’ve seen other posts complaining about this in the mobile theme but not in the main page.
Is there anything I can do to fix it? If I’ve reverted back to 7.0 the site works as expected.
Any help would be fully appreciated.
Thanks!!
Can you help me troubleshoot a problem with mobile search? I have 3 sites using Newspaper:
v 6.7.1 is working as expected
v 7.1.1 is working as expected
v 7.3 is not (problem occurred with 7.2 as well)
On mobile, the search window does not display when clicking the search icon. Can you help troubleshoot?
Thank you
Hi Admin, i inserted adsense codes in the mobile theme setting but they are not appearing on mobile don’t know why!! i did the as described here : https://forum.tagdiv.com/the-mobile-theme/
Why those ads on top and bottom are not appearing on the same article on mobile WHY! http://everythingdogsandcats.com/2016/08/04/two-dogs-dragged-for-miles-on-leads-4×4-with-children-inside/
Hello sniperetn,
Please try to download again the theme from the Theme Forest because we have fixed the issue regarding on Mobile theme but the version of it has not been changed…it is still 7.3 version. Also, please notice that we recommend the FTP method because this is the surest one in this regard. -> https://forum.tagdiv.com/install-via-ftp/
Thanks.
Hello 0046jt,
I think that you do not fully understand our Mobile theme concept. So, please notice the mobile plugin has been designed to have very basic structure, clear and very fast. The mobile theme does not recognize the Visual Composer shortcode and all the pages which are created in Visual Composer will not be rendered in mobile mode. The homepage using this mobile plugin will contain the Big Grid module on the top of the page will display only the posts which belonging to the Featured Category, some text but only if it will be added in Mobile Editor from Visual Composer and at the bottom of the page will appear the Latest Articles which display the latest posts. For more information about this concept, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
However, if you are unhappy with this feature, please notice that you can simply turn off this plugin because it is an optional one and then the theme will be automatically switched to the general responsiveness mobile mode.
Thanks for your understanding!
My issue with the mobile is much worse. Since the update to 7.3 using the Envato plugin, the webpage does not load on the mobile most of the time. If it loads then it takes up to 2 minutes. I deactivated the mobile plugin, delete it and then re-installed it but the problem is still there.
More than 20 percent of my visitors are mobile users.
Hi
The selector which holds mobile menu background is .td-menu-background:before so you can use it to change the gradient as you want. The gradient color can be generated using an online tool, here is a css example made with http://www.colorzilla.com/gradient-editor/ – http://screencast.com/t/Ik0xn1biwP
.td-menu-background:before {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
background: #d0e4f7; /* Old browsers */
background: -moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}
Thanks!
Hello midronepro,
Unfortunately, we have an issue regarding on mobile theme and this has been fixed in the latest updated that still remained 7.3 and that’s why the Envato Toolkit did not notice the update. Please try to re-update your theme and check again the results. Also, please notice that we recommend the FTP method because this is the surest one in this regard. -> https://forum.tagdiv.com/install-via-ftp/
Hope this helps!
Thanks.
Hi
I’ve tried to access your site using several mobile devices but each time I get redirected to google.com http://screencast.com/t/Gwvk0fy9pV Try to deactivate all plugins except Visual Composer, clear all caches then test the site again. Also check the .htaccess file for any redirect rules and remove them.
Let us know how it goes.
Thanks!
Hello adamuiowa,
I have checked your website and I saw that you are not using the latest version of the theme. Please try to update it (Newspaper 7.3) with the Visual Composer (4.12), clear all your caches and test it again. Also, I have noticed that you are using the mobile theme plugin for your mobile mode and that’s why the embed code from Twitter is not working. Please try the theme without mobile theme plugin, only with default mobile mode and check the results. As you can see, the mobile plugin has very basic structure, it is too sensible and it has been designed to be very fast, clean and easy to use.
Thanks for your understanding!
HI
The mobile theme works only for mobile devices, not for tablets so there is nothing to be deactivated.
If this is not what you mean please provide more details about what you’re trying to do so we can inspect it closer and get back to you with a more accurate answer.
Thanks!
HI
Thanks for your suggestion, I’ve added it on our todo list and when the time comes developers will consider it for future updates. However this may take some times as we have a very long list with feature requests and we have to take them one by one.
A temporary solution would be to use media queries with css in theme panelo > custom code > custom css:
@media (min-width: 768px){
.single .td-post-featured-image{
display: none!important;
}
}
This code will hide the featured image on posts for desktop and tablets and on mobile they will be visible.
Hope this helps.
Thanks!