- 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
Hi,
Changing the whole menu design would require customization, but it would be based on the same functionality. You could make modifications to it with CSS, and change the appearance. Use the browser inspector in order to do this
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example such a code will add similar borders
– https://www.screencast.com/t/Utj1xs2C
.td-mobile-main-menu .menu-item {
border-bottom: 1px solid black;
}
.td-mobile-main-menu .td-icon-menu-right {
border-top: 1px solid black;
}
You can further customize the menu as you wish.
Thanks
Hello,
It seems the site is pretty fast but there are 2 images that are missing on your site and that influences your loading speed:
https://www.screencast.com/t/9cPgQBeepxGS
As far as i can tell, these 2 images come from the mobile menu background and a sidebar ad i assume. Please check your ad section and check your theme panel for the mobile menu and search background.
Thank you!
Hi,
It seems to direct to Facebook at the moment
– https://www.screencast.com/t/wS1wIn07D5o
– https://www.screencast.com/t/ZelG2uU5dGq
If the link to the account is entered properly in the theme panel social networks field, there should be no problems.
That is the footer menu, you can create your own menu and set it in the theme panel
– https://www.screencast.com/t/yQxwFSww4
I could give you a code to increase the top padding on the logo tagline, for mobile. Try entering this code in Theme panel->Custom code->Advanced CSS in the phones section
.td-logo-text-container .td-tagline-text {
padding-top: 10px;
padding-bottom: 2px;
}
Thanks
Hi,
That would be the case if you have the mobile theme plugin active. The mobile pages will not display page content built with the composer. Mobile page content is restricted to the mobile editor
– https://www.screencast.com/t/wo5YaxMrzJlo
Please note that the mobile theme plugin is not required, you can simply deactivate it, then the same content from desktop will be displayed on mobile
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
Thank you for your appreciation.
1. Please provide a link to your website so we can inspect the issue. If you have the actual Whatsapp application installed on the mobile device you are testing with, there should be no problem.
2. The titles can be customized with the Yoast SEO plugin
– https://www.screencast.com/t/WTpQTObCcD
– https://kb.yoast.com/kb/yoast-wordpress-seo-titles-metas-template-variables/
Thanks
Hello,
how can I achieve this column layout for my mobile homepage?

I already tried those Block settings, but none of them brought me the desired result:
Block 3, Block 5, Block 7, Block 11, Block 12, Block 15, Block 16
Hello TagDiv Team,
My website is very slow on Mobile, some images are not loading. Users can’t access to the menu, when I click on it nothing is happening… I don’t understand why. Plus my Pages Insight scores are pretty high: 88 Mobile / 92 Desktop: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmybeautifuleurope.com%2F&tab=desktop . My GT Metrix score is high too.
I checked this page: https://forum.tagdiv.com/how-to-make-the-site-faster/ and I still can do some improvements from this page. But I don’t understand why before it was working good 🙁
Can you help me detect what is the issue on my website?
Thank you very much for you awesome work 🙂
Hello I have hacked 3 websites with newspaper, he stressed that the theme is original. The fact is that I got windows from a deceptive pub website called cloudfront.net and I do not know how to remove it, it used the wordfence plugin, Brute-Force Anti-Malware and the technical service of my server says that there is no virus in the server and the domain. But I get the popups as long as it is between them, Google Chrome and DATA (for wifi does not pass) is not my mobile (already formatted). Is it the case that reinstalling the template will be removed? Or can someone give me a clue? Thanks My web is: https://goo.gl/2X3ZDp
Hello,
Sorry but the mobile theme files will not work from the child theme. You will have to make your customization in the main theme files.
Thank you!
Hello,
I wonder where can I go to update my footer, I updated the link for Facebook, not the rest as those were not registered yet. However, the link is not straight to facebook.
https://www.facebook.com/JAZKO-292276277929754
Another question is, where can I go to edit the very bottom of the website ? where has a few bars called Disclaimer / Privacy / Advertisement / Contact Us
By the way, it appears the setting for mobile is slightly off for the letters. Please check out my frontpage, and the name JAZKO runs okay and on the same size, but when it comes to mobile, j would fall down a bit and overlaping the word underneath. Is there anyway we can get rid of this problem? I am using Samsung phone with Android system.
Thank you.
Running into a very strange issue right now. I have a page setup to show our team’s pictures and bios.
This is what it looks like from the back end: https://i.gyazo.com/7063620dfedb82123519aab5511f6590.png
It looks fine on desktop: https://i.gyazo.com/ae527edac6349ccbb00a734712ab9477.png
But on mobile, the entire section is missing. https://i.imgur.com/FiFECbC.jpg
Any support is appreciated.
First of all, I’d like to thank tagdiv team for creating such a nice theme. My first issue is :
1:- Whatsapp link of my website is not working properly on phone. Please check my website’s whatsapp link on your mobile phone & then do something.
2:- I don’t know why my website’s home button always appears in top bar of chrome’s tab. It’s annoying me. I want my tagline to appear there. Due to this fault, search engine google also displays my home button with my website in stead of my tagline.
Please help me. I’d be thankful to you.
What is the css code that I would use to make all pictures appear centered with no wrapped text on mobile devices while keeping the wrapped text on the desktop?
Thanks!
Hi,
I want to modify the front-page and footer mobile theme files.
I’ve copied them to my child theme, but the files from the parent theme get loaded instead.
Is it possible to modify the mobile theme files without hacking the main theme files?
I am using Header style 6 because my site logo only looks good with the white background. When I view it on mobile, the background changes to black. Can I keep it white on both? If it’s in the documentation Im not seeing it.
Thanks.
Hi,
You must enter the code you used in Theme panel custom CSS, in the mobile theme custom CSS as well. The mobile theme has it’s own custom code section
– https://www.screencast.com/t/hVHthSBGR
Then it will surely work
– https://www.screencast.com/t/5yaeMXTCJ6Eu
– https://www.screencast.com/t/B3ZoHpkfy
Thanks
Hi,
There is a related articles/more from author section displayed after the post content
– https://forum.tagdiv.com/related-articles/
This is displayed when using the mobile theme plugin as well.
If you do not want to use the mobile plugin, simply deactivate it. It is not required to be active. Then the same content from desktop will be displayed on mobile.
The mobile theme plugin probably does not recognize the content added by the other plugin you are using, so it will not be displayed.
Thanks
Hello,
YES. It is either one or the other. Not both at the same time and not passing content from one to the other. If you switch from one page builder to another after you already created your content, you will have to scratch it and create it again of it to work properly.
The mobile theme plugin is already provided in the theme package. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
I’m not using the mobile theme – but when I change comment section with jetpack it shows in new style on desktop but not on mobile. Also when I show related article feature – it works on desktop – mobile stays the same.
Any idea what is going on?
Hello,
I have a problem with weather widget – sometimes it shows prediction for 6 days instead of 5 days, see image.

I thought it is caused by caching plugin so i uninstalled W3 Total Cache and installed recommended WP Total Cache but the only change is that my speed insights results have worsened (10-15 points both for mobile and desktop). This error appears mainly in the evening (UTC+1).
Thanks
Andrea
I used workflow as in https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/.
Everything works but not in mobile version (via plugin): http://c2n.me/3PsbfSd.png
How to make it work in there too?
Thanks.
Since I use the theme my mobile page views dropt with 1% – I think this is because of the comment section on mobile. Before we showed our related or finest posts of the day before the comment section. As we all know users ar lazy as … so we need to make it easy for them. I don’t want to use the mobile plugin – this doesn’t works for me – ad placements…
I tried to use a plugin – Add Widget After Content – works fine on desktop but nothing happens on mobile.
Issue is that I don’t want it on desktop but only on mobile…
I hope you can understand what I mean and help me out with this.
Hi,
It seems there is a fixed width and height set for the ad container, that is not recommended as it can cause issues like that
– https://www.screencast.com/t/s8LNdme2x
On mobile it looks like this
– https://www.screencast.com/t/lkUM7jEi
A solution would be to enter this code in Theme panel->Custom CSS and it should fix the situation
– https://www.screencast.com/t/qohpS8d5R
– https://www.screencast.com/t/TmSNjHIM3j
.wppaszone {
width: 100%!important;
height: auto!important;
}
Thanks
Hi Bogdan
just to make myself clear
If I use the tagdiv Composer I do not Need the vidual Composer. Correct?
If I want to take Advantage of the mobile theme, I Need to download the mobile theme plugin. Correct?
Cheers
Hansjörg
-
This reply was modified 8 years by
Hansjörg Leichsenring.
-
This reply was modified 8 years by
Hansjörg Leichsenring.