- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
The issue I am getting with my site is when I enable Mobile Theme. The desktop version is also getting converting to Mobile Theme. I have experienced this many times. I cleared my Cache and checked. Checked even with different computers and IP’s. Even in Google Page Score, the screenshot is showing Mobile version under the desktop.
Hi, thanks for your help. And I have a question about some articles I would like to hide in mobile theme page. Last theme version I could find on theme folder but now, I don’t know, where do you put front-page.php file?
https://www.screencast.com/t/neuyByeC9d73
Site content will not load in mobile theme viewer– only footer. Pls advise.
There is no mobile folder under themes in that location ? The plugin is activated, and it is showing the theme on the site.
-
This reply was modified 7 years by
brianjcameron.
A plugin is useless with such a high number of transients, what I did was:
I deleted them using WP-CLI
I stoped using the official pluginAMP + Newspaper, because the integration is poor (toons of DB and search console errors)
One of my sites is now using Newspaper + AMP for WP plugin, the other one is using the Generate Press theme (very fast btw) + official pluginAMP
But I’m still looking for real MOBILE-FIRST news theme solution, I don’t understand why every theme is still desktop-first
Hi,
Seems there could be an issue on iOS Safari with the background image. Try setting an image specific for mobile as a background on that row, use a smaller sized image if possible. So while editing the header template, select the mobile viewport and add a smaller image as background for the header row – http://prntscr.com/nvffle
That may work, it could be that Safari doesn’t load very big images on mobile. Let me know.
By drawer you mean the modal window that opens when the menu or search icon is clicked?
– http://prntscr.com/nvfh4b
The colors can be changed in the theme panel – http://prntscr.com/nvfhr0
The background image can be changed in the theme panel – http://prntscr.com/nvfigh
There are some settings for the fonts as well – http://prntscr.com/nvfim7
Thanks
Hi,
Try to use the code below and place it in Theme panel -> Custom CSS Area.
.td-mobile-content .td-icon-menu-right {
display:block;
}
Thanks.
Hello, can anyone help me implement google’s automatic ads? Google gives me two codes, a script that goes in the header of the site and another one that would be the announcement block that is stuck in the announcements part for amp.
The doubt is that the code that goes in the header is
<script async custom-element = “amp-auto-ads”
src = “https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”>
</ script>
But in the personalized code of the mobile theme says this message:
Add custom JavaScript easly, using this editor. Please do not include the <script> </ script> tags.
NOTE: On AMP scripts are not allowed so this is code will not be included on amp templates.
The question is how do I paste this code
<script async custom-element = “amp-auto-ads”
src = “https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”>
</ script>
Without using the <script> </ script> tags, or am I implementing it badly?
Can somebody help me?
Hi,
If you want to use the infinite scroll on mobile version you need to deactivate the mobile theme, in this way will get the responsive version of Newspaper theme.
-> https://www.screencast.com/t/PfkZGd7qb
Thank you!
Hi,
Disabling the mobile theme plugin for specific pages is not possible at the moment. if we should find a solution for this, we will provide it, but currently there is now way unfortunately. Once activated the mobile theme will take over and apply to the whole website.
On the front page of the mobile theme, there will be a top grid that displays posts included in the featured category – https://forum.tagdiv.com/featured-posts-2/
Then there will be a latest articles section. What exactly would you like to modify about these two elements? Maybe there is a way, but it will most likely require modifications in the code.
Thanks
Hello,
i have a problem. I use theme responsive for mobile, not plugin mobile.
In theme Options -> ADS -> “article Top Ad” I need it add two different banner for ad mobile and ad desktop. My problem is in a desktop, not show banner because in a html div “master” is a display:none.
on mobile it works, but only because maybe it’s in first position
This is a example:
<div class="td-visible-phone">
*CODE FOR BANNER MOBILE
</div>
<div class="td-visible-desktop">
*CODE FOR BANNER DESKTOP
</div>
I’ve deleted the entire Nowspaper theme from the server and all the plugins.
I made a fresh install of the theme and when i tried to install the tagDiv Mobile Theme the same error appeared.
Fatal error: Cannot declare class Mobile_Detect, because the name is already in use in /home3/r65364nofa/public_html/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 28
Is not the first time I install an update, but is the first time i’ve got this error!!!!
https://www.screencast.com/t/HQTTLENk (from the newspaper download file)
https://www.screencast.com/t/HPxSuyl1c (from the host)
-
This reply was modified 7 years by
cdkiss.
Hi,
1. Shortcodes from plugins such as for example woocommerce, bbpress and other plugins, can be used in the composer, they can be entered in a column text element
– http://prntscr.com/nvcsgb
Try to enter the shortcodes in column text elements and they should work fine.
2. The mobile theme doesn’t have many settings available, this is for improved performance on mobile. It will present a highly simplified version of the website on mobile, regardless of what is set and used for desktop. A guide here
– https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
The plugin is optional, deactivating it will display the same content on all devices, the responsive website. However we will add more settings for it and for AMP in coming updates. If there are any problems in your case, post a link to the website so I can check on mobile.
3. I don’t quite understand what you mean. If you are referring to styling for woocommerce and bbpress, the theme provides minimal design. While it is compatible with such plugins,m it doesn’t add design or more functionality for them.
4. Most headings are predefined, only a few elements in the composer have options to select the heading used. For the rest of theme it would require code modifications to chnage the headings. If you have suggestions please let me know.
Thanks
Hello,
on my website the theme is not able to load the correct main menu font. The same problem occur for the H2 titles.
The problem it seems to show only on full hd screens. On my MacbookPro retina display and on mobile all the fonts are correct.
Any idea?
Many thanks!
I thought you used woocommerce and woocommerce products, in that case shortcodes would work in the mobile editor.
But displaying composer elements in the mobile theme won’t be possible, composer elements aren’t available for the mobile editor. So they can’t appear in the mobile version of a page when the mobile theme is active. Sorry for the inconvenience.
Hi,
You can not install the mobile theme because you already have a file with that name in theme files.
Please delete the plugin from …/wp-content/plugins/td-mobile-plugin ( host file ), and install it again ( you’ll find it here https://www.screencast.com/t/Va2eHHA7T ).
This should resolve your problem.
Thank you.
Hi,
If you want to use some JavaScript on mobile theme you need to set the code in Theme panel>Mobile theme>Custom code> custom JavaScript -> https://www.screencast.com/t/5YVlwPJQZcj7
Thank you!
Hi,
If you are using the mobile + amp option from mobile theme plugin, you’ll get a different homepage on mobile, unfortunately for the moment you can not change the mobile layout, sorry!
Please check our documentation for Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hello,
After upload the new version theme and child theme, my site is blank but on the mobile theme is still good.
Please check here: https://ngojclee.com
But I don’t know how to except some articles on the home page of mobile theme like that https://www.screencast.com/t/neuyByeC9d73
Hi!
Also I have another website http://www.battihealth.com is working fine with all sub menus as it as. Because I didn’t update the latest version of theme. (I have two license).
Please kindly help me for http://www.neermai.com. I can’t find the way to go back after update it. Without submenu sekrction. It’s looks bad and difficult to choose sub categories for mobile viewers.
Note: except theme update I didn’t change any settings. I checked before update the theme, it was appear. Please kindly help me.
Thanking you
To give some context why, I’ve got a nicely designed page that looks great on PC and I’d love it to just render in a responsive way on mobiles.
It’s not content heavy, but it uses icons and tagdiv elements to display information that can’t be replicated at all on the mobile theme, so I’d like it to render it in the responsive theme instead.
Hi there,
Is there a way to disable the mobile theme on specific pages? I want to show a specific page, but not have it use the mobile theme?
Also, what file do you edit to change the categories of the mobile theme on the front page? I want to remove a specific category.
Dear support team,
I am getting used to the tagDiv Composer – and I like it!
Now I want to create a row with 4 columns of equal width, and I don’t see such an option.
I’ve noticed that there are more layout options in the official guide: https://imgur.com/a/hT88mdv
However, for some reason, options on my website are limited to this: https://imgur.com/a/J9XiiuG
I’ve also noticed that there are only 3 responsive layout options (desktop, tablet, mobile) instead of the 4 seen in the official guide (here: https://tagdiv.com/tagdiv-composer-page-builder-basics/).
What would you suggest?
I don’t like the idea of creating 2 columns with each of them containing 2 more columns, but I guess there is no other option at the moment?
Or could it be that the tagDiv Composer version that comes with Newsmag theme is different?
Kind regards,
Eric
Hello there!
After update the latest version (9.7.3) of news paper theme. Main menu’s sub menus arrows are invisible in mobile view. Before update it, they are visible. So that we can buy touch that arrows can see sub menus. But no more visible after update. Please check my website in mobile.
Hi. I like very newspaper it is a user friendly theme, user friendly, and I really appreciate and respect your work. You are well done and real talents. But there are some unclear moments.
tag div composer is certainly cool. But what about the pages of the store, forum and others? I read a lot of topics offered some complex schemes with page builder to others, but I would like to still at least these pages can be added row and column with the size and insert shortcode. I couldn’t find, and judging by the responses in the topics it not: creating row and column, and paste there the shortcode of any plugin content. Now the site is set up, and the store looks excuse me how very strange it if to put it mildly.
2 an important point is the mobile theme and the problems with it. I tried to set up on the site and what I saw. 1. It’s not customizable. In fact, the settings are displayed in the mobile field, but why if I can configure the display of blocks in the “mobile resolution” icon with the tag div composer, it actually loses its meaning. Need or setup what to show in mobile more convenient, or even what is it then? Another point is the display of blocks at mobile resolution, some blocks especially promo Big grid simply does not respond to mobile permissions, leaving part of the screen view. Why?
3 is a detail of Woocommerce support – in fact she barely made. There are no particular styles, although it would be possible to make them much better. The same as for the Bbpress forum – it is also barely made when it is a long time and it would be worth as a store for a long time to take note.
4 important question – SEO parameters. Are everywhere important in H3 tags and similar others, should be given an opportunity like that in General to manage and edit on a simple span example no H tag at all. But not poking in each block, namely in General to make the setting.
Thank you in advance for your answers.