- ApiUsing the Theme API in plugins
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
Hello Fiat Ministry Network,
I have checked your website and I saw that you have a problem with your mobile theme in that your featured images are not displayed. Please try to re-download the latest version of the theme which is still 7., but the fix was implemented after 7.3 was released. Please download the theme again, delete your current theme and install the freshly downloaded one. The version is the same but the fix will be present.
As an alternative here is the fix needed:
Add this code in the mobile theme’s function.php:
td_global::$td_options = get_option(TD_THEME_OPTIONS_NAME); //read the theme settings once
It should look like so: http://screencast.com/t/ke18K42lG
Please notice that our theme has 2 alternatives regarding on mobile -> mobile theme and mobile responsive mode.
The mobile theme concept has been designed to have an own layout for the front page which is different than the desktop version. The mobile plugin intends to display the Big Grid with three posts in the top of the page, some text if it will be added in Mobile editor from Visual Composer and the Latest Articles at the bottom of the page. For more information about this mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ So, if you want to have a similar layout with the desktop mode, you will have to disable this plugin and the theme will be switched to the general responsive mobile version.
Hope this helps!
Thanks for your understanding!
Hello sainthilaire,
I have checked your website and I did not saw any problem with your mobile theme. Everything seems to work as expected. To rule out any conflicting plugins, please try to disable all the untested plugins, leave just Visual Composer to active, clear all your caches, purge CDN files if you are using the CDN system and install only the plugins that come bundled with the theme.
Hope this helps!
Thanks for your understanding!
Hello cowobreng,
Please keep in mind that your “problem” is not a PROBLEM. Please notice that the mobile responsive will just display the desktop layout but in the responsive mode in left to right order and not another, sorry! If you want to change this structure, please notice that you will need to make some additional customizations that involve custom work and we cannot provide this at the moment, sorry! If you want to display more levels in our theme and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you!
Thanks for your understanding!
Shortcodes for custom ad codes are not working in the mobile theme.
I have installed Newspaper theme very recently on my website tomatoheart.com and hence I have all the updated version of all themes and plugins. My Mobile plugin is active and I can see it’s settings under “Plugin settings”- “Mobile Theme”
I do have made some changes here like Search button colors or menu background colors but when I visit it on mobile – I only see the mobile responsive version of the desktop version, not the mobile plugin version.
A few days back, I did notice the mobile plugin versions ( with three featured and then latest articles) but it never remains permanent and now I can’t even see it.
Are there any things which I should enable or disable after installing and activating “Mobile Plugin” ? Since I am editing/modifying various things, hence I have disabled super cache and CloudFlare integration options, hence there should be no issues because of cache or cookies.
Also, please tell me what is the right way to use default default mobile responsive version of this theme rather than using mobile plugin version? Should I deactivate the plugin ? How much speed difference is there between mobile plugin version and mobile responsive version? If it’s very little or negligible , I would love to use the mobile responsive version with all visual composer elements.
3. Is there any way to design two different homepage design using Visual composer , one for mobile and other for desktop as we have options to do the same with other pages like Contact pages, about us page etc ( Mobile editor and desktop editor) ?
4. If the mobile plugin is disabled, still I have re-write – pages like ( about us, contact us etc) in mobile editor section of pages or it’s valid only in case , I have enabled mobile plugin?
Please help me to understand and correctly setup the mobile theme for my website. Thank you.
Hi,
If you want to remove the search altogether, you can remove this part of the code: http://screencast.com/t/H7lMlKO6QCso
As for the scroll on mobile it can be deactivated from here: http://screencast.com/t/TVVkeXgb2mT but not if you use the mobile theme. The mobile theme sticky menu cannot be removed from the theme settings.
Thank you!
Hi
My Mobile theme after updated theme to 7.3 and updated wordpress to 4.6, it is error as like screenshot http://www.upsieutoc.com/image/5Hzx
Is there a step by step way to get my mobile site to look like my desktop website. The website is http://www.fiatministrynetwork.tv
Hi i have some problem with mobile theme because it lost the style for example this http://www.sabanetasr.com/wp-content/uploads/2016/08/Screenshot_2016-08-30-16-06-45.png doesnt see like the correct homepage style. the correct is http://www.sabanetasr.com/wp-content/uploads/2016/08/14045424_1263535043687314_1765977916_o.jpg lost the style and an other problem is that views counter post takes to upgrade; for example desktop theme show that have 500 views and in the mobile thema only 172 Views.
When using the mobile theme I also get a grid of featured posts appearing before the latest articles
Is there anyway to turn this off?
Hi,
You will need custom modifications for this as the mobile logo was designed to appear on the mobile header between the menu and search icon.
I will provide a css for you can start customize this, but you will need some additional changes for you specific case. Try this custom css in Theme Panel > Mobile Theme > Custom Css – http://screencast.com/t/bmIzvSCmeG
.td-main-menu-logo img {
float: none;
display: table;
margin: 0 auto;
top: -60px;
}
.td-header-wrap {
margin-top: 60px
}
.td-main-menu-logo {
float: none;
}
It worked on my side but you will need to adjust for your specific case. If you don’t have experience I’ll suggest to get someone to help you as we don’t provide custom services.
Thanks!
Salut Incrosnatu,
Banuiesc ca vrei sa implementezi Facebook Comments pe Mobile Theme, nu? Tot ce trebuie sa faci este sa introduci codul de Java Script in header.php si pe urma in single.php inainte de get_footer() trebuie sa pui o alta conditie asa cum este in acesta captura de ecran, aici -> http://screencast.com/t/RkXH3FXXiWJv si aici -> http://screencast.com/t/lb3QhADMh Practic pentru versiunea de desktop trebuie sa adaugi exact acelasi cod doar in fisierele din main team. Pentru mai multe referinte in acest caz, poti sa consulti acest topic -> https://forum.tagdiv.com/topic/anybody-implemented-fb-comments/
Sper sa te ajute aceste sfaturi!
O zi faina in continuare!
Hi
I’ve checked you site and noticed that you have a very strong cache. Try to clear all caches then test the site again. If you’re using WP Super Cache as cache plugin note that is not fully compatible with WordPress 4.6. For more details in this regard please check this topic: https://forum.tagdiv.com/topic/mobile-theme-does-not-work-properly/
Thanks!
Hi,
I am using the latest version of the theme (7.2c) on the child theme.
I am using the Mobile theme plugin.
On my homepage the Logo is within the Menu.
I would like to display the Logo on my homepage above the Menu, like it is showing on a post.
(The post is using post style template 8)
(I am using header style 10 and want to keep it style 10).
Please see the image: https://postimg.org/image/c4ulj1br1/
A quick fix here:
https://forum.tagdiv.com/topic/mobile-theme-errors-since-7-3/
Hi,
I’m updated follow instruction, but Mobile theme still cannot active in mobile device. Please check this problem at http://cachsong.info
very bad news, we bought wrong theme? as newspaper mobile theme if not come unhappy customers. because newsmag very very slowly on mobile maybe you can solve this problem tagDiv is a biggest theme developer in themeforest.
Hi, Author name is hidden in mobile theme, how to fix that?
See the attached screenshot!

HI
We did not made a decision in this regard and I can’t provide an accurate answer in this matter. However in near future we don’t plan to include mobile theme in Newsmag theme but maybe in future we will consider it for implementation.
Thanks!
Hello seifdine,
Unfortunately, please notice that our theme does not have an RTL support and that’s why the mobile menu will appear on the desktop version. As a quick fix in this regard, please try to use the code below and place it in Theme panel->Custom CSS area but still you will also need other additional customizations which cannot offer them because we cannot provide custom work at the moment, sorry!
The code is ->
.td-menu-background,
#td-mobile-nav {
display: none;
}
.td-menu-mob-open-menu .td-menu-background,
.td-menu-mob-open-menu #td-mobile-nav {
display: block;
}
If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!
Thanks for your understanding!
Hello Catalin,
Thanks for give me code.. however i would like to discuss about your support policy
“If you want to exclude a category from the Related Articles on mobile theme, please notice that is not a simple task and you will have to check the code from front-page.php core ”
Actually after looking the codes… it actually very simple and it can be done under 1 minutes… in front-page.php
i only need change :
// query used on Latest Articles section
$wp_query_args = array(
‘ignore_sticky_posts’ => 1,
‘post_status’ => ‘publish’,
‘posts_per_page’ => $posts_per_page,
‘paged’ => $paged,
);
TO
// query used on Latest Articles section
$wp_query_args = array(
‘ignore_sticky_posts’ => 1,
‘post_status’ => ‘publish’,
‘posts_per_page’ => $posts_per_page,
‘cat’ => ‘-71’, //One Line of modification
‘paged’ => $paged,
);
I thank you for providing me with the code placement, but i’m bit disappointed on how you said “this is not a simple task”… because i don’t ask for adding features or something difficult, but rather ask where the query happen, where you put the code for this and that.. because you guys code this.. and this kind of modification is only took less then 2 minutes.. which for us (user) perhaps taking more time as we must understand on how Newspaper Framework works..
Is something like this is beyond the scope of your support ?
-
This reply was modified 9 years by
admindoxa.
mobile theme for newsmag same newspaper will update? if it comes when?
@Cat:
I updated my site’s FTP to the new Newspaper theme and, once again, I have an error and NO FRONT/HOME PAGE on my site. (VERY BAD!!) http://www.theautoreporter.com

Theme config
Theme name i Newspaper
Theme version i 7.3
Theme database version i 7.3
Theme aurora version i 1.1
Theme Mobile Newspaper mobile version
php.ini configuration
Server software i Apache
PHP Version i 5.6.24
post_max_size i 65M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 30 – the execution time should be bigger than 60 if you plan to use the demos. To see how you can change this please check our guide here.
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false
WordPress and plugins
WP Home URL i http://www.theautoreporter.com
WP Site URL i http://www.theautoreporter.com
WP version i 4.6
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 40 MB/request – We recommend setting memory to at least 64MB. The theme is well tested with a 40MB/request limit, but if you are using multiple plugins that may not be enough. See: Increasing memory allocated to PHP. You can also check our guide here.
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.
Hello,
I have checked your mobile theme and it seems you need to update your theme.
Please download your theme again from envato and upload it to your site but do not use the automatic update as the fix for this issue was implemented without changing the theme version. Please use this guide to update (any method except automatic) https://forum.tagdiv.com/how-to-update-the-theme-2/
The about us section from the footer will be grabbed from the main theme so you need to edit it in this section:
http://screencast.com/t/DUKwvpQY
It will grab the info content but it will not grab the footer style. The mobile footer is predefined and there are no options to change it;s style at the moment.
Thank you!
Hello Birbo,
After several investigations in this regard have concluded that this type of issue come from WP Super cache which is not fully compatible with WordPress 4.6 and that’s why this problem occur. We hope that WP Super cache plugin will be updated it as soon as possible and that problem will be fixed. Notice that this issue appears and on Mobile Theme from Jetpack when the caching plugin is active.
Please notice that we have reported this issue to Jetpack and we are waiting for an update from them. Until that, you should use our workaround posted here -> https://github.com/Automattic/wp-super-cache/issues/132
The author will need a bit of a CSS fix as the CSS got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:
.td-post-author-name div { display:inline; }
Sorry for the inconvenience but please notice that we will consider fixing all of them as soon as possible in future updates.
Thanks for your understanding!