- 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
- ApiUsing the Theme API in plugins
I am unable to instal required Plugins like Visual Composer, Social Counter, Mobile Theme etc. Following error shows up-
Installing Plugin: Visual Composer
The plugin does not have a valid header.
Downloading install package from http://whatexactly.in/wp-content/themes/Newspaper/includes/plugins/js_composer.zip…
Download failed. Failure when receiving data from the peer
Hello Not Guilty,
Please keep in mind that our new mobile theme does not support the Visual Composer shortcode and therefore, all elements which have added with Visual Composer on the mobile theme will not be displayed, though. Please notice that the new mobile theme was intent to display a very simple version of the page. At the moment, you can add only text, images. For more information about our mobile theme, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ So, if you are unhappy with this mobile theme, you will simply deactivate the mobile theme plugin and the theme will be switched to the normal responsive mobile mode.
Thanks for your understanding!
Mobile Theme Appearing on Desktop i don’t know why…. as recommended i am using the wp supercache plugin only
and also menu dropdown was not working on website when it loads on mobile or tablet
why this is happening
PS : presently i de-activated the mobile theme plugin. as a FAN of NewsPaper theme i was sad for what happened to me it’s confusing if some times it is loading as a mobile theme on Desktop
Hi, I have updated our site http://geospatialworld.net/ theme to NewsMag V3.0
I am noticing that there are display problems in chrome browser in mobile. The site is working fine in Firefox mobile browser.
Here are the previews in Chrome Mobile on Android –
1 > http://pasteboard.co/1vrlbpWI.png
2 > http://pasteboard.co/1vrnslEA.png
3 > http://pasteboard.co/1vroRDHt.png
Ultimately, the site is loading as a white screen.
Please help.
Regards,
Admin – Harsha
Hi Catalin,
Thanks for the reply. I did exactly what you said and then switched on my original plugins one by one. It seems to be that there was a conflict but it’s been rectified by using this method of reactivating one by one.
I do have the mobile theme switched on now and the only problem now, is that an iframe I have on one of the pages does not load. Loads fine on ipad, but on any mobile phone it simply fails to display. The link is here. Can you tell me why phones have an issue with iframes and tablets don’t?
Hi Support,
I’ve just updated to v7 from 6.6. After the update I’m getting the mobile menu display right above the main site. When in responsive mode the menu disappears and the hamburger icon doesn’t allow the mobile menu to display at all.
Be great to know if there is an update process I’ve missed? Have tried adding the mobile theme plugin but that doesn’t help either.
Look forward to a resolve.
Cheers
Hash
Hello VoZz,
Please notice that this type of plugins is not tested with our theme and I am not aware what you have implemented this code on your backend, sorry! If you want to display the Newsletter in the full-width mode for your mobile mode, you will have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
@media (max-width:767px){
.td-container{
padding-left: 1px;
padding-right: 1px;
}
}
The result you should see here -> http://screencast.com/t/bpyEluYz
Thanks for your understanding!
Hi,
The speedbooster plugin works for mobile as well, it google that is more strict for mobiles than for desktop. We also get a lower scrore on mobile due to these strict rules google has in place: http://screencast.com/t/MEvClt6AH
Thank you!
Hello Catalin,
That’s what I said. I have already changed that a long time ago, before there even was a mobile theme. On the normal web page its translated, on the mobile theme it is not. http://ow.ly/EnDg300ZE7e
@all
Hello,
We have no reports of problems with visual composer if version 4.11.2 is installed. Please disable all your plugins except visual composer, clear cache and reset cdn files. If you use the mobile theme, check your page back-end again as there are 2 editors now, scroll down a bit to find visual composer as the mobile editor is at the top.
If you still have issues with this and if there is a problem we did not find yet, please send us an email at contact@tagdiv.com and provide wp-admin so we can login to inspect this issue. We need to see the error if we are to fix anything.
@sigurbjornsson you seem to have used visual composer from a very early version and created your page with that version. Some elements from VC were removed/marked as deprecated by the plugin author in the latest versions so you will have to re-create these elements. They are tabs, accordions etc. you can see what element you need to re-create in this list: http://screencast.com/t/EESnECyBl5
Thank you!
Hi,
@kunghui please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect the issue. Also include a link to this topic so we can identify you.
@mayankaircel – unrelated issue. If you have a different issue than the one posted here, please create a new topic. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
The mobile theme will only show content of pages created with the mobile editor.
Thank you!
Hello ETm,
Please check the mobile files from your root theme and there you will find the shortcodes document which contains this block which is used in mobile theme, like this -> http://screencast.com/t/2dn2HGdbO
Thanks for your understanding!
Hi,
I have checked your mobile version of the site and ads seem to display fine: http://screencast.com/t/AhnbkQukq
Thank you!
Why not run in mobile?
I made all the settings


The theme displays well on IE9 but when I switch to the out of the box child theme provided in the download, many of the styles are dropping out (mobile menu is always open, all inline lists are vertical and bulleted, icon font is missing).
Hey guys,
In the mobile theme when I click open the search box, it says ‘search’ in English. I want it in Dutch. It doesn’t seem to get the phrase from the translation section in the theme because there it’s translated to my native language. Where do I change the this?
Hey guys,
I’m a bit of a noob with css, but I try 🙂
I added a newsletter sign up box on my homepage for the mobile theme. It looks good, but there it is aligned with the latest post below. I would like it to be full width, just like the featured posts are.
What custom css could I use to achieve this? It would be great if you could point me in the right direction. Below the custom CSS (I copy-pasted it from regular page):
#mc_embed_signup input.email {
display: block;
padding: 6px 0;
/*margin: 0 40% 15px 0;*/
margin: auto;
/*margin-bottom: 15px;*/
text-indent: 5px;
width: 70%;
min-width: 80px;
/*margin-left: 1px;*/
line-height: 14px;
border-radius: 5px;
}
#mc_embed_signup {
background: #669fb7;
clear: left;
font: 14px;
width: 100%;
max-width: 100%;
border-radius: 10px;
margin-top: 11px;
}
#mc_embed_signup input.button {
display: block;
margin-bottom: 11px;
margin: auto;
width: 40%;
}
#mc_embed_signup .button {
clear: both;
background-color: #3b5998;
border: 0 none;
border-radius: 4px;
color: white;
font-size: 15px;
font-weight: bold;
height: 34px;
line-height: 31px;
padding: 0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
max-width: 400px;
}
#mc_embed_signup input {
border: 1px solid grey;
-webkit-appearance: none;
}
#mc_embed_signup form {
display: block;
position: relative;
text-align: left;
padding: 20px 0 8px 0%;
}
#mc_embed_signup label {
display: block;
font-size: 16px;
padding-bottom: 5px;
font-weight: bold;
color: white;
margin-right: 10px;
}
My website About, Contact, Business, Privancy-Policy Page Not Working in Mobile Theme… how do show my all page Aricles in mobile theme … my website is http://www.fastgyan.com Open mobile Phon…
i have to place ad codes in mobile ads section of the theme panel .. but my google add not show in mobile plz chak my website on mobile …. my website is http://www.fastgyan.com
I tried this setting as stated in my question, but when I scroll down, mobile menu gone till I scroll up a little then it appear again.
It does not always stick on top. I can pass my WP account for you to take a quick look if required. Let me know how?
Thanks.
Hi, my setting look like you

But Mobile Menu/search Background not change

Thanks for understanding
Hi,
Unfortunately there is no setting or this from the theme side and we have no solution to provide on short notice. Maybe something similar to this could work: http://www.inmotionhosting.com/support/website/redirects/mobile-redirect
Thank you!
Hello,
Unfortunately there is no setting to disable the featured image on mobile, but you can use this css code:
.td-post-featured-image{
display:none!important;
}
If you use the mobile theme, add it in the mobile theme settings here: http://screencast.com/t/oRPLrEKfmB or if you use the responsive version, add the code here: http://screencast.com/t/3Gl2RjltdZNS
Thank you!
Hello,
This depends on the mobile theme plugin. If you do not use the mobile theme plugin then the adsense you set up for desktop will show on mobile as well.
If you do use the mobile theme, you have to place the ad codes in the mobile ads section of the theme panel: here: http://screencast.com/t/vPDwfXu7
Thank you!
Hello,
1. Please make sure you clear all caches and make clear cdn files also. If you have caching on your server, make sure you set it properly by contacting your hosting. Also very important, if you also use a cdn server, make sure you purge files.
2. The mobile theme uses the same footer set-up as the one on desktop. There is no extra settings for the footer on the mobile theme. It will get converted to the default footer style, but the content is the same as the desktop version. The about us section and the follow us are predefined for the mobile theme so if you want to remove them, you must use css to do so.
You can use this code:
.td-footer-description{
display:none!important;
}
Add the code in the mobile theme settings under custom css:
http://screencast.com/t/4LBcVoS4
Thank you!