- 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
Hi,
If you are using the mobile theme plugin, then yes, this is the class for featured image “td-post-featured-image”.
If you are using the responsive version, then the featured image can have ne of those classes:
– “td-post-featured-image” (for standard posts templates )
– “tdb_single_featured_image” (for cloud featured image )
– “tdb_single_bg_featured_image” ( for cloud with background featured image)
Thank you!
Hi Everyone,
Featured Images of the articles are not clear on the Home Page of the Mobile version. (if you get inside the article image becomes clear again.)
I have tried different image optimizer plug-ins but the result is not changing. Are there some options for this?
An example from the mobile page:
https://ibb.co/vX8pytw (image quality on the home page)
https://ibb.co/QrQZNQv (image quality inside the article)
p.s I am not using the mobile theme plug-in.
Best regards,
Ozan
Hi,
Unfortunately the Polylang was not tested with our theme, therefore we can not say what settings you’ll need to make in order to make the mobile theme menu to work with Polylang, maybe you can use the responsive version of the theme, is possible to be no problems with that menu.
Make sure that you set the menu in polylang as in this documentation -> https://polylang.pro/doc/create-menus/ and is set in mobile theme plugin that menu -> https://i.imgur.com/Z4r0D6c.png if is still not working, please disable the mobile theme or set it only for amp and see if the polylang menu from responsive version is working.
Thank you or your understanding!
Hi raventaz, to improve the loading speed, you need to optimize your website to load faster. Here are some links that maybe can help:
-> https://tagdiv.com/how-to-increase-page-loading-speed/
-> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
-> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
–> https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
Hope this will help you!
Hi Chris Baird, our developers want to make the mobile page more faster and flexible then the actual mobile theme plugin, hoping that in the coming update the new implementation of mobile page to get better and better.
Thank you!
Hi,
If you are using the mobile theme plugin then all the js files are on this directory -> wp-content/plugins/td-composer/mobile/js
Thank you!
Hello I got lots of Mobile Page errors Like Mobile Menu Not Updating, Row & Column Background Colors settings, in Header Icons or Menus Not Aligned Properly They are shown in Different Tagdiv Builder But In Public View They Are Not Aligned Differently and More in latest update, these are discussed in forum, your team say these problems solved in next update, i think next update comes in next month after Month so until i wish use old version
Hello!
Please tell me some information about your problem, so I can help you:
1. Did you correctly install the mobile theme plugin and made sure that it is active? So you can check out the following link: https://forum.tagdiv.com/the-mobile-theme/
2. If you did actually correctly install and activate the plugin, what was the actual problem?
Thank you!
Hello !
The responsive version is automatically set if you deactivate the mobile theme plugin.
Thank you !
Hi,
That depends. Are you using the mobile theme plugin or not?
Without mobile theme the color settings are here https://prnt.sc/vjwc7h
With the mobile theme they are here https://prnt.sc/vjwd9p
Each color setting has an opacity slider that can be used -> https://prnt.sc/vjwcp7
Thank you!
Hello !
If you are using only AMP option. The sticky header will automatically work if you have it set on your desktop.
If you are using the mobile theme plugin this option is not possible.
Thank you !
Hello Vlad,
Having same issue, i have removed all the caching plugin
but the mobile theme is rendering into desktop theme
please help
website url : http://staging.sports11team.com
does not display content
my site https://nevessta.ru/
Slowly but steadily in the last few weeks the CLS for the mobile theme of the website began to increase again. In the following topic: https://forum.tagdiv.com/topic/improve-cumulative-layout-shift-cls/ you have mentioned that the CLS is caused by various AJAX Options like the AJAX View Count.
Considering that please can you tell me where I can disable the AJAX View Count in the mobile theme and if there other AJAX options that should be disabled?
Greetings Kathrin
Hey!
I’m using wp-rocket and in order to get a better LCP i want to exclude the post image (main image from the post) from lazy loading in my mobile theme. Actually I’m half way there: I found a way to exclude the div class “entry-thumb” from lazy loading (by putting a code into my custom functions). Now, the problem is, that the thumbnails from the “more articles”-section below the post content also have the div class “entry-thumb”. So they are also excluded from lazy loading. That leads to a bad loading performance.
Now my question is: Is there a way to get a div class, that just includes the post image and not the thumbnails from the more article section below? You know what i mean?
All the best,
Daniel
PS: On desktop i don’t have this problem because the div class of my post image is a different one (“tdb-featured-image-bg”) as “entry-thumb”.
I’m using Polylang plugin to create multilanguage site. Hence I’ve created two menus , one is English and another one is Bangla. How can I enable two menus in mobile theme ? the web version is working fine.
My website: https://dutimez.com/
Hi,
You can preload mobile theme fonts by adding the following code to mobile theme’s functions.php file.
// Preload Newspaper fonts for mobile theme
function dns_prefetch_mobile() {
echo "<link href='https://www.YOURDOMAIN.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?10' rel='preload' as='font' type='font/woff' crossorigin>";
}
add_action( 'wp_head', 'dns_prefetch_mobile', 0 );
I hope you will find this helpful.
Have a great day!
What is the most optimized way to go?
Mobile theme or the new mobile pages/layouts?
Edited to follow.
-
This reply was modified 5 years by
Chris Baird.
The theme is fast on desktop and on mobile too…
But it looks like something loading in the background for a minutes
before the mobile menu working the right way.
Somebody had this issue in the past?
thank you for the help
In which .js file in the mobile theme can I mark the listener as “passive”?
Greetings Kathrin
How can I preload the icons in the mobile-theme.woff? Can I find them in the style.css?
Greatings Kathrin
Hello.
Can you help me with this problem,”Mystery Themes Demo Importer – This plugin requires Official Mystery Themes to be activated to work”
2-Amp is not working fully,When i fixed mobile site to AMP,Google says its fail.I dont know why? Need help to fix””””””https://overseaspakistaninews.com/””””
Thanks
Hi,
Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.
1. You are using a pro demo, therefore you can edit the homepage with tagdiv Composer -> https://i.imgur.com/40pCmhz.jpg select the header row and in css tab you can replace the background image -> https://i.imgur.com/g6yTqkA.png -> https://i.imgur.com/hy5MNrj.jpg
2. Just click on those social Icons and you can set the link to theme from here -> https://i.imgur.com/RKW1JIi.png then in style tab you can use the layout -> https://i.imgur.com/xZquX5P.png
3. I f you want to keep the desktop version you can use the responsive version -> https://i.imgur.com/mGxDFZN.png if you want to have a different content, then you can create a mobile page using our guide from here -> https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ also we have a plugin that is making the mobile version simple but faster -> https://forum.tagdiv.com/the-mobile-theme/ (if you have this plugin enable will overwrite the other tow options for mobile).
Thank you!
Hi inqusitive-stha,
Please the the mobile theme plugin with amp and use this option -> https://i.imgur.com/XcJxsYI.png then should be no errors -> https://i.imgur.com/ceFAAp2.png -> https://i.imgur.com/qa175YT.png
Let me know the results!
Hi guys,
When I click on my mobile menu, this is the screen I get: https://imgur.com/jIFyNPV
The site is https://annadrummond.com/home/
1. The ‘Articles’ menu item works, but none of the rest do. I can see that they have been clicked, and the web address even changes, but it does not navigate to the link.
2. How do I change the style of the menu? I want to change the purple background image – there are no options to do so in the mobile composer. I have looked in the Theme Panel and have noticed the mobile menu/search background, but there are no pre-sets, and I have the mobile theme disabled. I am using a separate mobile template for the page.
3. The height of the background image I have for my hero image in the td composer is different to what the actual site shows – how to fix this?
Thanks!
Anna.
Hello !
This option is not available in Mobile Theme. Only on Responsive version.
Thank you !