- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hello!
If you use a cloud template, then you can add a background by TagDiv Composer. For more information about TagDiv Composer, please check our documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
You can see the tablet version, mobile version when you change the viewport: https://www.screencast.com/t/XDQJedlggSB
Thank you!
Hello!
You can edit the logo and this template with TagDiv Composer plugin. For more information about TagDiv Composer, please check our documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
You can see the tablet version, mobile version when you change the viewport: https://www.screencast.com/t/XDQJedlggSB
Thank you!
Hi,
Unfortunately, the Infinite loading is not valid for Mobile Theme, sorry!
Thank you!
Hello,
Please provide more information about what pages are not displayed on mobile.
Thank you!
Hello!
When you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Please note that if a page is made by Composer, than the content won’t be displayed on Mobile theme version.
Thank you!
Why the same template doesn’t apply for both mobile & desktop versions of website? My website is unexpectedly different in mobile view! https://thecyberflame.com/
Logo, Structure, Features, Footer, Header, Body… Everything has gone wrong.
Only the Homepage is fine.
Please help me to fix this.
Thank You.
why is that some pages not seen in mobile ?
Hi,
Is it possible to add Infinite Loading for Single Posts option on mobile theme.
Hello, I am using Pulse pro prebuilt site on my site. I have notice the mobile application or when accessing the site with small screen. The pulse pro appears. I have check the theme panel under mobile app logo but notice it does not have the button to deativate.
Kindly help. Thank you
Hi diriras,
Indeed the situation it is like you and community member said, when you use the Cloudflare/caching this has an option that it is cache base on the url so if the mobile version has the same url but a different layout, then this will not be deliver.
We have a small guide for how to set the CDN with our theme https://forum.tagdiv.com/cloudflare-cdn/ most of user solve the problem when set it like in our guide.
Now if I understand correct you want to use the option for Cache Everything from Cloudflare usually, this is recommended when you are using the responsive version of the website and not with mobile theme plugin or mobile page template (now when you use the mobile page template, this has a different url, but it is connected to the main one from desktop and I do not know if the Cloudflare will find it).
Thank you for your understanding!
Hi Hassan Shafique, until now there were no reports about slouch a situation, but this is not exclude.
But since many client want to have different versions on mobile I think that if the website it is correctly indexed there will be no problems.
Also the mobile theme plugin is just a solution, you do not need to use it, if you want you can keep the responsive version or you can use the mobile page template. Using one of those you can keep the desktop design and blocks.
I hope this will help you to find the right mobile version for you!
Thank you!
Hi albertomarini, I checked your website with my mobile, and now the logo looks normal -> https://i.imgur.com/juJ049W.png I think that you managed to fix the problem.
In case that there are still some problems or you have some questions, please let me know!
Have a nice day!
How to prevent Specific categories of posts from showing on mobile theme plugin version pages…
How to prevent Specific category of posts from showing on mobile theme plugin version pages…
Hi!
My website got monetized, and when we add a responsive ad on mobile to the middle of the content of a post, the row margin is changing to 0. The row is set “Stretch Row and 1400px content” and “Stretch Row off” is activated, but responsive Google Adsense ad is still changing the layout of it, when is on mobile. Can anyone help me?
Here is the link for an article of the blog (it’s happening on MOBILE!):
https://cinepoca.com.br/cenas-do-trailer-de-homem-aranha-3-sem-volta-para-casa-que-nao-podemos-ignorar/
Thanks!
Hello again,
I also attach the answer of a community member in cloudflare forum.
<><><><><><><><><><>
Hi Mike,
I’m assuming you’re using Cache Everything. In that case, Cloudflare will cache the page based on its URL, and deliver that to any device that requests that URL. So if you theme has any adjustment that changes content based on device, this would only work if you turn off Cache Everything on Cloudflare, making each request reach the origin.
For separate mobile/desktop versions to work properly, you’d need to create them under separate URLs, such that the mobile version would be somehow distinguishable from the desktop one:
https://mobile.example.com/some-page/
or
https://www.example.com/mobile/some-page/ > mobile
or
https://www.example.com/some-page/?device=mobile
So you’d need to contact the developers of either your theme or cache plugin to ask them if they have any way to separate the mobile version into another subdomain, subdirectory, or query string.
If you opt for the subdomain, you can set Mobile Redirect on Cloudflare by visiting:
https://dash.cloudflare.com/?to=/:account/:zone/speed/optimization
An inline JavaScript could be used to perform the mobile redirect based on device, if you only have the options of subdirectory or query string. Since an inline JS would be cached along with the HTML, it would be present in every page and only act after being on the device.
Then of course there’s the possibility of using Cloudflare Workers to control the redirect and caching. Workers is a paid service, but it does have a trial version. Please check the documentation for examples, tutorials, etc.
https://developers.cloudflare.com/workers/
<><><><><><><><><><><>
Hello,
Unfortunately, there is no option for the LightBox on AMP. This is option is available only on desktop and mobile versions (responsive or mobile page).
Thank you for your understanding!
I found everything in my Tagdiv Cloud settings. I made the changes in both Desktop and mobile version but when using the tagdiv composer i.e., backend it shows the excerpt but when I save it and view it on the browser i.e., frontend, it doesn’t show it.
Hello,
With the last updated Newspaper theme 11.2, I have enable the mobile home page to arrange the elements to my needs when visitors uses their mobile to visit my website.
In production site I use WP fastest Cache and this cache plugin uses a separate caching for mobile themes so its works great with Newspaper theme, it caches BOTH Desktop AND mobile page template without many errors.
With many trials and errors I figure out that Cloudflare enabled websites are much faster than sites with simple caching plugins like mines. So I created a staging website (https://exclusiveweb.gr/) cloned from production and started to implement the cloudflare integration. This thing works but because of cloudflare maybe does not have a separate mobile cashing crawler, after I purge the caching, when I first connect with mobile smartphone after the purge, it keeps the mobile theme cached and it shows the mobile template to BOTH Desktops AND mobile phones. If I first connect with my desktop it keeps the desktop to both devices etc. so I have all the component in the wrong order…
I did a little research with other caching plugins like WP-rocket and I still have the same issue with cloudflare, the plugin does not understand the separation between the 2 templates and it keeps showing me the first cached page according with the device it connects first to the website after the purge.
I want to inform you that https://exclusiveweb.gr/ is a testing/staging environment and we could make all the necessary tests to it until we find a solution to a trouble I think it concerns many of your clients!
Kind regards,
Mike
Hi I am new in blogging field. My question is, In mobile theme we convert pages into mobile version and also in homepage we get only 3 features and latest post. Can this effect SEO. I mean when Google crawl website. It find same page in two different version and same in homepage where we create different categories block in web version and in mobile version it find homepage only in latest post.
Hi
Yes I solve some of my issues & still making it better. To solve my issue i try different plugin now I am using autoaptimize, WP fast cache and ewww image optimize plugin. And I test my website on Google page speed test. Now I am getting lighthouse error to display font in mobile version. And DMCA Banner image (height weight issue)
Hi TagDiv,
I just updated to the NewsMag latest version. I’m currently using Header style number 5. However, on the mobile header, the logo gets stretched on every single browser.
How can I solve this problem?
Here is the link: https://opinionitech.com
Best,
Alberto
Hello!
When you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Better deactivate the plugin and see the results.
Thank you!
Hello,
You can try both options because the score differs from one user to another and choose the one that gives you the best score.
if you choose the mobile page, then you can use tagDiv Analyzer to remove the unused CSS.
The mobile theme has a simple design “the mobile theme comes with its own 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)”.
Hope this help you!
Thank you!
Hello!
It depends which option you use, because we have 3:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin: https://forum.tagdiv.com/the-mobile-theme/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
The fastest solution for mobile is the 3rd one the Mobile Theme plugin. This one it has its own design, so it can be sure you have the optimal number of designed elements(basic ones) on the pages and also, you can optimize it to improve your speed. The fewer elements you have on the page, the smaller in size the page is and the CSS is smaller too.
Unfortunately, there is no button to hit and your page speed is very high. You need to try to optimize your website too and choose the fastest solution which suits you the best.
Thank you!