- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperMain Menu
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi,
That is the path/place where you need to access if you want to edit the theme files used for the mobile menu. Unfortunately, I do not know How can I provide a more precis location.
For example in wp-content/plugins/td-composer/legacy/Newspaper/parts/header there is a file td-login-modal.php -> https://i.imgur.com/czkOkl9.png
I hope that this will help!
Hi I have a problem with the login modal window in mobile views.
I am using
{Login }`to show the login modal window, it is working fine on any desktop views but on mobile it just triggers a blank page with a slide in transition but the normal mobile menu appears fine.
Hi Stanford Nix,
The folder is header and the path to it is wp-content/plugins/td-composer/legacy/Newspaper/parts/header there is a file td-login-modal.php where is the code for sign in / join.
The code for menu is this one wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php – logged.php
Now if you are using the mobile theme plugin the files are on this path -> wp-content/plugins/td-composer/mobile/parts
Thank you!
How do i change the ‘sign in /join’ part of the mobile menu? I want to either take it off, or change what It says with my own custom link. I want to be able to edit the text and put whatever link I want there.
This is what it looks like now
I want to change it to say “my account” with my own link. How do I do this
Hi Wizerdo,
It was a while ago, but I will try to remember and share here what I did.
From the WordPress Dashboard, you can look here:
Plugins > Plugin Editor > tagDiv Composer > (select Newspaper) > (select parts) > (then you will find menu-mobile.php)
From here, I don’t remember what exactly I changed, but what will help is to use your browser’s developer tools and inspect elements, and most developer tools should let you make the edits there, then you can see how it changes the website.
I think my site has updated the theme, and probably reset / re-uploaded the code for that file, so I am having the same problem again (otherwise I would have just copy and pasted and shared the code I had with you).
I do wish the tagDiv devs could be aware of this issue and look into it.
I believe it has something to do with there being two sections in that mobile-menu.php file:
<!– login section –>
<!– register/login section –>
Hello,
If the menu is from the theme, the background image and color for the mobile menu are set in the Theme Panel -> Background/Theme Colors -> Mobile Menu -> https://i.imgur.com/9eYp5W9.png -> https://i.imgur.com/Ednt2zW.png
-> https://forum.tagdiv.com/background-introduction/
Thank you!
Hello,
To change/remove the background image for the menu on mobile or Sign In/ Join Modal, please access Newspaper -> Theme panel -> Background -> Sign In/ Join background and change/remove the image from here https://i.imgur.com/voRZIhP.png and the color from Theme Colors -> Sign In/ Join Modal -> https://i.imgur.com/I2CV2HZ.png > https://forum.tagdiv.com/background-introduction/
Thank you!
Hello,
The background image and color for the mobile menu are set in the Theme Panel -> Theme Colors -> Mobile Menu -> https://i.imgur.com/9eYp5W9.png -> https://i.imgur.com/Ednt2zW.png
-> https://forum.tagdiv.com/background-introduction/
Thank you!
Anyone working with WP_Rocket and Newspaper theme and want to share the configurations?
We have challenges with performance:
https://parentsontheyard.com/
We Excluded JavaScript Files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
js-(before|after)
(?:/wp-content/|/wp-includes/)(.*)
/wp-content/themes/Newspaper/(.*).js
/wp-content/plugins/td-cloud-library/(.*).js
/wp-content/plugins/td-composer/(.*).js
/wp-content/plugins/td-mobile-plugin/(.*).js
/wp-content/plugins/td-newsletter/(.*).js
/wp-content/plugins/td-social-counter/(.*).js
/wp-content/plugins/td-standard-pack/(.*).js
/wp-content/plugins/td-subscription/(.*).js
/wp-content/plugins/td-woo/(.*).js
We Excluded CSS Files
/wp-content/themes/Newspaper/(.*).css
/wp-content/plugins/td-cloud-library/(.*).css
/wp-content/plugins/td-composer/(.*).css
/wp-content/plugins/td-mobile-plugin/(.*).css
/wp-content/plugins/td-newsletter/(.*).css
/wp-content/plugins/td-social-counter/(.*).css
/wp-content/plugins/td-standard-pack/(.*).css
/wp-content/plugins/td-subscription/(.*).css
/wp-content/plugins/td-woo/(.*).css
but still, performance on mobile is very low.
and in some devices its not show the menu correctly
any advise
Hello, how can I change the background color of the menu for mobile device, the menu is in a custom template.
Thank you. I disabled it and the site ended up looking how I want besides one thing. Could you help me change the background of the mobile menu? For some reason, it’s defaulting to the image of the woman with social media links at the top. All I would like is the color background as well as the page names.
Hello,
@sandeepbarouli, If you agree, we can take a look, so please make a full backup and contact us at contact@tagdiv.com, please include the topic and wp-admin and cPanel access in your email.
@navindesigns, I just answered you on this topic please check it https://forum.tagdiv.com/topic/mobile-menu-not-opening/#post-428663
Thank you!
Hi, @navindesigns,
I just answered you on this topic please check it https://forum.tagdiv.com/topic/mobile-menu-not-opening/#post-428663
Thank you!
Hi,
The background image and color for the mobile menu are set in the theme panel -> https://i.imgur.com/9eYp5W9.png -> https://i.imgur.com/Ednt2zW.png
->https://forum.tagdiv.com/background-introduction/
I hope this will help you!
Hello,
To change the color you need to use a custom code CSS https://i.imgur.com/GvPSfcb.png
.td-main-menu-logo .td-logo-text,
.td-main-menu-logo .td-tagline-text {
color: #258aed;
}
Also, for breadcrumbs -> https://i.imgur.com/dZEews3.png
.entry-crumbs a, .entry-crumbs
{
color: #536aed;
}
The code needs to be set in Theme Panel> Mobile Theme > Custom code> CSS.
Thank you!
The Mobile menu is not loading on my site either – https://www.winnmediaskn.com/ – This seems to be a problem with almost EVERYONE but they keep giving us the run around about plugin conflict and that they have tested it and its working on their end. This is very poor support.
Please STOP giving me the work around and fix my problem. This is REALLY POOR SUPPORT.
I simply would like to KEEP MY SITE AS IS and fix the mobile menu so it can load at any time.
I see a lot of other users having the same problem but you guys do not want to accept that it is a known issue and try to fix it
I need to know how to proceed from here on
The Mobile menu is not loading on my site either – https://www.winnmediaskn.com/ – This seems to be a problem with almost EVERYONE but they keep giving us the run around about plugin conflict and that they have tested it and its working on their end. This is very poor support.
I was having trouble with the mobile theme menu not showing up properly, so I turned the theme off and now I’m having trouble trying to remove the default background image of the lady. I have another image and colors loaded, but they don’t seem to be showing up.
Hello.
Mobile theme seems to work on my phone fairly decently now after setting up individual templates for each page. But if in a desktop browser, if I make the browser window as narrow as it goes, it doesn’t trigger the mobile theme the same way I see it on my phone (as happens with other themes I use). I get a different header…not the mobile header identified in the theme. It’s also not the same header as the desktop. Where is that coming from and why doesn’t a narrow screen trigger the same mobile menu that’s specified on those pages? Makes me think that some screen sizes aren’t getting the proper mobile theme.
Thanks. If you need a link, I can provide.
Hi folks!
My site switches from mobile page template to the desktop responsive version. I’m not using the Mobile Theme Plugin. This happens after I visit any article on my page and then click on a link.
The problem is that the desktop responsive version of the site has a mobile layout where I accidentally deleted the header image and menu, and I don’t want this to appear whenever someone visits my site on mobile.
I’ve had this happen for a few weeks now and I can’t figure out why that’s happening đ
Here’s my site for reference: https://loa.ph
Thanks for your help as always!
Hi,
I would like to share my concerns about newspaper theme.
Website – https://sandeepbarouli.com/
1. When I install tagDiv Mobile Theme in WordPress it’s say it’s required to install tagDiv Composer plugin also. But AMP (Google) not recommended tagDiv Composer plugin. Also when I use both plugin together all my website page content is showing blank in mobile site.
2. Mobile menu is not loading on mobile.
3. Some of page unable to loading ads.
https://sandeepbarouli.com/%E0%A4%9C%E0%A5%8D%E0%A4%9E%E0%A4%BE%E0%A4%A8%E0%A4%A4%E0%A5%80%E0%A4%B0%E0%A5%8D%E0%A4%A5-%E0%A4%95%E0%A4%BE-%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%AF%E0%A4%B5%E0%A4%BE%E0%A4%9A%E0%A5%80/
Please see the matter.
Regards
On one of my websites that uses an older version of Newspaper 10.3.9.1, when I go to Theme Panel -> Header, I see all options, that is, Header Style, Top Bar, Main Menu, Logo & Favicon, Logo for Mobile, Sign In / Join, Header background, iOS bookmarklet. When I go to Theme Panel -> Footer, I also see all options, that is, Footer settings, Instagram settings, Footer info content, Footer background, Sub footer settings.
On my new website, I just uploaded the latest version of Newspaper (downloaded today, version 11.4), and I found out that when I go to Theme Panel -> Header, I cannot see all options, all I can see is Main menu, Logo & favicon, Sign in/ Join, iOS bookmarklet. When I go to Theme Panel -> Footer, I see no options at all. Options are limited compared to my older website for many other views, such as Theme Colors or Post settings.
Please help me fix this, I can not set the design of my site this way, the theme is unusable.
Hi Lane18,
1. The mobile theme plugin is just an alternative to make the mobile version faster, you can also use the responsive version or the mobile page, both of theme can be edited with tagDiv Composer. Now the header ad and the background header are different because the mobile header is not the same as the one from desktop, but you can edit it by selecting the view port -> https://i.imgur.com/fjRJrRe.png also you need to add an ad box in mobile menu zone.
Thank you!
Thanks
I do not want the mobile theme plugin.
There is no way to always have the mobile menu open regardless if the page is fully loaded or not?