- 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
The default value is 14px for the body on mobile, with a line height of 21px
– https://www.screencast.com/t/1bRyQMuH
You can simply use a code like this to modify it
– https://www.screencast.com/t/ZbVEa33gUTw
body, p {
font-size: 17px;
}
Custom CSS codes can be entered for the mobile theme in Theme panel->Mobile theme->Custom CSS.
You could also edit the mobile theme stylesheet and make the modifications directly there, instead of overriding them
– https://www.screencast.com/t/ZaBaESdgJYet
Thanks
Hi,
For me the website looks good, see here
– https://www.screencast.com/t/YRsXokq7s
Indeed some caching plugins or CDN configurations can cause problem when using the mobile theme plugin.
The mobile plugin works best with the WP Super Cache, other caching plugins could cause problems.
If you don’t want it then disable it in the theme panel
– https://www.screencast.com/t/1GVIrggeO
– https://forum.tagdiv.com/login-how-to-enable-user-registration/
Then there will be no login option displayed on desktop and mobile.
Hi,
Indeed the mobile theme plugin does not have font settings. This could only be done with CSS. These is a similar topic explaining how you can load an additional font on mobile
– https://forum.tagdiv.com/topic/change-font-of-mobile-theme/
Then apply it to the elements you want with CSS. The font size could be changed the same way. I can give you some pointers if you could mention for which elements you want to make this modification exactly.
Thanks
Hello,
Before the question, I would like to tell you that my support period has been expired
since last month (or this month) and so I am not sure if I should ask questions here…
So, if possible, please consider to answer my question.
Here is my question.
I would like to DELETE the 3 featured images on the top of mobile theme.
I know how to change the no. of images to display (change the number in “td_block_big_grid_mob_1.php” file)
but cannot make it 0…
Thanks
Disable untested* plugins, check system parameters (https://forum.tagdiv.com/system-status-parameters-guide/) and try again.
* Tested Theme plugins
Required plugins:
TagDiv Composer
Optional plugins:
These plugins are installed from the /plugins folder under the main theme package
Visual Composer
Revolution Slider
tagDiv Social counter
tagDiv Mobile theme
Recommended plugins:
WordPress SEO – SEO plugin
WP Super Cache – caching plugin
Contact form 7 – used to make contact forms
WooCommerce – eCommerce solution
bbPress – forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Wp User Avatar – Change users avatars
Jetpack – plugin with lots of features *it may slow down your site
Hello,
Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
You need to have posts set as featured in order to see the top grid.
https://forum.tagdiv.com/featured-posts-2/
Thanks.
Hello friends!
I would like to increase the font size on the mobile theme. I guess I need a CSS code for that. Can you help me with it, please?
Also, I would appreciate if you give me a CSS code that changes the font family on the mobile theme, as well.
Thank you so much, guys!
Hello rhodezman,
Sorry but notice that the only way, in this case, is Mobile Theme. The theme does not have another option to change the menu for mobile, sorry!
Thanks for your understanding!
anangpal.com website mobile view showing space on slider’s left and right side.How can I remove this space? I using revolution slider (comes with theme)
Hi there!
I would like to have a separate menu in mobile. However I don’t want to use the mobile theme since it seems I would have to design all the visual composer built pages from scratch to the mobile theme (or is there a way to make them work?). The mobile menu in theme seems to refer to the mobile theme’s menu and the responsive version sadly remains the same. Is there a way to have a separate mobile menu without using mobile theme and redesigning all the pages for mobile?
Hi
I installed the Newspaper theme and I just noticed that the mobile menu is not working when going on my website page http://www.smartenergyportal.ch and I don’t know why. Could you please help me?
Also the banner on the homepage isn’t responsive…
Thanks for your answer.
Hello,
That is the mobile theme of jetpack. Please disable the mobile theme from jetpack.
Thank you!
That is a category page, sub-categories will be displayed on a category page
– https://demo.tagdiv.com/newspaper/category/tagdiv-fashion/
One way of not displaying specific categories on a category page is to hide theme with this option
– https://www.screencast.com/t/JaWZC1da
Or you could remove them with CSS for mobile theme only, with such a code in Theme panel->Mobile theme->Custom CSS
.category .td-category-siblings {
display: none;
}
Good day,
Is there a way to hide the sidebar on all posts for the mobile version? I haven’t installed the mobile plugin for the theme as the look gives doesn’t suit my client.
I look forward to hearing from you,
Many thanks,
Dom
Thank you Bogodan, I removed the social/weather and fixed the rest with the CSS. I see that this secondary menu don’t show on mobile. We do not use the seperate mobile theme. How do we display the secondary menu on mobile using the standard theme on mobile too?
Sub-categories are currently displaying on mobile device. These aren’t categories that are selected to be displayed. Is there a way to remove this through the theme? http://cld.publisherdesk.com/2a250v2n1K2L
All of my posts have the [vc_row] shortcode to create a 50/50 split. Even though I had VC disabled for posts, I manually used the shortcode which I’m guessing means I sort of did use it, even though it was not active on the backend.
After I updated to 8.7 everything worked except for these areas of the post. When I changed the span6 CSS in my child theme from 50% width to 34% it restored the appearance. I’ve since deactivated VC and I’m now using TagDiv composer on pages which I think is absolutely awesome.
I think what I need to do now is find a suitable solution to replace the VC shortcode on posts so that I can restore the span6 style back to 50%.
I’m not sure where else this span6 style is used, but the site seems to appear ok with it set to 34%
Maybe I can use .CSS to create 2 floating div’s that have min-widths to cause them to fall beneath one another when viewed on a mobile.
Hello mnuuti86,
1)Notice that the Mobile Theme is composed of two section. The first three posts come from the Featured category and the second comes from the latest. Our mobile theme does not have any offset, sorry! Notice that if your Featured category is removed from your backend page you will bring some twice posts.
2)What kind of Top Bar on the mobile theme you are referring because this menu does not appear on the front end. -> https://www.screencast.com/t/yY5IyBtQNDv
Thanks for your understanding!
That is not a bug, the mobile theme will not display the same content from desktop. It will not display pages built with the composer, content for mobile pages can only be entered through the mobile editor
– https://www.screencast.com/t/6Z2evNxsXE
This mobile plugin is optional, if you want to display the same content form desktop simply deactivate it. More about the plugin here
– https://forum.tagdiv.com/the-mobile-theme/
@stanisci There seems to be some theme design missing, that is why the author name looks broken. Enter this code in Theme panel->Mobile theme->Custom CSS
header .td-module-meta-info .td-post-author-name div {
display: inline-block;
margin-right: 2px;
}
Hello,
I have encountered some issues regarding the Newspaper theme.
1. The download link in Themeforest.net points to version 8.6. The same applies to the bundle download which also contains previous versions of the TagDiv plugins. I downloaded the bundle file and installed the Multi Purpose plugin just to find out that I installed version 2.0 instead of a version higher than 2.10 which was already installed. As a result, I get an error message when loading the website. Also, after uploading the Newspaper folder from the said link, in system status I see that I have version 8.6 installed and that version 8.7.2 is available. Clicking on the link I am transferred to Themeforest.net
2. When trying to load our website through a mobile browser I get an error message regarding the Multi Purpose plugin (that was happening even with Multi Purpose v. 2.10)
3. When loading our website in a tablet and a drop down menu opens in front of another menu item, this menu item appears inside the drop down menu. Please see screenshot here: http://lwstaff.com/menu_pic.jpg
4. Top menu does not show as a burger menu in tablets and mobiles.
5. Thumbnails of posts created after the installation of Newspaper theme appear in low resolution but thumbnails of older posts before Newspaper appear normally. Retina option is enabled in all types of images.
I need your attention please.
Thank you,
Nick
Hi,
That code you mention will work as long as the mobile theme plugin is not active. There is a mistake in it, it is missing one of the ending accolades. Try it like this
@media(max-width:767px){
.td-menu-login-section{
display:none;
}}
There will be no more login displayed on mobile
– https://www.screencast.com/t/0wKDfgkmUsvG
Hi,
If you use the mobile theme plugin though, then you have to change it from the mobile theme settings at the bottom of the theme panel.
Thank you!
The space comes from the weather and the social icons. They fall on another line when the menu falls on 2 lines. Each of theme have their own margins and padding.
You can remove them from the theme panel but not for mobile devices in particular.
If you want to further decrease the spacing, you cna do it with the line height on the menu items. This is set from the theme panel but it will affect the desktop as well. If you do not want to affect the desktop version you can use this code:
@media (min-width:767px) and (max-width:1040px){
.td-header-style-12 .top-header-menu>li, .td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
line-height: 28px;
}}
Thanks.
Hi,
The main theme and also mobile theme will only display ads if you enter ad codes in the locations you want. Removing them is easy, remove the codes from the locations you don’t want ads to appear.
From what I see the ads are not displaying on your website at the moment, I checked in a post page, there are some ad related errors
– https://www.screencast.com/t/s2JaQaeJ
Maybe double check the implementation of the ads, if everything is set properly. The error seems to mention you have more than one enable page level ads inserted in the page. I believe those only have to be inserted in the header.php file of the theme between teh head tags, that would be enough.