- 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
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hello,
Please use this page speed guide for a start:
https://forum.tagdiv.com/how-to-make-the-site-faster/
Also make sure there are no images that are missing from your site like mobile backgrounds that the theme keeps waiting for. A link to your site could be helpful.
Thank you!
Hello,
The mobile version of my site is extremely slow. What exactly is the issue?
The desktop version is a bit fast but the mobile version is too slow.
What can i do to fix it? T.Y.
Hi,
I’m having an issue with this particular category page on my site: https://eatsabroad.com/europe/ireland/dublin/
It’s supposed to show the category name (Dublin) at the top, as well as a few sentences of text. However, the embedded Google Map is completely covering all of this text. Previously it was appearing correctly on my laptop, but not on my smartphone. I just updated my Newspaper theme to the latest version, and now it’s appearing incorrectly on both (not sure if that’s the cause or just a weird coincidence).
I had added some custom CSS to make the embedded Google Map responsive on the mobile version. That seems to be working fine (it now fits within the screen, whereas before it didn’t entirely fit), but I’m not sure why it’s covering all of the text that precedes it. Any feedback would be appreciated.
Thanks!
This depends whether you use the mobile theme plugin or not. If you do, then you must also add the code in the mobile code section separate from the one you are using now.
Thank you!
Hi,
Try deactivating the speed booster plugin, this plugin moves the loading of the stylesheet to the footer. Clear all caching after disabling it. If you use custom CSS codes, try entering them directly in the theme stylesheet, instead of the theme panel.
The top section that appears on mobile seems to have a transition before each loading. Maybe check the plugin used and see if this is the case. There could be a setting.
Thanks
Hello,
It could be the small pictures as the layout seems responsive but the images remain small. Try to use bigger images so they can fill up the content a bit more for mobile devices.
Thank you!
Hi
i tried to change the css of the “dropcap” class as following directly from the theme custom code section:
.dropcap {
float: left;
display: block;
font-size: 14px;
line-height: 20px;
background-color: #fff;
color: #505050;
text-align: center;
padding: 2px 10px 4px;
font-family: Verdana, Geneva, sans-serif;
border: red;
border-width: thin;
border-style: solid;
}
It’s working fine on the desktop version, on mobile it almost seems as its using a different classes.
Do you know how to understand which are the classes of the mobile version? All the inspection tools seems are not able to properly simulate mobile 🙁
thanks in advance for the support!
Hi,
The top grid displayed on mobile will show posts included in the Featured category
– https://forum.tagdiv.com/featured-posts-2/
There are no options to change this functionality. If you would like to make modifications in this matter, you will have to modify the theme file where the grid is defined. This is a similar topic
– https://forum.tagdiv.com/topic/mobile-theme-featured-posts/
Thanks
Hello,
I’ve been messing around trying to change the color of our mobile header area and I can’t seem to find the option that changes the area I want…
If you view the site on a mobile device, you will see our logo is white and pink with a black background that looks awkward…
This is the area I’m trying to change the color of.
Could you please tell me which option in the theme panel I should be looking for to change this? This area is the top thing you see on a mobile device
Any help would be greatly appreciated.
Best,
Alex
Hello,
You are probably using the mobile theme plugin. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
The mobile theme plugin has predefined templates for most elements, including smart lists. These template will be displayed on mobile when the mobile plugin is active, regardless of the desktop selected style
– https://forum.tagdiv.com/the-mobile-theme/
This mobile plugin is not required, you can choose not to activate it. Then the same content and styles from desktop will be displayed on mobile. The main theme is fully responsive and will adapt the website to all devices.
Thanks
Hi,
It is considerably faster because for example it does not display page builder content. Mobile pages have to be created through the mobile editor. There are predefined templates for the front page, post pages, category pages, smart lists etc. It has also predefined fonts. These cannot be changed. Settings are kept to a minimum
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme is not a required plugin however. You can choose not to use, and display the same content from desktop.
There is no option to remove the sidebars for mobile at the moment, this will work only for the mobile theme. Something like this could be available in the coming updates.
Thanks
Hi,
That could only be possible by removing the sidebar with a CSS code, something like this
.single .td-main-sidebar,
.category .td-main-sidebar{
display:none;
}
This code entered in Theme panel->Custom code->Advanced CSS in the phones section, should re move the sidebar for mobile devices. Try it if you wish and see if it works properly.
Thanks
Can I assign another category of the featured post at the top in the mobile theme and how?
Thanks.
Hi,
Our pages appear empty when you view them on mobile. They work fine on desktop. The posts are fine, full content is available on both desktop and mobile.
Any suggestion on how to fix this?
I recently installed mobile plugin. From then the selected smart list for a post is not being reflected on mobile site. Instead it is being replaced by “smart list 7 ” on mobile site.
All good with smart list when seen on a computer. But the same smart list is being replaced by smart list 7 by default on mobile. Please help.
Hi, I understand the mobile theme plugin is developed to improve the site speed. Just wonder how much faster?
I actually like to keep mobile site and desktop site more consistent and might just use the main theme for mobile. Then, how to disable sidebars for mobile site?
Thanks!
Hi Thanks so much, The left alignment works, however when the browsers is scaled thinner or when viewed on mobile, the video screen aligns to the far right off screen.
I would like to remove the sidebar from mobile view of news articles (posts) and categories. I have been able to do this using visual composer in the home page and other pages. Just not in the theme default posts and categories. Can you point me in the right direction.
I have chosen not to use the Mobile Theme plugin as I prefer the fully featured theme on mobile devices.
thanks.
Thanks so much!
Just wonder will this edit-tag-on-all-posts issue be fixed before too long for the mobile theme?
It’s a critical feature for my site to have users being able to join as contributors instead of subscribers. I will need to look for a workaround without this being fixed on mobile. Thanks again!
Hello,
Now I understand. That is block 15 on 1 column, but only the 1 column version will be able to show 2 columns on mobile. You have to place it on a single column on desktop for it to show 2 posts on mobile.
Thank you!
Sorry, but maybe I was not clear on describing what I want.
Ive used a mobile screenshot (iPhone 7) while visiting the demo site of Newspaper8. As you can see on the screenshot above, there is a layout to display two articles side by side.
So how can I do this?
-
This reply was modified 8 years by
fenomeno0chris.
Hi, I thought it’s a plugin problem, but apparently, it’s not as I tried it on a new site. Edit tag showing for all articles when signing in as contributor on mobile theme. This should not happen as contributor can only edit post of one’s own, not every article.
Please help me out as I want to build a community site that members can sign in as contributor and post new articles.
Thanks!
Hello,
Sorry but in our theme the mobile version only has 1 column. There cannot be 2 posts on a single column. Our theme does not have this capability.
Thank you!