- 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
Hello @carpeher !
Here you can remove/set a picture for mobile menu background: https://www.screencast.com/t/x3Xrln2b88x
And the background color here: https://www.screencast.com/t/PbU3hQpDqHh
The opacity of the mobile modal can be changed from Theme panel -> Background -> Mobile menu/search background: https://www.screencast.com/t/hcRoHastuO -> https://www.screencast.com/t/SQapAaaiLRwY
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.
There, you can use a modal popup created by you instead of the default mobile modal. Check this useful guide: https://forum.tagdiv.com/modal-popup/
Thank you!
Hello,
Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello,
So you want to hide the views only on mobile. I could give you a code for this
.td-post-views {
display: none;
}
Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
Thank you!
Hello,
The page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website. A good choice for the page speed, could be the mobile layout which contains fewer elements because it can improve a bit your page speed.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello,
Usually, this happens with cache plugins. If the cache plugin does not have mobile support then the mobile theme version can be delivered instead.
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/
Also, please let me know what plugin for the cache you use now.
I hope this helps.
Thank you!
Hello,
Please provide more details, with the link to your website and screenshots.
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hi,
For mobile please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
For Mobile Theme plugin, you can change the logo from Newspaper -> Theme panel -> Mobile theme -> Header.
Thank you!
Hi, I have recently uploaded a cloud header. I have changed the default name from newspaper to newspatron. however on the post page it still is newspaper. is there any where a setting that needs to be updated.
Also one of my previous query have been unanswered.
Hello,
I’ve done the desktop version of my new webpage. I consider I dont need the mobile version using the ‘tagDiv Mobile Theme’, so i have disabled that pluging.
However, when I access to my webpage using my smartphone, the menu hasseveral categories and a background picture which I have not selected before.
So, my question is, if I have disabled the plugins ‘tagDiv Mobile Theme’, how can I manage the menu which appear when I access to the webpage with a smart phone?
Thank you
Hello,
I finished developing my website for desktop and started creating the mobile friendly version with the mobile theme. It looks great, but how can I show my pages that were made in the tagdiv editor on my computer? When I open a paga there is no information on my phone it shows a little blank white space. Or If I have redo the pages manually then how?
Hi Team
I have a purchased licensee for tagdiv Newspaper theme. But I have problem with theme. On website sometime Home mobile template is loading on desktop. Someone check this issue why this happening.
Website URL: https://www.asiantrader.biz/
I’m using the Town Talk Pro version, but in the mobile version it doesn’t appear, could you help me understand how to configure this? Thank you
As seen in the screenshot, errors began appearing from the beginning of October. That is, Google introduced new standards and all sites using the Newspaper “tagDiv Mobile Theme” got banned. They all dropped out of Google’s news feed.
Hello,
After updating the Newspaper theme to the last version, now I miss the Singel Post Share Element on the mobile version.
On the desktop version is showing.
Is there any possible fix for now?
Thank you in advance!
Hello,
I finished developing my website for desktop and started creating the mobile friendly version with the mobile theme. It looks great, but how can I show my pages that were made in the tagdiv editor on my computer? When I open a paga there is no information on my phone it shows a little blank white space. Or If I have redo the pages manually then how?
But what about mobile the views are now showing on mobile, I use the mobile theme
Happened again today, after i did update. I noticed that theme panel created backup file of the theme settings on the exact moment when this happened:
This time I was doing some changes on the home page and dont know for sure if saving changes triggered something or not. My ip in these logs is first one xx.xxx.251.62, server ip is xx.xx.55.78
I located raw access logs at the exact moment and this is what I find out:
xx.xxx.251.62 – – [20/Oct/2023:10:11:31 +0200] “POST /wp-json/td-composer/save_post?uuid=93e6cd11-16f8-6afc-2ba0-c2f39d4ad43d HTTP/1.1” 200 2 “https://visoko.ba/wp-admin/post.php?post_id=343886&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fvisoko.ba%2Fwp-admin%2Fedit.php%3Fpost_type%3Dpage” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36”
66.249.64.161 – – [20/Oct/2023:10:11:34 +0200] “GET /foto-iskoristite-priliku-za-jesenje-jahanje-u-konjickom-klubu-visoko-sa-20-popusta/ HTTP/1.1” 301 – “-” “Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.5993.88 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)”
xx.xx.55.78 – – [20/Oct/2023:10:11:35 +0200] “POST /wp-cron.php?doing_wp_cron=1697789495.1154799461364746093750 HTTP/1.1” 200 – “-” “WordPress/6.3.2; https://visoko.ba”
xx.xx.55.78 – – [20/Oct/2023:10:11:35 +0200] “POST /wp-cron.php?doing_wp_cron=1697789495.1087980270385742187500 HTTP/1.1” 200 – “-” “WordPress/6.3.2; https://visoko.ba”
xx.xx.55.78 – – [20/Oct/2023:10:11:35 +0200] “POST /wp-cron.php?doing_wp_cron=1697789495.1114730834960937500000 HTTP/1.1” 200 – “-” “WordPress/6.3.2; https://visoko.ba”
xx.xx.55.78 – – [20/Oct/2023:10:11:35 +0200] “POST /wp-cron.php?doing_wp_cron=1697789495.1292650699615478515625 HTTP/1.1” 200 – “-” “WordPress/6.3.2; https://visoko.ba”
31.13.115.2 – – [20/Oct/2023:10:11:36 +0200] “GET /wp-content/uploads/2023/06/kulin-ban-fest.jpg HTTP/1.1” 200 231155 “-” “facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)”
109.163.174.56 – – [20/Oct/2023:10:11:37 +0200] “GET /wp-content/uploads/2022/03/pjimage.jpg HTTP/1.1” 200 289462 “https://www.google.com/” “Mozilla/5.0 (Linux; Android 12; SM-G996B Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/117.0.0.0 Mobile Safari/537.36 GoogleApp/14.40.33.28.arm64”
69.162.124.231 – – [20/Oct/2023:10:11:37 +0200] “GET / HTTP/1.1” 200 388471 “http://visoko.ba/” “Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)”
34.254.111.76 – – [20/Oct/2023:10:11:37 +0200] “GET /kategorija/bih/politika/ HTTP/1.1” 200 158906 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.162 Safari/537.36 Edge/12.246”
xx.xx.55.78 – – [20/Oct/2023:10:11:38 +0200] “POST /wp-cron.php?doing_wp_cron=1697789496.6574571132659912109375 HTTP/1.1” 200 – “-” “WordPress/6.3.2; https://visoko.ba”
109.163.173.240 – – [20/Oct/2023:10:11:34 +0200] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=12.6.1 HTTP/1.1” 200 – “https://visoko.ba/teska-noc-za-visocke-vatrogasce-2/?fbclid=IwAR3hbNKPV5qjWWRqUkqcQI3sO-Vi84xWDo3KFzVCUFknDClYOcqycTVrQ10” “Mozilla/5.0 (Linux; Android 10; JNY-LX1 Build/HUAWEIJNY-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.93 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/389.0.0.42.111;]”
Hello!
You have a lot of errors in the console.
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
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 mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
SOS! All websites using the mobile version of “tagDiv Mobile Theme” have been banned by Google!
– Text too small to read
– Clickable elements too close together
– Content wider than screen
It’s not just one website, but all websites using the “tagDiv Mobile Theme” plugin.
Will the issue be addressed in the upcoming update?
Voiceofmotown.com
I updated the theme and now I can’t get the logo to display on mobile devices.
Appreciate the help!
Hi,
To add the social icons, you need to edit with tagDiv Composer, search after social icons and set the link for social platforms https://www.screencast.com/t/kATmr6b3yg
You can manage the social icons for the mobile menu from the Theme Panel -> Social/APIS -> Social Networks => https://prnt.sc/10112uu
Please make sure the links contain the https://www.
Thank you!
Hi @ncalex,
The plugin Regenerate Thumbnails does not regenerate size 265 x 198 Module M1 (Mobile Theme) and 741 x 486 Big Grid (Mobile Theme).
Because of this, on AMP related articles use full image size, instead of 265 x 198 Module M1 and same full image in Big Grid.
*265 x 198 Module M1 (Mobile Theme) and 741 x 486 Big Grid (Mobile Theme) works fine on upload of image.
*Regenerate Thumbnails works for all other sizes, except for Mobile Theme sizes.
– Looks like Regenerate Thumbnails plugin doesn’t “see” Mobile sizes.
Can you please check.
Thank you.