- 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!
You are using the mobile theme, and the logo text is black, the same as your mobile header color. Either change the logo from the theme panel or uninstall the mobile theme and use the other two mobile versions:
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
Thank you!
Hello,
The mobile logo can be edited only with a custom css, you can try this code:
.td-main-menu-logo img {
width: 150px;
}
The code should be set in the theme panel > custom code> advance css > phone section.
TO hide the mobile and search on mobile you’ll need to use this custom css:
#td-top-mobile-toggle, .td-search-wrapper {
display: none;
}
The code should be set in the same place as the first one.
I hope this will help you!
Hello,
You need to create your pages using tagdiv Composer to be able to customize them for mobile. The tagDiv Composer is our page builder. It can be used to create pages and cloud templates, but not in the Customize section. Also, the options from there will not apply only for favicon.
Here is a video that will show you how to use the builder to create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg to do this you’ll need to have the posts already.
Thank you!
Hello!
Please make sure you use the latest update of the WordPress, theme and plugins.
If you do not use default templates and styles, then you can deactivate the Standard Pack plugin.
Read this useful guide: https://forum.tagdiv.com/what-is-ajax-preloading/
Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
To increase the page speed you can check these similar topics for more solutions:
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.xtechkr.com/optimize-newspaper-theme/
– Check those guides : https://web.dev/lcp/ – > https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> > https://wp-rocket.me/google-core-web-vitals-wordpress/improve-cumulative-layout-shift
– https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/
Please check the tutorials from Google Pagespeed Insights and I’m sure you can increase the page speed.
Thank you!
Hello!
We have 3 options available 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.
1. I can see that you use the Mobile theme right now and you can try to add the shortcode in the mobile editor(check documentation) if this is from an external plugin.
2. Unfortunately, there are no options to display the CPTs as in the cloud templates. You can do that only with custom code. For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/.
3. If you will use cloud templates, then there are some settings of the “Header live search” to specify the taxonomies, create some results sections and exclude posts/pages.
4. Unfortunately, we have no design idea for an alert box. But you can use a modal popup to build the one you like: https://forum.tagdiv.com/modal-popup/ You can trigger it as a button or page and it can open automatically or by clicking the button.
5. Check this thread: https://forum.tagdiv.com/topic/excessive-dom-size/
I hope that helps you!
Thank you!
Hello everyone,
I’m experiencing a critical issue with the Newspaper theme (version 12.6.6) on my WordPress site (here). The problem only occurs on WooCommerce category and product pages and persists even after deactivating all plugins except for the following:
tagDiv Cloud Library
tagDiv Composer
tagDiv Mobile Theme
WooCommerce
I installed the las versions of all plugins.
When accessing a WooCommerce category page, I encounter the following fatal error:
Fatal error: Uncaught ErrorException: td_js_buffer::add_to_header – the header JS was already rendered when you called td_js_buffer::add_to_header() (ex: was called to late) in /home/trempld/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js_buffer.php:23
Stack trace:
#0 /home/trempld/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js_generator.php(233): td_js_buffer::add_to_header(‘ \r\n\r\n\t va…’)
#1 /home/trempld/www/wp-includes/class-wp-hook.php(324): td_js_generator(”)
#2 /home/trempld/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#3 /home/trempld/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /home/trempld/www/wp-includes/general-template.php(3050): do_action(‘wp_head’)
#5 /home/trempld/www/wp-includes/template-canvas.php(17): wp_head()
#6 /home/trempld/www/wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php(69): include(‘/home/trempld/w…’)
#7 /home/trempld/www/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Internal\ComingSoon\ComingSoonRequestHandler->handle_template_include(‘/home/trempld/w…’)
#8 /home/trempld/www/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘/home/trempld/w…’, Array)
#9 /home/trempld/www/wp-includes/template-loader.php(104): apply_filters(‘template_includ…’, ‘/home/trempld/w…’)
#10 /home/trempld/www/wp-blog-header.php(19): require_once(‘/home/trempld/w…’)
#11 /home/trempld/www/index.php(17): require(‘/home/trempld/w…’)
#12 {main}
thrown in /home/trempld/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js_buffer.php on line 23
I would greatly appreciate your assistance in resolving this issue. Please let me know if you need any additional information or if there are any specific troubleshooting steps I should take.
Thank you for your help.
Hi,
We are using theme on the URL “https://karunadasuddi.in/” logo is not coming after selecting in theme setting also. Kinldy update logo in Drop down menu, mobile menu..etc
I’m using Classical Editor on posts and pages, so how could I turno on turn this page on on mobile?
I’m using my logo, dimension 544×187, loaded om WP.
Is there a way to have a bigger logo in mobile view?
I’ve disabled also search and menu icons but they continue to be showed on mobile, but not when I use desktop browser in mobile mode. Is there something I miss?
Thanks in advance,
David.
I have run many Lighthouse reports (homepage, articles) both for Desktop and Mobile.
I got low results on performance and many of the complains of the report are related to JS and CSS from the Newspaper theme.
Please advice.
I need help with some items with the newspaper theme. 1 – how do I make a shortcode work in the mobile plugin? my home has the status of the trains. It’s a box with a green, red or yellow ball.
2 – on the first page of the mobile home, it shows my posts ok. but I have a cpt for traffic, how do I make the traffic post appear on the mobile plugin home in the first highlighted rectangle?
3 – I am creating a cpt for events and I know that the flex build does not search for custom fields, any tips on what I should do to achieve this?
4 – where do I have a documentation of the theme styles? for example I want to create an alert box in the post, how do I do it? type tip, warning or suggestion… within the article.
5 – google always complains about big dom, how to fix it?
My website is: https://www.abctudo.com.br/
I found a guy that wrote about this exact problem:
https://www.managedserver.eu/optimize-wordpress-sites-created-with-the-newspaper-theme/
See under headline:
The TagDiv Mobile problem and server-side caches like Varnish
Sure, we can try that but is that even possible? The URL is the same on mobile and on desktop.
Hi,
Please Ask Google to recrawl your URLs, I think that the google indexed the mobile version
Thank you!
Hi,
Please check this guide to enabled the mobile cache https://docs.wp-rocket.me/article/140-wrong-display-mobile-tablet-desktop
Thank you!
Hi @hojjo,
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/ or you can use WP Rocket.
Also, please let me know what plugin you use for the cache now.
@Adrie Please post only in your created topic, because there are different issues
Thank you!
How do I get rid of the information inside the red rectangle and add my own customized buttons instead?
image
I might have the same problem as you. It is just page templates that are affected but things are fine on an older project I implemented over a year ago. It does appear there is a conflict with page templates loading a mobile template. This is using Google Chrome.
A link to my thread where pages are not loading elements
-
This reply was modified 2 years by
Adrie.
Hello.
We use the Newspaper 12 theme and use the mobile-theme feature.
When searching on google and entering the website (ekonomifokus.se) from there the mobile version is shown even when using a desktop.
We have tried everything, we removed all cache-systems but the problem is still there.
Also, the problem is only there when entering the website via google, not when visting the website directly.
I have a top menu that is visible on desktop and landscape viewport, but it disappears when I switch to mobile or portrait viewport.
Hello!
Please use cloud templates. Edit the mobile viewport of the homepage, for example, and build the top menu, or copy and paste the row. I recommend using the shortcode “Mobile horizontal menu” that is scrollable: https://app.screencast.com/vAzcDNrV3jZlI
Thank you!
I installed the prebuilt website templates of The Rimont on the staging site of brightonwall.com and it is just pages that are affected. I tried to use other prebuilt websites as a trial and the same issue occurs regarding pages not loading properly. I even tried The Parenting prebuilt template which is what au-ti.com was built on although I have heavily customized it. It appears that pages are default to a ‘mobile page’ which is why they are not loading the prebuilt template of The Rimont and I can’t figure out why this is the case. I have gone right down to basics by disabling all plugins and reenabling them all one at a time. There is clearly a conflict on page templates which I am struggling to isolate the cause.
Thanks for informing me about AMP being deprecated. I will make steps to phase it out.
-
This reply was modified 2 years by
Adrie.
Hi,
Can you please provide some screenshots? Did you have created a mobile page? You can edit it with tagdiv Composer the page -> https://i.imgur.com/18WkWVN.png
Thank you!