- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hey guys,
I just performed a theme update on the site. I’ve also installed the mobile theme plugin. I’ve just noticed that some of the pages are not loading the desktop format and are kind of broken. Can you please check.
Correct Page:
http://prntscr.com/gauxkg
Problem Pages:
https://prnt.sc/gauvq1
http://prntscr.com/gaux6h
Dear Bogdan
Just wanna inform you that WooCommerce is not working with Newspaper wp theme
I’m using Newspaper V 8.1 I’m not using tagDiv Mobile Theme
Pages running well on mobile, while posts are giving blank white screen
After disabling all plugins, clearing cache and re-saveing permalinks. I found that the conflict is with WooCommerce.
Just to let you know about it and forward it to the people concerned
Hi folks,
I was just testing the dedicated mobile theme and noticed there was an error coming up which is related to WP Rocket and minify. I included a screenshot below so you can take a look. Could you help solve this? I have also contacted WP Rocket too. Thanks so much.
Google doesn’t like ‘resized with CSS’ images as the browser has to do the work, which is considered slow for mobile vs an optimized “serve images at actual size” methodology.
One trick is to change the 3 image sizes made by WordPress, separate from the theme to be your 3 most use sizes. Also consider cutting couple of modules.
Or, you could turn sizes off, and thumbs won’t be made, and will be resized in some instances (larger to small, but smaller to large will not fill boxes).
Try it; but then also check your Pagespeed Insights from Google for “make images right size…” warning.
If your server does mod_pagespeed, you can have it build temp cache images on the fly, including conversion to webp format. Again, something you’d need to test.
(I don’t work here; but we went through this. We ended up limiting “total number of sizes to 6” to keep thumb explosion down.)
ALSO: be sure to change the default compression for thumbs in your wp-config.php, as most small thumbs don’t need to be razor sharp, and so compression level of 50 works for most stuff!
Hello,
You search, the mobile menu and ajax filters do not work. This is a js conflict and it has the console errors to go with it: https://www.screencast.com/t/t6yXfaGQQ
Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
There is no setting for this. Sidebars will be displayed on mobile as well. Only the mobile theme will not display the sidebars, when it is active.
If you use Visual composer there is an option in the columns settings on pages, that allows to hide it on devices
– https://www.screencast.com/t/BvWPdfW9SS9v
But I can’t think of any other setting for this.
Thanks
Hi,
Unfortunately there is no setting as the top menu was never intended to show up on mobiles. It can be activated though with a css code. Please add this code in the theme panel-> custom css box:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block;
}
.td-header-sp-top-menu {
display: block !important;
text-align:center
}
}
Thank you!
Dear Admin
I’m using Newspaper V 8.1 I’m not using tagDiv Mobile Theme
Pages running well on mobile, while posts are giving blank white screen
My website url
amel.org
Post url example
http://amel.org/how-to-introduce-amel-association-international-in-30-seconds/
Hi, Thanks. Ok I think i got it. I will decide if want to use the mobile theme. For now, is there just an easy way with current theme how NOT TO SHOW ONLY THE SIDEBAR on mobile phone?
I remember seeing the option somewhere but now I cant find it.
Hi,
Thank you for your appreciation. The mobile version of the website will display the same elements form desktop, adapted for mobile devices. There is no option at the moment to not display particular elements on specific devices.
An optional mobile theme is provided with the theme, in the package. You can find more information about it here
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme has predefined templates for pages, posts, category pages etc. It will not display composer elements, content for the mobile pages is limited to the mobile editor.
Thanks
Hi,
The social icons that are displayed in the mobile menu are the ones from the Theme panel->Social networks
– https://www.screencast.com/t/kzf3PEp634k
The social networks that you have inserted accounts for, will be displayed in the mobile menu.
Thanks
Hi,
I was wondering how I can customize how ours site looks from a mobile phone.
Is there a way to remove all sidebars from mobile? Can you show me how?
Also is there a way to exclude certain blocks from mobile site? but still have it on desktop version?
Thanks so much!! YOUR THEME IS AMAZING!!!!!!!!!
Any suggestions/tutorials on how to optimize the theme for mobile, like having less things to load (blocks, small picture sizes, any other elements)? Thanks!
Hello Cosmic,
Unfortunately, the Newsmag theme does not have the Mobile Theme implemented, sorry! We cannot say for sure if this plugin will be integrated into the theme in the nearest future or not because this thing depends on our developer’s decision.
Thanks for your understanding!
where can i find how to remove the social icons from the main menu on the mobile theme?
i removed the social icons from all the desktop theme.
Thank you
i saw now where to add the menu on the mobile theme, but my home page start with the LATEST ARTICLES and is missing all the content above it…
my MOBILE EDITOR is empty, do i need to manage there the things?
Hello,
Please disable the mobile theme setting of jetpack.
Thank you!
Hi,
By default three featured posts are displayed on the front page when the mobile theme is active. If you would like to display more or modify that number, you will have to edit this file
– https://www.screencast.com/t/uHzI38dTs
Thanks
Hi,
Please try as a first step to deactivate all your plugins except theme plugins and test if the mobile theme is working properly. Check any custom code you might have entered in the theme panel or added to the theme files.
There is also a flaw in the Super cache plugin that could be the cause. Please follow this topic for a solution
– https://forum.tagdiv.com/topic/template-in-phone/
Thanks
Hi,
You could maybe try a code like this, to display the images more centered
– https://www.screencast.com/t/VDvSPDGHUEEp
Enter the code in Theme panel->Mobile theme->Custom CSS and test it and see if it works properly for you
.td_block_big_grid_mob_1 .td_module_mob_2 img {
position: relative;
top: -100px;
}
Thanks
Hello stanisci,
Regarding on Theme Colors for Mobile Theme, please check the panel here -> https://www.screencast.com/t/w8t6gxJJUa because these are all the available settings for theme color on mobile theme.
Thanks for the message!
Hello,
Only if you use the mobile theme plugin should you add code to the mobile theme files: https://forum.tagdiv.com/the-mobile-theme/
If you do not use the plugin, you do not need to add your code in the mobile theme files.
Thanks.
Hi,
I have inspected your website on mobile, there is no problem with the footer at the moment
– https://www.screencast.com/t/qTqNx0Wt
That could be caused by theme modifications or plugins maybe, but it doesn’t seem to happen at this moment anymore.
Thanks