- 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 see on https://themeforest.net/item/newspaper/5489609 that there are 2 additions:
new: Introducing the Header Builder. Now you have the power to create completely different headers for various pages, sticky headers on desktop and mobile, but also special headers for small screen devices.
new: The Header Manager. This feature allows you to have a different header on templates (think of it as your Headers Assign System :p)
Perhaps this is related to the errors we see?
Hello, i want delete the categories list in the mobile theme. How can i do it?
Capture: https://i.imgur.com/Dl8nsLR.jpg
Thanks again!
You can’t. You have to edit the mobile theme files inside the main theme but your modifications will be overwritten with every theme update. If it is just CSS changes, you can do so from the theme panel>mobile>mobile CSS (or something like that).
Hi,
I bought newspapaer theme last week. Despite I did all things like https://forum.tagdiv.com/how-to-make-the-site-faster/, I didnot speed up my website. Especially, It is so slow on mobile. finally, I added Litespeed Cache. But my website is still so slow(LScache gave best result than super cache.) Pageinsight and gtmetrix scores are so slow.
Please, tell me more what I can do. My previous theme’s speed was better than newspaper theme’s speed.
Thanks.
Hi,
is there any update on this. I too need to create child theme for my mobile version.
Regards,
Sathya
-
This reply was modified 7 years by
sathyavcs.
Hi,
I’m using Newspaper theme version 9.2.1. I want to create a child theme for my mobile theme. How to do it.
Regards,
Sathya
First, thanks for trying, but the new auto load feature has a lot of bugs and needs fixing:
1) The auto load feature does not work on the Mobile theme at all. Auto load function not working. My suggestion is always think of mobile strategy first.
2) The auto load on normal single posts takes tooooo much time to load. This is just killing the experience. And we have a pretty quick server.
3) When you scroll down, you end up in the footer, and the next article has loaded above it. So user has no idea the article has loaded above the footer.
4) Auto load does not work on smart lists. Each list item should load as a scroll up. But it does not. If there is a way then please let us know.
5) At times the auto load function does not start, it keeps showing the load icon, if it loads another articles, then article immediately goes away. Some bug, does not let the next article load. Happened to us a lot of times. It also happens when you scroll back up, the loaded article evaporates.
A good example of infinite scrolling and auto loading is – https://scroll.in/article/912444/these-mouth-watering-food-podcasts-tell-you-the-stories-behind-the-things-we-eat
(they are also on wordpress)
Our website is http://www.gadgetbridge.com
I am using MathJax and have it working correctly for the desktop version of the website.
I have both the tagDiv Mobile Theme and the tagDiv AMP activated.
How do I get MathJax to work on the mobile version?
In the Theme Panel I use Mobile Theme > Your Custom Javascript
But here is the code I need:
<script type=”text/x-mathjax-config”>
MathJax.Hub.Config({
TeX: {
equationNumbers: { autoNumber: “AMS” },
extensions: [“AMSmath.js”]
},
tex2jax: {
inlineMath: [ [‘$’,’$’], [“\\(“,”\\)”] ],
displayMath: [ [‘$$’,’$$’], [“\\[“,”\\]”] ],
processEscapes: true
}
});
</script>
<script type=”text/javascript” async
src=”https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML”>
</script>
How can I do this because the Theme Panel says to not use the script tags.
Thank you for your time.
It says it’s not compatible with this version of Newspaper. Why is it out if it’s not compatible
‘Font Awesome 4 Menus’ hasn’t been tested with the latest 3 major releases of WordPress. The plugin last updated 2 years ago. I used the latest WordPress version. What should I do? Should I install it or not? Is there any alternate option?
Earlier, I used ‘Menu Icons’ sometimes. It was good till WordPress 4.9 but in WordPress 5, some icon gets attached to the menu text without giving any space between them in the mobile theme.
I doesn’t have to be in mobile only, because I also have these text links in footer area in desktop view. But because this doesn’t show in the mobile theme I need a different solution. So is there another way to this or is the solution you said then still the best one?
Hi,
Unfortunately, the theme does not have any such an option that allows you to affect only the footer on mobile theme, sorry! You need to edit the core file from here -> https://www.screencast.com/t/dTUEN2ILT
Thanks for the message!
Hey guys,
Is there a way for me simply add some text links to the footer area of the mobile theme?
Hi,
I have checked your website and I saw that you are using the Mobile Theme plugin which has a different layout than the desktop version. Please check the documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ Did you have read this document before installing that plugin?
Thanks.
Thanks, it works now!
My suggestion is that this is optional in the theme settings in the mobile to the next updates.
You would have to first remove the condition that was set to show the grid only if the featured category exists – http://prntscr.com/mic696 -> http://prntscr.com/mic6gv
Then the grid should show all posts.
Sorry for this inconvenience, but now the grid is working as it was intended originally. As I mentioned the mobile theme will be modified in coming updates. I can’t say at the moment what will change however.
Hi,
The mobile editor is where content has to be entered for each page, when the mobile plugin is active. So each page will require two versions. For desktop you can use the page builder, but when viewed on mobile and the mobile plugin is active, the page will be empty.
Page builder content is not displayed by the mobile plugin, so pasting the same content from desktop will not work or create problems. If you want to display the same content deactivate the mobile plugin.
There would be no point in using the mobile plugin if what it displays is the same as without it.
Mobile pages have to be simple, created within the mobile editor and it’s simple capabilities. The mobile theme will greatly increase mobile performance because of this. The settings of the plugin are kept to a minimum as well, many elements are predefined.
Decide if based on this information you need the mobile theme or not. The plugin is optional, there will be no problem if you not use it.
Thanks
Hi,
The mobile theme is set to be apply only on device that have the screen between 0 – 767px, when is apply on other device usually are some wrong CDN settings made or cache problem.
Please make sure that you set the Cloudflare (CDN) like in our documentation -> https://forum.tagdiv.com/cloudflare-cdn/ and you clear all cache.
If there is still some problems, please provide a link to your website were we can inspect this problem.
Thank you for your understanding!
Salut tagDiv, am făcut de curând update de la 9.2.1 la 9.5 și pe mobile și a dispărut acel Grid cu 3 poze. La changelog-ul despre update-ul 9.5 spune că “fix: Display mobile grid (on Mobile Theme) only if ‘Featured’ category exists.” Am acea categorie existentă și totuși nu apare grid-ul. Ce pot face? Mulțumesc.
Hi,
Now in version 9.5 this is possible, you can select the menu for mobile theme direct from tagDiv Composer
-> https://www.screencast.com/t/ZdZBYSjMP
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Hope this will help you to achieve what you need!
Thank you!
Hi devy,
The problem with the accessible or discernible names is still in work, that is way we did not set the fix for mobile accessibility in this update, there are more elements that was change and need to be tested, so in the coming updates, will be implemented this fix too, sorry for the inconvenience!
Please note that all the features that the team developers implemented in this update has been requested by our customers.
Also our team developers are working to the theme optimization/speed that is way those plugins appear, the customers will use it only if they need the feature from that plugin, if note will no install/activate the plugin.
Thank you for your understanding!
Short version if you look on this page on the left on a non-mobile browser there is the social media plugin thing. We only have the one with youtube on individual articles. Previously it was using the old Youtube link before we were able to customise it with having enough subscribers. I noticed it was saying we had zero subscribers so I went to the theme panel to change it to “https://www.youtube.com/geeksocietyau”. I hit save and reload the above page and the link it is trying to use now is “https://www.youtube.com/geeksocietyau/www.youtube.com/geeksocietyau” which obviously doesn’t work.
I doubled back to the social settings and tried to just set geeksocietyau or /geeksocietyau but that produces an error and I think prevents from saving. Not quite sure what to do here or if there are potentially other parts of the site impacted.
Hi,
Just installed the latest version of the Newspaper theme for my site located at: https://www.dirtsheet.com/
For some reason the mobile/responsive menu fails to load. You can tell there is some type of javascript conflict as it will load if you give it several seconds (maybe half a minute or more). I have already tried disabling all plugins and I am not using any type of caching plugins at the moment.
Please help! Thanks!
Hi. please, if you can help me with the mobile design of the template because it does not look like the design of the web.
I can not see the right sidebar, nor the post slide, the background in one part looks white when the bottom of the web is black.
PLEASE HELP!
THE WEB IS CHIPTECNO.COM
I have the mobile theme plugin activated. When viewing a post that uses the Smart List feature, instead of mirroring the Smart List template that I selected, it shows a gallery where the user has to click “next” before they see the next item in the smart list.
They can’t just scroll down through the list.
The problem is that since there’s text before the smart list begins, the page is refreshed every time the “next” button is pressed and the page resets back to the top – the gallery is now out of view and the user must scroll back down again to see the next item in the smart list.
Note: I’m using a smart list template that lists each item one after another, I do not have a gallery option set but the mobile theme is using a gallery template for the smart list anyway.
It would be much easier for the user to just scroll down through the list, rather than clicking next every time.
I noticed there is a mobile section on each page, so I could format the list differently, except the smart list is on posts where there isn’t an extra section to format the post just for mobile devices.