- 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
Hello,
Unfortunately we are not aware of the Amazon Mobile Popover implementation. You should follow the instructions provided for this ad regarding wordpress implementation if there is an. I cannot provide any insight as we have not tested this type of ads. Our theme was built to work with all ads but in special cases, a custom implementation is needed beyond the theme panel options. I can;t say for sure what it is though. The ad provider should be able to provide more details.
Thank you!
Hello,
Please read this topic as this is a known issue with the plugin: https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thank you!
Hi,
I have a new error on my website that gives me this error “Are you sure you want to do this?” every time I try and create a new page. This error does not come up on any other “create” method like post, or new product, just new page. I have gone through turning on and off plugins, and the plugin that I have found is the issue is the tagDiv Mobile Theme plugin.
Not sure why that is, and I do not see any other particular errors.
Thanks for helping.
Hi Team,
Can you also please help me with another query? According to my understanding, the Newspaper 7 theme is a responsive theme and also has an optional mobile plugin.
My site is in a maintenance mode at the moment, but the site does not display correctly on any devices besides desktop. The content is simply displaced.
Can you please advice?
Many thanks for a prompt response.
Anna
Hi GDMAG, Thanks for answering this post. Could I ask, how did you create the mobile apps? I saw that there are WordPress themes available in Envato that can be uploaded as a mobile app. I also see that there are many companies out there who created a drag and drop method of creating a mobile app, but from what I understand, you have to use their hosting and it can be pricey. I’m a relatively new startup and just looking for a one page app that will show up in the Apple store and that takes people to the website. I manage the website but do not do html coding. Thanks for your help!
-
This reply was modified 9 years by
Rhonda.
Hi,
I want to enable the auto play playlist for mobile view. I understand that you guys have disabled in the current mobile theme. But my website features only playlists and it’s accesscd mostly on mobile devices. So I want to enable it any cost. I have checked the mobile/js/tagDiv_theme.js code but No luck. Can you please guide me to the code file to enable it?
Thanks,
SJ
Hi
after WordPress 4.7.2 update it seem to be problem with core dump files
that are created in root of wordpress (core.xxx)
Have you checked that everything is ok and there are no compatibility problems with your Theme
or plugin tagDiv Mobile Theme, tagDiv Social Counter e tagDiv Speed Booster?
Thanks
Hello. Who is gettng this issue from using WP Super Cache plugin with Newspaper Mobile Theme Plugin?
When i activate WP Super Cache, the cached posts are displaying the non mobile pages, instead the mobile plugin pages, why? This is a big problem due the ADS positions.
Please tell me what i am doing wrong. I already followed your install/configure documentation.
thanks
Hello iavinash,
If you want to hide it, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-mobile-footer-wrap{
display:none;
}
Thanks for the message!
Hi Team,
I have enabled tagDiv Mobile Theme on my amexing website and i notice that there is a footer logo only on mobile view and a word “About US” i want to hide/remove both of them.
Could you please share some code for that.
Thanks,
Avinash
Hello,
Unfortunately it is not possible as the mobile theme will convert your homepage to a predefined one. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
The markup is not coming from the theme but rather the plugin itself. It may have an incompatibility with the mobile theme plugin. Please remove the mobile theme plugin and use the standard responsive version of the theme
Thank you!
How To Remove Back To Top in theme Newsmag because in mobile Back to Top not showing… i dont like this
Hello,
On the mobile theme, no visual composer blocks will work at all. The mobile theme does not use visual composer so any at all block will not be rendered. This guide describes this information: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello TagDiv!
Just curious but is it possible to have the “Advertisement” notice that normally exists at the top of an ad in the mobile theme plugin, relocated to the bottom of the ad?
Thank you!
Thank you very much, it is already solved.
Now I have doubts about how to configure the mobile template. I have installed the plugin tagdiv the mobile theme. But I want to customize the presentation of the Home with Visual Composer. This is possible??
Thanks!!!
Hello, Can someone please help me why my Website’s template is on Mobile view while viewing on Desktop? It must be viewed on the Themes Default settings.
See it here live on PC / Desktop – http://bit.ly/2kqSgJQ

Thanks in Advance
Has anyone in this forum created a mobile app for iPhones or Androids to go with the Newspaper theme?
~Rhonda
I’ve freshly installed WordPress and the Newspaper Theme. Now I’m unable to upload the Logo/ Favicon/ Logo for Mobile etc.
After clicking the Upload Button the page becomes un-scrollable and no window is popping to upload the Logo
Hello,
Unfortunately the mobile theme does not have a style 5. It only features one style that has a featured image set to it. There are no multiple mobile styles to choose from.
For the moment just by using css can you disable the mobile featured image.
If you want to remove the featured image on all posts, you can use this code:
@media(max-width:767px){
.post .td-post-featured-image{
display:none!important;
}}
or if you want to target specific posts, use the code based on the post id’s:
@media(max-width:767px){
.postid-1253 .td-post-featured-image, .postid-1254 .td-post-featured-image, .postid-1255 .td-post-featured-image{
display:none!important;
}}
I will add this to our list of feature updates and we will look into this issue
Thank you!
Hi, I understand perfectly that if the plugin is not tested by you I can not ask for much.
The problem occurs only when I visit the page from a mobile phone. It is important since the majority of the visits are through mobiles.
http://www.screencast.com/t/IEd6MzksR0p
I have the plugin with the mobile theme activated.
Thank you !
Hello there;
I use instagram block shortcode for the post, it works on desktop browser without any problem, but on mobile theme it shows shortcode text. Here is the sample code,
[vc_row][vc_column][td_block_instagram instagram_id="someidhere" instagram_header="off"
instagram_images_per_row="2" instagram_number_of_rows="5" tdc_css=""][/vc_column][/vc_row]
Any suggestions?
A few posts i’ve created are supposed to load without the featured image on top. That’s why i’ve selected the ‘style 5’ post template. On the normal website this works fine but on the mobile theme it doesn’t.
It is still loading up the featured image when viewing the post with the mobile theme.
How can i fix this?
I also noticed some strings in the footer are not localized (About us and follow us). Where can i translate these?
Thanks for your help!
Greetings
Hello boos11,
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello john low,
If you want to remove this section from your mobile theme, you should use a bit of CSS code to do this. The code is ->
@media (max-width:767px){
.td-footer-description{
display:none;
}
}
The result is here -> https://www.screencast.com/t/35kPN7Y22RM
Thanks for your understanding!