- 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
I am using shortcodes in Theme Ads spot, from an Ad plugin(for blocking ads on some posts). While all other ads are working fine, I am facing issue only in mobile header ad. It’s showing an error “No slot size available for width=0”. Can you tell me anyway that I can remove the error(can we set the minimum width of mobile ad container)?
You can check at http://www.groundzeroweb.com
Hello Rishat,
I have inspected your website, and I saw that you are using videos from the Rutube channel, right? Please notice that our theme has not been tested with this channel and the theme does not recognize it, sorry! Yo should use only YouTube, Vimeo or Dailymotion as a channel because all of them are thoroughly tested with the theme and should work as expected. For more information about this feature, please consult here -> https://forum.tagdiv.com/video-playlist-2/
Regarding on mobile theme, please notice that it should have to be setup according to our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for your understanding!
Hello,
Unfortunately we have no implementation for an android app. We only create wordpress themes, not mobile apps. We have no implementation added in this regard, sorry.
Thank you!
Hi,
The code works as expected.
This code will remove the featured image from all posts on the mobile theme:
@media(max-width:767px){
.post .td-post-featured-image{
display:none!important;
}}
You have to add this code in the mobile theme custom css box, not the main theme one: https://www.screencast.com/t/ZzT6fvW3bjY
Thank you!
Hi Tagdive,
I tried to change the mobile menu bar color from black to yellow, but it seems none of the changes I have made affect the mobile menu color. It color remains black.
I did explored the Theme Colors > Mobile and Mobile Theme > Theme Colors.
Appreciate your assistance. Thanks.
Hello Vishal,
If you want to display the Topbar on mobile view, you should use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
The result is here -> https://www.screencast.com/t/T6mVdox4du9a
Thanks for the message!
Hello.
My website: http://namtv.ru/
Plugins are all installed, which were when buying a theme, but it is not optimized for
https://search.google.com/search-console/mobile-friends
Prior to this was the theme ColorMag Pro, there were no problems (but your theme is better).
I go from mobile to my site, for example: http://namtv.ru/tv/aleksandr-panajotov-vechernij-urgant-06-03-2017/ opens well, but the video does not fit.
How can I fix this problem?
<Iframe src = “https://www.1tv.ru/embed/86470:12” style = “width: 640px; height: 360px” frameborder = 0 allowfullscreen> </ iframe>
–
Waiting for your reply.
Sincerely, Rishat.
Thank you, Catalin. I do fully understand how the mobile theme works, and it works great. My question was only related to whether I could preserve any changes I make to the mobile theme’s functions.php file following a theme update. Because there is a function I have created that needs to appear in posts displayed using both the “normal: and the mobile theme, I need to add that function to the mobile theme’s functions.php file. I was hoping to be able to use my child theme’s functions.php for that so my changes would not be overwritten after an update but given your response, I will just make sure to keep a backup of /mobile/functions.php so I can restore my mods after a theme update. Thanks!
Hi,
I’m using “Wizziapp plugins” in order to make work my mobile applications (on IOS & Android)
The problem is that my wizziap plugins are in conflict with the destok theme on mobile, a blank page appear everytime I do active the plugins.
Is the theme completely incompatible with my plugins ?
Thank you for your help.
Assiba.
Hello,
For this you will need to use the border-radius css property. Here is an example:
add this code in the mobile theme plugin -> custom css box:
.td-module-thumb .entry-thumb{
border-radius:20px!important;
}
Thank you!
Hello Gil Poulsen,
Unfortunately, the mobile theme cannot be overwritten in the child theme, sorry! If you want to edit the functions for mobile theme, you should edit the following theme core file, like this -> https://www.screencast.com/t/WXkWK5ii6qM
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,
1. There is no way to add 2 columns on mobile. The mobile version was created with only a single columns. no matter how many you create in visual composer, only 1 will show up on mobile. Please use this guide for the recommended column layout: https://forum.tagdiv.com/how-to-use-visual-composer/
2. The front-end editor was disabled in our theme so only the back-end one can be enabled.
Thank you!
Hello tonyalex,
I have checked your website and I did not saw any problems with your theme, as you can see here -> https://www.screencast.com/t/CPqcUH68CS1W Try to refresh your page and check the results. Clear all your caches after this. Also, try to remove all the server caches and if you do not have any access to do this, you should consult the hosting provider and request this task.
Please notice that the mobile theme makes some troubles due to WP Super Cache plugin. Also, the WP Super Cache plugin is compatible with the mobile devices, but if you are using the Mobile Theme, please notice that you should make some changes for a better working. This could be a problem from wp super cache and not the browser. If you use the plugin, please use this method to fix the issue:
Use this link and add the customization as marked here: https://github.com/Automattic/wp-super-cache/pull/185/files
Edit wp-cache-phase1.php and add the green code from the right column as it shows there.
Hope this helps!
Thanks for your understanding!
Hello SavvyZen,
Furthermore, investigation, notice that does not exist any easy solution to change the font only for mobile mode, sorry! The theme uses only the default font for the entire website or the font which have been setup from theme panel. You can use the CSS to target the each section where you want to change the font but please notice that is not a simple task and this requires time-consuming and we cannot provide custom modifications at the moment, sorry! If you want to do this, you should do it yourself according to our documentation regarding on how you can create your custom CSS code, like this -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ Also, for more information about media queries, please consult here -> https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Hope this helps!
Thanks for your understanding!
Are you using a responsive only ad, rather than a specified size?
I can’t comment directly with the plugin you’re using but with adrotate I would put the shortcode in the header spot and then use the themes device size settings to set the container width.
I only used the mobile theme for a week though and swapped back to the desktop version.
Hi Bogdan,
Since updating to PHP7, Google Webmaster Tools is showing critical errors in AMP (9 pages with critical errors) and Mobile Useability (192 pages with issues). We’re using the standard mobile theme (not TagDiv mobile theme).
My server company WP Engine says it’s a conflict with a plugin. We have narrowed it down and think it’s a conflict with the theme or visual composer or revolution slider.
Can you help please?! I’m going round in circles.
Sorry. Maybe I was not clear.
Also you can see in previous screenshot I’ve already created the footer menù.
My question was if the problem of alignment of voices in the mobile footer’s menù and the size of the footer’s title are possible to fix (obviously if these are problem of your competence because are theme’s setting and not of wordpress). Thanks
Hi team,
Looking for some custom CSS to round the corners of the featured images in the mobile theme.
Would appreciate if you could provide.
Anders
FIXED! Changed the theme accent color. Now just need help with mobile font!
Hi, I am using the mobile theme and it works great! I appreciate how you added a special block on the page admin to insert specific elements for the mobile pages. I am just curious about the functions.php file; I had to add a function to it so that my shortcode would work in posts displayed in the mobile theme, so I created newspaper-child/mobile/functions.php and added the code there, but it turns out I had to do it in newspaper/mobile/functions.php, which is fine except that your next update is going to wipe out my change. Is there a way to do this in the child theme so that my mods are retained following a theme update? Thanks for any guidance you can provide.
Hi there! I upgraded the Newspaper theme last weekend to version 7.6.1 and started using the mobile theme. It works great, and the speed has impressed me.
Things have been almost completely normal, but sometimes when I load the site using a computer, the mobile version shows up. It has happened to other people too, and a screenshot can be seen on the link below. I don’t use any cache plugins, but I think there’s caching on the server side.
Do you know what might be causing this? Thanks!
https://dl.dropboxusercontent.com/u/831765/desktop-mobile.png
Hello SavvyZen,
Unfortunately, our theme does not have any such an option that allows you to change the fonts only for mobile devices, sorry! This task can be done using a bit of CSS with media queries. So, if you will have more assistance in this regard, please provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response/code.
Thanks for the message!
Hi,
At the moment I see you don’t have the mobile plugin activated. A possible solution for the problem you are having is to deactivate all your plugins except Visual composer and the mobile theme, because this could be caused by a plugin or plugin conflict, clear the cache and purge cdn files. Then check to see if the problem is still there. If not go ahead and activate the plugins one at a time to identify the one causing this issue.
Thanks
Hello everyone, I do not use the mobile theme plugin for newspaper but use our website format. The font is way too big for mobile though, and I am looking to change it? Can anyone help me with some code? I am new to this whole website business thanks.
Hi,
Please kindly advise WP Super Cache config for loading site on mobile devices.
I did all config like on https://forum.tagdiv.com/cache-plugin-install-and-configure/
pls mind, I don’t have Mobile Theme installed, but loading site to mobile phone/tablet doesnot work at all.
Currently I have only TagDiv Default demo content on my site.
When deactivate WP Super Cache, loading site to mobile phone/tablet works OK.
What’s wrong with WP Super Cache ?