- 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
Hi,
That probably means the mobile theme is not interpreting the code, it displays it as simple post content text. It should not appear if the code is wrapped in script tags. If you could provide a link to your website pointing to this issue we can take a look.
Thanks
Hello developers,
I am trying to run a forum at my website, but there were difficulties with BBPress. Initially, i didn’t want to abandon Mobile Theme (super speed) for the sake of forum. I had previously asked questions about BBP compatibility but there were no solutions. However, i have made a simple solution: by directing new users (unlogged) to register/login page using the following code:
/**
* Redirect bbPress pages to registration page
*/
function kleo_page_template_redirect()
{
//if not logged in and on a bp page except registration or activation
if( ! is_user_logged_in() && is_bbpress() ) {
wp_redirect( home_url( '/register/' ) );
exit();
}
}
add_action( 'template_redirect', 'kleo_page_template_redirect' );
Problem? The new users are stuck on the same register/login page. I have been trying to find a solution to redirect users to the same topic, but haven’t so far. For now, m relying on Peter’s Redirect Plugin to redirect user to forum main page, but that is just “harassing” users.
If there’s any solution to that, will be highly obliged. It will also help me set up a new thread for Beginners Forum Guide.
Regards
Dr.Varun
Hello,
Please disable the mobile theme if you want the same content shown on both mobile and desktop.
Thank you!
Hi,
Indeed it seems to happen. For me initially it did not work, but after browsing for a while it worked every time when clicked. It seems there are some js errors present on the website, when the mobile theme is loaded
– https://www.screencast.com/t/CbHXIHTN
Please try again as a quick test top deactivate all plugins (important), leave only theme plugins active. Clear all caching after doing this, if you have any. Test to see if these errors are still displayed. If you entered any code in the mobile theme custom code sections, remove it temporarily.
The mobile theme can be affected by other plugins, this might be the case here. Let us know the results.
Thanks
Check out this link to find more info about mobile theme
I have sports news website on newspaper theme and i get most of my articles through news agency Content API, API is been integrated and everything is fine with that.
As articles are from news agency, they add their analytic code and some other script at the end of each articles for licencing purpose
The problem is that the code is displaying when i activate mobile theme which is really strange because when viewing articles on desktop it does not display. also when i detective mobile theme the code also does not display on mobile as well.
This is very strange issue with tagDiv Mobile Theme. i know Newspaper theme is responsive and does not need mobile theme but i like mobile theme because of its simple and light design so would love to use but this code displaying error with mobile theme is really bad and i can not find solution.
here is the link of problem https://preview.ibb.co/dsm6MH/Screenshot_2018_02_05_16_08_34.jpg
Any help/advice would be much appreciated.
Hi.
Don’t know what has happend but why do I have a difference in both the selection of posts and the setup on my mobile site vs. desktop site.
I don’t have the mobile theme plugin installed so the mobile should have the same content as the desktop version- or ?
Am I missing something – HELP…
Site : http://www.dragoernyheder.dk
Hi,
Once activated, the mobile theme will apply to all the website. You cannot exclude certain pages from the mobile theme. Mobile pages will only show content entered through the mobile editor
– https://www.screencast.com/t/p0bC2TV1kJ
Note that the mobile plugin is optional, you can simply deactivate it if you want to display the same content from desktop.
Thanks
Hi,
The mobile plugin cannot be installed through the theme plugin installer
– https://www.screencast.com/t/iv2Xztcn5
Only three plugins can be installed from there, the tagDiv composer, multi-purpose plugins an social counter.
Regardless of this, all the plugins that the theme provides are located in the main theme packagem you can install the plugin manually
– https://www.screencast.com/t/C0gHyoCUy
Thanks
Hello Juusuhako,
Yes, this is the same theme behavior for the homepage which has a sidebar. On mobile devices, this one will fall down under the main content.
Thanks for the message!
I have a custom page from a plugin, there is a solution to set the mobile theme for all and not for thath?
Thanks for help
Hello,
I need to change the count for title and summary from words count to letters count, both for desktop theme and mobile theme. Can you help me?
Thanks
Kind regards
Hi,
I need insert Ads in the front page mobile theme in diferent places.
How do it?
Thanks

Hi!
First sorry for my english.
I have been using this theme for a while and no problems, but now (Don’t know if since a host change or a update of theme) the “hide on devices” feature in “Settings-> responsive options” doesn’t work, and many blocks that I had hide in mobile devices and tablets now shows up in all devices.
For example, the sidebar, I only show it on deskopt, but now it appears in all devices even if I have checked the “hide box”.
I need to fix, I tried the mobile plugin but its limited, so I need this. Thanks in advance!
Hello,
I have reinspected your website and I saw that your sidebar for post pages are not displayed on mobile devices. It’s strange! Please try to update the theme via FTP way, clear all the caches and remove all of the untested plugins and check the results.
Hope this helps and let us know how it goes!
Thanks for the message!
Hi there,
I do not know if this is the correct way to suggest new improvements to the them, but here I go:
– Better Search bar: In desktop, the search is too small and it could be better a full screen search (like in mobile) and like many websites do. Example: https://pitchfork.com/
– Hamburger Desktop menu: A lot of webs have this feature. You can show the post title as you scroll in the menu and show only website logo and a hamburger menu to open all links, or just show big logo centered. Example: https://www.nytimes.com/2018/02/01/theater/come-from-away-sankoff-hein-grammy-awards.html?hpw&rref=theater&action=click&pgtype=Homepage&module=well-region®ion=bottom-well&WT.nav=bottom-well
– Auto Load Next Post. MUST. This is a big thing nowadays for publishers. This could work: https://github.com/AutoLoadNextPost/Auto-Load-Next-Post/issues/85
Thanks in advance.
Hello,
Please keep in mind that the Sidebar for post pages or pages will be falling down under the articles by default if you are not using the Mobile Theme, as you can see here -> https://www.screencast.com/t/HaLqsotkt Also, please provide your website URL so I can inspect it closer.
Thanks for the message!
Glad you could sort things as you wanted. A different menu on mobile is possible, with the mobile theme, by default. Other than this, it would only be possible with theme file modifications.
I could try to give you a solution to load a different menu on mobile when the mobile theme is not activated, but it should be noted that the modifications will be lost after an update. Some of the theme files cannot be modified through a child theme.
The mobile theme is meant to be used if you want to display a lighter and different version of the website for mobile devices. Each page has to be created once for desktop, and once for mobile, through the mobile editor
– https://forum.tagdiv.com/the-mobile-theme/
It has predefined templates for category pages, posts etc regardless of what it’s set for desktop. Also it does not have many settings, at the moment.
Please let me know if I missed something.
Thanks
Braaaaaaaaaaaavo!!! Simon. That is exactly wha I needed and the options are awesome.
1 . To move the search to the left so I can insert another nav menu check
2. A way to the X to a spot that doesn’t conflict with extra menu. check
3. Got more than just one options but several Big check. and Looks great.
4. Timely response On Point!
Now another question is that is there a need for a 2nd NAV menu on the right in the industry or multisite such as this. My network is going to grow pretty large and want customers and user to be able to navigate and make it simple and helpful for all to scroll around with no conflict. Check example. Left NAV bar is categories in site 4 i.e gadgets, phones, tvs, smart home etc.. in towards the middle but off slightly is search icon. then on the far right is the extra nav menu of the whole multsite, site 1,2,3,4,5,6 so that user can navigate there quickly without the nav dropdown on left under submenus. Because it will look odd on homepage of site under the home tab with list of sites. Look good on regular mobile.
Will it be better for loading purposes to use the mobile plugin that way I would have two different menus one you pc and one for mobile with the sites listed. But I don’t like the layout of the mobile because I want it to resemble the site.
Or is that where the industry is going to be more compact.
Let me know and keep up the good work. You guys are awesome and I am sure all the your customers and developers who bought the theme can agree. Can’t go wrong with this.
Hope more updates and Mods to come soon!
Hello Catalin,
I can understand you don’t provide support for 3rd party plugins, that is understandable.
Nontheless though, if we look away from the facebook plugin, the SidebarPost (which from what I understand is a part of your theme) does not show on mobile. Is there any way to push it down/below our articles/posts (or just make it show at all) on mobile?
Also, the footer, which is completely different on mobile as opposed to desktop, is also a part of the theme.
For example, why does the text on desktop footer not show on mobile footer? Why does mobile footer show a logo when the desktop doesn’t have one?
Since these two issues are theme-related, maybe I could get some help with that? 🙂
-
This reply was modified 8 years by
Juusuhako.
Hi,
I am still having an issue with the blockquote styling.
I need the paragraphs to show, for the text not to be all caps in both the main and the mobile theme, and be left justified.
I have used the theme panel but I am not getting the results I want.
I am playing around with the css but I cannot make it anything but left justified.
blockquote {
font: 16px italic Georgia, serif;
width:500px;
padding-left: 70px;
padding-bottom: 18px;
padding-right: 10px;
margin: 5px;
text-indent: 23px;
text-align:justify;
}
Please help.
Page here.
http://bit.ly/2D2tIAR
Glad you could achieve what you wanted. There are plans to improve the mobile theme functionality in coming updates. These changes have to be carefully picked so they will not interfere with the mobile theme performance.
Thanks
Hi,
The css provided above is not correct. The is no display:all property – https://www.w3schools.com/cssref/pr_class_display.asp
And like you can see here the css is not applied – https://www.screencast.com/t/Lwf7kxVUrd
The category tag was is hidden on mobiles for module 14 and it appears on your site because you have removed display:none; from stylesheet file.
I suggest to remove your custom modifications and use this custom css in Theme Panel > Custom Css – https://www.screencast.com/t/vIaNZgxgb
@media (max-width: 767px){
.td_module_14 .td-post-category {
margin-left: 14px;
display: inline-block !important;
}
}
Thanks!
Hello,
anyone created an app for newspaper8 theme.
It is fantastic theme. It is already mobile responsive.
I just wanna serve it in android and ios market as an app.
Has anyone created one?
Also,
push notification. How can we do push notification for newspaper8
Maybe Newspaper8 team can provide us a solution for this.
Thanks in advance
Hi,
The mobile theme will most likely not render that shortcode, it is not meant to. It will not interpret page builder shortcodes as well.
If you want to use the mobile theme and also display a header ad, you will have to use a different implementation for the ad on mobile devices, instead of the shortcode. You could simply paste a HTML link with image in the ad section
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thanks