- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- 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
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
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,
Please note that this function target all the 404 pages, regardless of the port view (desktop or mobile device). Please provide your website URL so I can take a closer look at it and also, so I can make some tests.
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 !
On the mobile it takes about 2-3 minute to open the menu ( Use Newspaper Thheme Version: 9.7.3 )
My development site : jobsping.com
We need it to go faster because users that connect to the web do not expect so much.
I can confirm that the last loading section of the website takes a long time, but I can not find the reason.
please advise how to improvement ? My
Active plugins now
1 Akismet Anti-Spam
2 AMP
3 Classic Editor
4 Duplicate Post
5 Jetpack by WordPress.com
6 Google Analytics Dashboard for WP (GADWP)
7 Post Expirator
8 Really Simple SSL
9 Seed Social
10 tagDiv Cloud Library
11 tagDiv Composer
12 tagDiv Newsletter
13 tagDiv Social Counter
14 Wordfence Security
15 WP Super Cache
16 Yoast SEO
Can you help me please?
How can I change the size of the social media icons in mobile menu?
Thanks,
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
Hi, when I use the TAGDIV Composer on my pages (not the home page), I cannot see anything when I view it on mobile.
Click here: http://www.profootballnetwork.com/contact-pro-football-network
I have AMP enabled, and my home page shows up great, but I can’t get any of my other pages to show up.
Thanks.
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)
Vlad you loved me the problem!
Very very last question:
Can I change the words “Last Artcles” in the mobile homepage, with other words (the website is italian and i would like to display the italian trasnaltion).
Thank you really much!
page menu works on mobile but custom menus don’t
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.
Because in mobile mode, other links appear below the footer.
How to solve it?
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
Hi support team,
My backend is no more working since I have activated the td-mobile-plugin.
Can you check please ?
THX
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.
Hello,
I recently realized that the sign in link from the mobile menu has disappeared somehow.
Now, when i try to sign in from my phone, there is no sign in link from the hamburger menu.
http://www.cemillekorea.com
I tried to look up the code and realize that the “td-menu-login-section” class has no code inside it that renders the mobile login link.
I referenced the original template,
https://demo.tagdiv.com/newspaper/ and found that it has the following code inside “td-menu-login-section”
<div class="td-guest-wrap">
<div class="td-menu-avatar"><div class="td-avatar-container"></div></div>
<div class="td-menu-login">Sign in</div>
</div>
Clearly, there is some issue with my navigation code. How do i find the issue and solve this?
Best Regards.