- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hey Catalin,
I have updated the theme too using 7.3 to 7.4 patch and then used the mobile theme plugin and till now it’s working fine.
Thank you 🙂
Hello nano2408,
This strange behaviour maybe happens due if you have some untested plugins which interact with the theme code and cause a lot of unknown issues. Also, please try to remove all of them and install only the plugins that come bundled with the theme and rule out any conflicting plugins. To be safe, please try to clear all your caches, purge CDN files if you are using the CDN system, clear server caches (if you do not have any access to delete this, please request this task to your hosting provider) and then check the results. Please notice that our mobile theme is fully tested with our latest version of the theme and seems to work as expected by now and we have not encountered any issues in this regard.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello,
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.
Hello Dozie Solomon,
I have inspected your website and I saw that you are using the Mobile Theme for your mobile mode and that’s why you bring others things to the mobile viewport. Please notice that our new concept for mobile mode does not recognize the Visual Composer elements and that’s why the weather and location features with Trending Now are not displayed there. Please keep in mind that our Mobile Theme has a special design which contains a Big Grid at the top of your homepage, some text if it will be added in Mobile Editor and the Latest Articles modules at the very bottom of the page. For more information about the mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you want to change this structure, you will have to edit the front-page.php core file, like this -> http://screencast.com/t/hmL2kgzq
Hope this helps!
Thanks for your understanding!
Hi there,
Once I activated the “mobile” plugin for the Newspaper theme, I could no longer add pages. I could add posts and other things, but I could not add pages.
Can you let me know if there is something I can do to fix this?
Hi
The theme is tested and works fine on mobile with opera browser. Please make sure that you’re using Opera not Opera Mini which is a different browser and the theme is not tested with it. Also try to clear all caches, including mobile’s device cache memory then test the site again.
Thanks!
Hi Team
Great theme and great functions, thank-you so much. I’ve had a character encoding issue that I’ve been tying to work out for the last few weeks and just can’t figure it out. The weird characters are not in the database and they’re only appearing when viewed from mobile devices. We’re not posting from Word into the text editor, and I’ve checked (best I can) that all of the character encoding everywhere is utf-8. I’m guessing this isn’t theme specific as thee’s reports of this all over the place for WordPress, but I cannot find any that are specific for mobile devices. The symbols show up in embedded twitter posts also, which makes me think it is on the page rendering side.
I do not have the mobile theme activated as we want the content of the live site to show.
The link is https://ninetyminutesonline.com.
My best guess is some sort of plug-in conflict, but I’m hoping you guys may be able to help. Here’s the list of plug-ins installed:
-Auto Post Thumbnail
-Block Bad Queries
-Category Posts in Custom Menus
-Disqus Comment System
-Envato Market
-Feed Them Social
-Jetpack
-Share Buttons by AddThis
-Shortcodes Ultimate
-Slider Revolution
-Swift Mailer
-tagDiv Social Counter
-tagDiv Speed Booster
-W3 Total Cache
-WP Crontrol
-WP Missed Schedule
-WP reCaptcha Integration
-WPBakey Visual Composer
-Yoast SEO
Big list I know, but I doubt there are many thee that could cause an issue on the rendering side. We’re also running CloudFlare, however the issues existed before we added the CloudFlare configuration.
Any help would be greatly appreciated.
Hi, both are my blog views on Opera Browser. We can’t read anything. This is mobile menu background, and we can’t go to the homepage, article post and other. There is no any button.
How to fix this problem?


Finally uploaded the old version of the td mobile theme ( that I had downloaded a month back) and hence everything is normal now.
One thing to note- I am still using Newsp[aper 7.3 , please let me know if why it would have happened.
Thank you.
I installed the newest version of to mobile theme from this link: : http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip ( as it was mentioned on the various thread that plugin included in theme folder conflicts with Yoast SEO ) , the mobile version was working very well on mobile but unfortunately it broke the desktop version. The same mobile version was displaying on the desktop too. Have a look here: http://i.imgur.com/QZ22ygF.jpg
Yes, I have already clear all cache from Super Cache and DN but nothing worked. Kindly help. currently, I have already uninstalled and deleted the plugin but it’s still broken. It looks super ugly. Please help.
Solved the issue. If someone faces the same problem, the conflict was because I used the same Ad inventory inside the post body when in mobile and in the sidebar when in desktop. That seems to be responsible for the trouble.
Just created a new inventory in DFP and it worked fine.
Thanks for your assistance.
I noticed some images are not showing on mobile and dexktop view. What could be the cause
Hi,
I enabled the mobile theme for my blog.
I see the smart list in mobile,it has prev next button.
If I click the prev or next button the whole page reloaded and the display goes to the top of the page.
I need to stay in the smart list
If it goes top of the page,then the user need to scroll down again.it irritates users
Thanks
I noticed one of my featured images on mobile doesn’t show up at all. Wondering if there is any solutions.
Thanks!
I have asked two questions and gotten 0 replies on both of them. This is not “theme support”. I have received no support for any question.
On Android mobile, the menu does not come up on the home page when you click the three lines to bring the menu up. It works like 40% of the time. Also, on Android, you can’t click “more from author” on mobile. It just takes you to the top of the article. On Apple mobile it works, but it doesn’t on Android. How can I get the menu to always work on Android and the “more from author” section to work on Android?
Also, how come my sidebar won’t stay fixed on desktop?
Further investigation we found the below syntax error Under mobile>>single.php line 29
<article id=”post-<?php echo $td_mod_single->post->ID;?>” class=”<?php echo join(‘ ‘, get_post_class());?>” <?php echo $td_mod_single->get_item_scope();?>>
In ending > is used twice…..it should be once only….please check the syntax and confirm…
Also, in same file in below code of piece:
<div class=”td-module-meta-info”>
<?php echo $td_mod_single->get_author();?>
<?php echo $td_mod_single->get_date(false);?>
<?php echo $td_mod_single->get_comments();?>
<?php echo $td_mod_single->get_views();?>
</div>
Date set to false is it correct..???
See the below error which is coming in php_errorlog file
[08-Oct-2016 04:10:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE AND comment_parent IN (29268) ORDER BY comment_date_gmt ASC, comment_ID ‘ at line 1 for query SELECT ob3hhj0y_comments.comment_ID, ob3hhj0y_comments.comment_parent WHERE AND comment_parent IN (29268) ORDER BY comment_date_gmt ASC, comment_ID ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Newspaper/mobile/single.php’), comments_template, WP_Comment_Query->__construct, WP_Comment_Query->query, WP_Comment_Query->get_comments, WP_Comment_Query->fill_descendants
[08-Oct-2016 04:10:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE AND comment_parent IN (33456,33515) ORDER BY comment_date_gmt ASC, comme’ at line 1 for query SELECT ob3hhj0y_comments.comment_ID, ob3hhj0y_comments.comment_parent WHERE AND comment_parent IN (33456,33515) ORDER BY comment_date_gmt ASC, comment_ID ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Newspaper/single_template_5.php’), comments_template, WP_Comment_Query->__construct, WP_Comment_Query->query, WP_Comment_Query->get_comments, WP_Comment_Query->fill_descendants
The file is more than 1 Gb with these repeated errors…
On mobile devices, the author link and other post meta data is not being displayed correctly in the post header. You can see this on any single post here. I presume this is a CSS bug.
Essentially, on my new website’s mobile theme I cannot make the footer disappear (not the subfooter, that’s fine). I’d upload screenshot, but it doesn’t let me here. Let me explain: It’s shows my logo, an unclickable “about us” button and “follow us” between my content and before my subfooter.
Now, if I remove my logo altogether on the site, the logo in the footer disappears. If I turn off social icons, the “follow us” button disappears. But I cannot make the “about us” page disappear and nor do I want to turn off my logo altogether. Please anyone help me!
My about me page is called “about” and not “about us” additionally. So frustaring!
Steps I tried:
1) Cache is turned of so all changes appear immediately (but did a cache reset just in case, to no avail)
2) Went to theme panel >footer > turned off footer and even tried turning it on and trying different variations
3) Went to theme panel > mobile theme > made sure no footer menu is selected.
I basically tried going to and configuring every footer or logo related page in theme panel but nothing solved the issue.
The issue is not with the logo only, but the specifically that the footer in the mobile theme does not disappear. In the customize view of my site it’s not visible.
Theme is version 7.4
I’d upload a sceenshot but I can’t here unfortunately.
Anyone can help with this? Would be much appriciated. 🙂
Hi i have another question
If i Open our Site at a mobile device is this menu noch centered.
Can You Write me a Code where the MenĂĽ is centered ?
Hi Admin.
I bought the newspaper theme and I installed Global Medicine Theme because I was working on a health magazine and I wanted something similar to the Demo.
After I purchased and installed the theme, I noticed that the mobile display was not as Unique as the demo.
Some features like the weather and location features were absent on the mobile display. Also the [tagDiv] Trending now feature was absent on the mobile display and this made the mobile view uninteresting.
Please kindly tell me how to integrate those features into the mobile display of the theme.
You can have a look at http://www.aeglemagazine.com. thats the website i used the theme on.
Thanks! Also wondering why the theme panel options for the mobile theme aren’t being taken into effect.
Hello,
I have tested the mobile theme with the latest version of speedbooster (4.5) and it seems to work properly. Please make sure you use the latest version of speedbooster (found in the main theme package) and make sure you disable all plugins except visual composer, clear cache and reset cdn files if you use it.
For cloudflare we only recommend these settings: https://forum.tagdiv.com/cloudflare-cdn/ and these settings for supercache: https://forum.tagdiv.com/cache-plugin-install-and-configure/
I have alsop check ed your page speed on google and you seem to get a pretty good speed: http://screencast.com/t/Gwr48qvLWi
We did not see any score of 63.
The resources you mention are nowhere to be found.
As a note, the plugin works fine but there could be external interference that can make page speed slower. Page speed customization falls beyond what the theme support can offer you.
Thank you!
Hi,
It happens a strange thing
I activated all solutions to improve the speed of Page Speed.
While on the desktop everything it is ok and I have a score greater than 90 (93)
the mobile score sometimes is very low (63) in particular for
This JavaScript code that blocks the view:
http://ajax.googleapis.com/…s/jquery/1.11.1/jquery.min.js?ver=1.11.1
http://www.site.com/…s/cookie-notice/js/front.js?ver=1.2.36.1
http://www.site.com/…spaper/mobile/js/tagdiv_theme.js?ver=7.4
http://www.site.com/…cludes/js/comment-reply.min.js?ver=4.6.1
http://www.site.com/…wp-includes/js/wp-embed.min.js?ver=4.6.1
I Use mobile theme with cloudflare and supercacher, speedbooster is active
I tried to delete the cache, but the problem remains, among other things,
not every time i make the test, but often …
Any advice?
Hello nasaboy,
I have inspected your website and the front picture seems to work as properly, as you can see here -> http://screencast.com/t/2jgLAnnU2vw and also, it works for mobile mode -> http://screencast.com/t/0b5RVVv3
Please try to clear all your caches, purge CDN files if you are using the CDN system and test again.
Thanks for your understanding!