- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hello,
Please let me know if you use Jetpack; if yes, please check this guide https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/.
Also, I saw that you have an issue, and the mobile version is displayed on the desktop -> https://i.imgur.com/hna3Qmt.jpg.
To solve this, please check if your cache plugin has an option for mobile version https://i.imgur.com/YkuXcG8.png – https://i.imgur.com/7WTiZN7.png.
The solution would be to use the recommended WP Super Cache plugin instead and activate these settings (especially the mobile device support): https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hello @kantauganda!
From what I can see, you use a cloud demo. So, you should access the homepage on your frontend and create a mobile page from here: https://prnt.sc/zRRCL6C3lm5l
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin.
Thank you!
Hello @discovermh!
It is a little bit complicated when you want to customize the mobile theme. Sometimes the files are overwritten by Composer or the Standard Pack plugins.
For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/ and they can fully help you.
Thank you for understanding!
Hi,
You have the mobile theme plugin; please deactivate it.
Please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose your mobile version.
Thank you!
In the documentation there is no option to change the background color of the upper top menu which I sent an image for. I have used the green edit button and all other edit options and it is not there. Also I can create menus but the menus that are already there are what I want to access. I need to know what their names are as the names in the theme do not edit the existing menus I sent you pictures of.
I’m not using the mobile pages and plugin, I am using desktop. The blog page still does not have the sidebar (I chose the template with a sidebar) and the paragraph is shrunken and not full width under the featured image. I did include pictures and explain that I have used all your documentation. Please state clearly what each menu is called and where it is edited. State clearly why the template with sidebar for individual blog posts is not loading properly.
I did not ask to remove image from footer, I asked why the default footer would not load properly on new pages when it was assigned specifically.
Please address the actual issues I requested and not boilerplate referring me to documentation and videos I have already gone through.
Hello,
You can change it using a custom code
p.td-post-sub-title
{
font-weight: 800;
}
Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
Thank you!
Hi,
Please disable the mobile theme plugin, clear all cache, and check the results.
Thank you!
Hello @discovermh!
Unfortunately, we didn’t implement anything new for the mobile theme plugin.
I’ll add the requests to our improvement list.
Thank you for understanding!
Hi Anamaria,
Thank you for the detailed information.
Can you please request your team to investigate why the flipbook performance is so poor under your theme?
We need your feedback and opinion regarding what’s causing the slowness of the iframe render for those flipbooks.
https://jornaldoalgarve.pt/semanario-2022/ (you need to be logged in to access them)
We tested those flipbooks in a staging site using another theme (not newspaper) and they performed flawlessly and super fast.
With tagdiv the render it’s super slow, specially for mobile devices.
We sent an email to support with our credentials so you can check it. Your feedback and guidance regarding this usse will be much apreciated.
Thanks
Marta
Hello,
Please check if you have set a custom code for the logo in the Theme panel -> Mobile Theme -> Custom code -> custom css.
Also, do you use a plugin for minifying the css and js?
Thank you!
For me, your homepage reflects two columns. Did you check it in private browsing?
Open the browser, and go incognito. Switch to responsive and refresh. That will show you live results. Also, if you are using Cloudflare, set it to development mode so the cache is not rendered for the testing period.
I am sorry, I have not toyed with mobile theme plugin codes. I did switch to custom mobile pages after deactivating the plugin, but it was disastrous and caused much damage to the search engine results already.
If you are looking to increase the number of posts on the homepage, this can be done by Theme panel> Mobile theme plugin> Grids.
One last thing, you have so many ads on your site. I will suggest not cluttering them together, almost 4 of them appear together covering 30% of the page. Try to set view limits to them.
wp rocket is used for cache only…
we can use WP Super Cache or WP Fastest Cache but I prefer wp rocket.
Thanks for sharing your guide with us.
If you are familiar with theme customization then just provide me code for the above query so that more articles are visible on the same screen.
currently, only 3 articles are visible in a row and 1 article is on mobile.
after changes, 4 articles on desktop and 2 on mobile will be visible.
Hi,
AMP is very restrictive when it comes to the ads and to the content. What type of ads are you planning to use on AMP exactly? Are they compatible with AMP?
The most popular and widely used type of ads used for AMP are AMP auto ads from Google https://support.google.com/adsense/answer/9261309?hl=en
We provide a field for entering the code https://i.imgur.com/2kAsROP.png
Also, the mobile theme ad spots will load ads on mobile or mobile + AMP https://i.imgur.com/YEkMJ6N.png
Thank you!
Hello,
Do you want ro disable the date on the block or inside the posts?
For mobile theme version to remove the date on the blocks, please go in Theme Panel -> Block Settings -> Meta Info on modules/blocks and disable the date => https://i.imgur.com/xatSZen.png -> https://i.imgur.com/nSa3P6Q.png
Thank you!
you can check our page speed here…
for the Video Post formate, there is an issue. so we avoid video formate posts.
Now my main issue is with 2 column layout on the mobile theme plugin and 4 column layout on the desktop.
Kindly suggest some code change so that I can achieve 2 and 4-column layout result
It’s Mobile Theme Plugin.
We did customization in the mobile theme plugin also but it did not reflect.
Even though we did customization for the normal theme but it did not reflect.
we change code into theme>Newspaper>loop-archive.php
$post_count = 1;
$column_count = 1;
$span = ‘span3’;
$column_break = 4;
$is_404 = false;
if( is_404() ) {
$is_404 = true;
$column_break = 4;
$span = ‘span3’;
$args = array(
‘post_type’=> ‘post’,
‘showposts’ => 6,
‘ignore_sticky_posts’ => true
);
query_posts($args);
}
Still, it shows 2 columns in the post archive and category pages.
For Mobile Theme customization we did changes in
plugins>td-composer>mobile>loop.php
Still it did not reflect yet
When using Google Auto Ads I have to insert two code blocks:
– one in <head></head>
and the other after the pages <body> where I want to use Auto Ads.
The Newspaper – Theme Panel – Mobile Theme – AMP Ads – only have a field for “AdSense Auto Ads for AMP”
How can I do It?
Thanks
Mobile theme or mobile theme plugin?
For mobile theme, you have to make your own customisations.
For mobile theme plugin, this is possible with knowledge of coding.
In my opinion, it is better the mobile theme plugin is left as it is. The plugin has huge speed bonus if combined with a cache plugin and cdn (clodufare for me).
And yes, they did add new feature to mobile theme plugin. The hamburger menu now has dropdown menus finally. ?
In the mobile theme panel I don’t see the “Post setting” option which is present on my other websites
How to hide mobile theme categories?
Hello Tagdiv,
From last 2 years there is no change in mobile theme. there are some features which is present in main theme but not in mobile theme.
1) 2 Column Option in Home, Category or archive page
2) Sticky social share option.(I already did it via css check https://www.discovermh.com/how-did-shivaji-maharaj-look-like/ )
3) Reading indicator
4) Carousel menu option under header like Jnews theme
5) Read Full Article Button on Post. which compact post and shows button after click on button it shows full article.
5) Remove other css from style.css for mobile view
6) Whenever you add bookmark/read later functionality make sure it is added in mobile theme also.
Almost all website have most users from mobile device. so this is very useful features need to implemented in mobile theme.

That will be in Theme panel> Mobile theme.
Hi, how can I disable post date on mobile theme?
Thanks you
Hi Team,
I am getting 404 errors on my website while loading any blog. It happens 4 in 1 and 2nd error I am getting – the website is loading a default newspaper home page on desktop and mobile. while I have set up different pages for both.
WEBSITE URL: https://thenewsletterbox.com/
Please help!
Thanks
Please provide instructions for optimal cache settings when using cloudways server plus Cloudflare Cache.
Your cache recommendations lack information on how to get optimal performance in this case scenario. Yet, and despite all his limitations, you advertise the theme as blazing fast and scoring great for PageSpeed Insights.
Cloudways servers rely on Varnish to serve dbqueries efficiently but Varnish and Object cache are incompatible with the theme. That actually puts stress on Apache to serve the files directly to NGINX.
Among other performance issues, we can´t get decent performance for a embed pdf Flipbook. The slowness occurs only in mobile versions (responsive is being used, not mobile theme which must be taken in consideration for cache configuration once we still use mobile theme for other pages).
Regards,
Marta