- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
I would need to have two codes <head> </head> script insection code, one for mobile devices and other for desktop devices.
I am optimizing the loading of scripts, and I would like the mobile scripts to only load in mobile version, and desktop scripts only load in desktop version
I use the Mobile Theme
Thanks!
Thank you both for replies,I have deactivated Mobile Theme. How do I edit the Top Bar, so that it appears like the link below? With 6-7 features on desktop view? The Epoch Times, NY Times and Bloomberg both have this feature, and on mobile it comes out to Menu on left, name in middle, and Subscribe on right.
https://www.theepochtimes.com/
1. The DivTag Builder only came with 3-4 row options. I would not get all 6 buttons or 6 elements on header. I wanted to have Menu, Donate, Time on left, Title of News company in middle, and on right to have Subscribe, About us, and Search bar on right. Basically 7 features either on a header.
The layout I have currently on Desktop is.
1. Top Bar, which I would like add more icons buttons to it?
2. Header, I have menu button on left, company title in middle, and subscribe button on right, header only has 3-4 rows. I want a center row with the title, but for the 1/3 left row and 1/3 right row, to each have 3 features, Left Menu, date Search bar, right Subscribe, About us, Donate.. Mobile menu, Id like to have all of it show, is that possible, or more than just 3 elements which is title, search bar and menu. I have deactivated the mobile plugin
3. I have company Logo Below the header.
4. I have Menu List Below the Header
5. I have the slider
6. Articles
This is the design I am building and I like. Lot of trouble with the header, Top bar and menu transition Over 30 hours of time spent, seems I have it almost figured out. Please assist in clarifying…… and Remedying what I want done.
Thank you
Cyrus
Hi,
Please remove the background image from Newspaper > Theme panel>Background > Mobile menu/search background and Join in/ join background -> https://www.screencast.com/t/7oDoAmZ1T after that please clear all cache and try again.
Thank you!
Hello !
Please de-activate the mobile theme and let us know so we can inspect your issue for a bit. I’ve managed to recreate this issue only when my menu arrows were gone. If that is the case on your side too please paste this code here: https://www.screencast.com/t/vGLlR5lJIN
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}
Let me know how this works !
Thank you !
Hello,
Thank you so much for your help.
For question 1, I refer to the text of the articles, using the tagdiv mobile plugin, how for example here (see from mobile): https://cutt.ly/ak9x1k
https://fotos.subefotos.com/d51845a6a916d57f31da1344c2d1af73o.jpg

When the tagdiv mobile plugin is active, the theme does not respect the manually chosen typography from the theme control panel. Can I change it in any way?
Thanks
Hi,
Did you recently update the theme to the latest version? If so, from what version did you update? Please make sure you update all the theme plugins.
Note that the 9,7 update was a major update, it consists of modifications to the theme file structure, most of the files are now in the tagDiv composer plugin. Here is an article about the changes made and why they were made – https://tagdiv.com/updating-the-core-of-tagdiv-themes/
From what I can see currently the mobile theme is not active, and the website works fine using the latest theme version 9.7.3. While there are some issues in this update, with the mobile theme there should be none. So it is unusual that in your case simply activating the mobile theme plugin is causing problems.
If you want us to take a look at this issue, please send us an email at contact@tagdiv.com and provide admin login, also cPanel. Please include a link to this topic in the email.
Regarding the multi-purpose plugin, this plugin was merged with the tagDiv composer quite a while back – http://prntscr.com/o8wi1l so please delete it. The changelog for each version can be seen at the bottom of this page
– https://themeforest.net/item/newspaper/5489609
Let us know.
Thanks
Hi,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Let me know if you have more questions!
Hi,
You can try using the code below and place it in Theme panel -> Custom CSS Area.
@media(max-width:767px){
#td-mobile-nav .td-social-icon-wrap i {
font-size: 20px;
}
}
The result is here -> https://www.screencast.com/t/8m9e5QhqB
Thank you!
Hi,
Regarding the login/join not being displayed on mobile in the responsive version, there is unfortunately an issue currently in the theme. It happened after the previous update. We are sorry for the inconvenience, this issue will be fixed in the next theme update. Please let us know if you have more questions.
Thanks
Hi @cyrus,
How @Amit said, the mobile theme plugin have separated option in theme panel that will apply only on mobile;
Please check our documentation for mobile theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Thank you!
Hi,
The links that appear bellow footer is an ad, in order to remove it you’ll need to remove the ads that you have insert in theme panel for mobile.
Thank you!
Hi,
1. Please add this custom css code in order to activate your dropdown menu arrows:
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}
The code need to be set in Theme panel> Custom code> Custom css
2. Please provide me a link where I can inspect your mobile footer, in this way I will be able to provide you a custom css that will work.
Thank you!
Hi,
I’ve checked this problem, and indeed there seams to be an issue with login on responsive version of Newspaper theme, I’ll pass this issue to our developers to solve this problem as soon as possible; until then if you need the log in, you can use the mobile theme plugin or you can downgrade to a previous version where the login on responsive version is working correctly.
Thank you for your understanding and sorry for the inconvenience!
Hi,
You can always create new topics in the forum, we will try to help as best we can and as soon as possible.
1. If you mean the user registration, that is not enabled for the live demos. There would be no point to allow visitors to create accounts in a demo website.
If you would like to provide the user registration (membership) for your website, you can do so in the WordPress general settings – http://prntscr.com/o8v8qb then WordPress will allow visitors to create accounts – http://prntscr.com/o8v92k and the theme will display it as well – http://prntscr.com/o8v9h2
The theme login modal window will display the same information from the default WordPress login screen. It is basically the same screen and functionality but with some style added.
2. That is how the mobile theme works. The mobile version of pages will not be the same as the desktop version. This is explained in the guide – https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
So while the desktop page can be built with the composer, and contain blocks, grids etc. the mobile version is limited to the mobile editor – http://prntscr.com/o8vbaq
If a page contains no content in the mobile editor, on phones it will be empty when the mobile theme is active.
The homepage on mobile displays a top grid with featured posts
– https://forum.tagdiv.com/featured-posts-2/
Then there will be a latest articles section. If you enter content in the mobile editor for the homepage, it will be displayed between those 2 sections.
If you want to see see how the mobile theme looks and works, please check this demo with a phone, it has the plugin active – https://demo.tagdiv.com/newspaper_local_news/
Displaying a slider in mobile pages is possible, you can enter the slider shortcode in the mobile editor, similar topic here – https://forum.tagdiv.com/topic/i-want-to-put-silder-revolution-logo-carousel-in-mobile-theme/
3. It is possible to create the mobile menu, but only if the mobile theme is disabled. Using cloud templates it is possible to design the desktop and mobile headers. These are templates built by us that can be imported and modified if needed
– https://cloud.tagdiv.com/#/load/Headers
You can also build your own using a blank header template – http://prntscr.com/o8vge6
Here are some articles – https://tagdiv.com/newspaper-theme-customize-the-header-manager/
– https://tagdiv.com/header-main-menu-newspaper-theme/
And a guide about the cloud plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
If you have more questions, or if I misunderstood something, let me know.
Thanks
Hello !
AMP works with cache plugins.
Please make sure that your Mobile Theme plugin is active and updated: https://www.screencast.com/t/v2jCVLFyzl after this your AMP will be enabled !
I hope this was helpfull !
Thank you !
Hello !
Unfortunately you cannot use the Mobile theme only for the posts. But thank you for your suggestions !
For the question 2 and 3 here you have the codes:
.td-module-meta-info {
text-align: center;
}
.td-post-category {
background-color: red;
}
.td-big-grid-meta {
text-align: center;
}
The result is this: https://www.screencast.com/t/H6LLaCmonZu
You will have to paste the code here: https://www.screencast.com/t/50DXzDyAIL
And for the first question please point out what text would you like to change because that requires custom css code and it would be hard to change all the text.
I hope this was helpfull !
Thank you !
I think I’ve done everything right with my Newspaper 9 theme. The site I’ve created is looking pretty good, so far. No matter what I do though the menus don’t function as I would like on my mobile device. I want the full site to be available on phones, just like on PC or Tablet. The menu however doesn’t include all the drop down pages. When I change the set up to Mobile site it all runs fine. I have pictures.
http://www.southwaleslife.com
Hello,
Mobile theme plugin gives you minimal settings option in theme panel.
Refer: http://prntscr.com/o8908z
Categories, Post settings does not work with mobile theme. You can disable mobile theme plugin to see the changes on mobile (Responsive version of the theme)
Sign in / Join is not showing up on mobile view (not using mobile theme). The main menu shows up, but that is all. See here: https://www.wilcowellness.org. If we activate the mobile theme plugin it shows up, but the mobile theme rips out too much of our content from the homepage and dashboard to use it. I’ve looked into settings and searched articles for a while now. Any suggestions on how to fix this? Thanks.
For Example, Categories, Post Settings, or anything done in Theme panel, after saving, and flushing cashe, only impacts Despot view, not Mobile. What is wrong? Mobile TagDiv Plugin is active
I am using AMP+MOBILE template option and i need a fix for the following.
1) Need navigational arrow of sub categories in mobile menu. I found some CSS in this forum but that does not solve the problem
2. The mobile footer should only show the copyright notice . I dont want the logo/social media link and basic intro. Again i tried some CSS from this forum which did not work.
Hi I have 3 questions Please, with Regard to the Newspaper 9 Politics Theme That I would like very straight answers as I have spent over 1 week and lots of money just to figure this out.
1. All available theme options do not have a Subscribe option on Top Bar, only join. Same issue with the 40 available header themes, all have a search bar opposite of menu options, no subscribe version. I have spent over 50 hours just trying to figure out this header, top bar with logo issue. I hired a wordpress guru, paid a lot more than theme and worpress pro said, the Mobile plug in has issues that is creates, and it need be deactivated, which we did to sold problem 2.
2. Slider would only show on Destop and not on mobile version of phone, after 20 hours of trying everything, we deactivated the mobile Tagdiv plugin, than it showed in the mobile view by creating a new blank header template. What is wrong here???
3. What I want to accomplish is very simple. A. For Mobile Menu, to show a title in middle, left a menu icon and right a subscribe bottom, Logo below that, than slider below the logo, than the news, just like the and I don’t know if a top bar will show on Mobile Menu? For Destop Top bar that has date, subribe, a title, donate botton, etc, than the logo, than the menu below that, than the slider than the news. Exactly like the website below called epoch times, minus the dont have a slider. I want every page to look like that, except front home page to have a slider, my questions 1 and 2, or problems 1 and 2 are causing this problem.
here is the website I’d like to show you as an example how Id like to have the theme work https://www.theepochtimes.com/
Here is the Demo Theme https://demo.tagdiv.com/newspaper_politics/
Please clarify, I wanted to buy this theme for 3 of my websites. Now I am almost going to through out Newspaper 9 as it seems not to work
Hello,
I enabled the mobile theme together with the official AMP plugin and everything seemed to work, however when I returned to dashboard I noticed the AMP plugin configuration page is nowhere to be seen anymore. ALso, the /amp url’s on the site return 404 (but they did work briefly).
I tried uninstalling the plugin and installing again but I can see in the Plugins section it is enabled and installed, but the configuration page is not available.
SS:

Thanks
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme. Cloud templates and sidebars are included. They do no work while having mobile theme.
We can achieve your first 2 question using a custom css code if you are kind to provide a url to your page so we can help.
We are sorry for the inconvenience !
Thank you !
Hello !
You will have to paste the shortcode of the slider into the Mobile Editor of the page. As you can see i’ve copied the shortcode of the slider and pasted it in the Mobile Editor of the page wich can be found at the bottom of the page editor: https://www.screencast.com/t/BIccX2Wv5t ; https://www.screencast.com/t/xjzvfxiNp ; https://www.screencast.com/t/fQfUD3dd
Find out more about the Revolution Slider here: https://tagdiv.com/revolution-slider-plugin-with-newspaper-theme/
I hope this was more helpfull !
Thank you !