- 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
Trending Now or New Ticker (I don’t know what do you call it.) I want to hide it on mobile. Would you please add that option on Theme Panel on next next update, and for now would you please tell me a proper css code to hide it on mobile with no white space when it’s display: none;
Thank you
Hey,
Understand that.
Still I have the child theme activated but on mobile the css style that is loaded is
/themes/Newspaper/mobile/style.css?ver=8.1
what needs to be done so the mobile will load the child theme mobile css file?
Remove Footer Logo on Mobile Theme. Check this: https://prnt.sc/gpupke Also, Remove About US text on the footer. Thanks!
Hi,
Looking at the menu used in the mobile theme, I see that it only has 2 menu items
– https://www.screencast.com/t/0aSlxfymnJ06
Please check the menu used in the mobile theme
– https://www.screencast.com/t/6nvLB5bFlY2
And make sure it has the elements you want in it, or use the same menu as on desktop
– https://www.screencast.com/t/5hKriHUL
Thanks
Hey,
I purchase and installed the theme demo.
My site is RTL.
I have 2 issues:
1. on the desktop there’s an empty blank space on the left that causing the ability to scroll left and that is caused because td-mobile-nav is loaded on the desktop. how can i fix that?
2. on mobile the /mobile/style.css is loaded. how can i load rtl.css file on the mobile (i uses the child theme).
thanks
Thanks again, Chris. Client is happy with the mobile theme so we’re gonna keep it and use the mobile editor for the missing pages
Hey Chris, sorry for the delay and thanks for your feedback. The client approved the mobile layout, so I solved the initial problem.
My problem now is that with the mobile theme, pages made with visual composer don’t work. None of them. Any way to fix this?
Thanks again
Hi,
Please try as a first step to deactivate all plugins except theme plugins, and clear all caching. Deactivate and delete the mobile plugin, and install it again from the theme package. Then check if the error is still present. Let us know the results.
If you use an older version of the theme follow this topic
– https://forum.tagdiv.com/topic/error-message-on-mobile-phones/
Thanks
Hi,
Then mobile theme does not have options for font customization, at the moment. This is meant to improve the performance of the mobile theme, it will only use predefined fonts.
There are solutions to load custom fonts, but this will require modifications to the mobile theme files. This is a similar topic
– https://forum.tagdiv.com/topic/change-mobile-theme-font/
The mobile them is optional, you can choose not to use it, then the same fonts from desktop will be used on mobile. The main theme is fully responsive and will adapt to every device.
Thanks
Dear newspaper-theme, we tried your mobile plugin which is superfast. We only need one thing – we have a signup-form for our mailchimp-newsletter on our desktop version which we absolutely need in the mobile theme. Normally we have the form in a widget, but this is not showing up on the mobile theme as widget are blocked there.
I know that we could skip the mobile theme, but we really want to use it. So is there any (programmatically) way to show a custom widget (not the sidebar widget) in the mobile theme?
Or where can we put our sign-in form?
With nice regards 🙂
Hi,
The mobile theme seems to be working on the website at the moment
– https://www.screencast.com/t/gprvcFqY
– https://www.screencast.com/t/us4IPyF7Ds
The menu displayed on mobile can be a different one than on desktop, when the mobile theme plugin is active. Create and set the menu with the elements you want.
Thanks
Hi,
Unfortunately I don’t fully understand what you mean. Besides the ad sections the mobile theme has, you could only display an ad by maybe inserting the ad code directly in the page content
– https://www.screencast.com/t/RBh19FLiiGa
– https://www.screencast.com/t/rZXvaQ4fXhxD
Try it this way, if you want to display another ad in the homepage, besides header, footer, and loop ads.
Thanks
Hi,
The mobile theme plugin is optional, if there are issues using it in combination with custom post types, you could deactivate it and use the main standard responsive theme for the moment. This subject may be addressed by the developer team in the future, but there are many plans and it is hard to decide what gets implemented as soon as possible and what gets delayed.
Thanks
Hi Guys, I can’t find any option to change the font in the mobile theme.
Is that normal?
Hi,
I have installed the mobile theme plugin. But when activating it, I get the following error:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare class Mobile_Detect in /home3/dllakn/public_html/0_imehndi.com/wp-content/plugins/td-mobile-plugin/Mobile_Detect.php on line 29
Can I be assisted with this error?
Thanks
Hi ineedsolutions,
Did you manage to solve your problems with Custom Post Types and Mobile Theme plugin?
Mine CPTs keeps redirecting to homepage on mobile (but work perfectly on desktop). Looking for any help…
Hi nateb2127!
Did you solve your problem with CPT & Mobile Theme plugin?
I created post type “outside” with slug “news”, and they do work on Desktop but on mobile single posts from this CPT redirect to homepage.
Have you experienced such problem?
Hi,
If you use the mobile theme plugin, ads can be entered in the mobile ad sections provided in the Theme panel->Mobile theme.
There are no other options to display ads besides this possibility. Maybe try using ad codes directly in the Mobile editor and see if they display properly.
Thanks
If you have Static Homepage, you can try (but it’s quite unofficial) to add this short code to the Mobile page editor (below your usual Desktop Visual editor):
[td_block_big_grid_mob_1 installed_post_types="your-post-type-name-here"]
This short code supports other module shortcode parameters (like offset, sorting), but not “limit” (it will be always 3 posts). But you can tweak it in the themes/Newspaper/mobile/includes/shortcodes/td_block_big_grid_mob_1.php file
find
const POST_LIMIT = 3;
and change the number to what you like.
Hi!
I’m using Newspaper + Mobile Theme plugin.
We created special section on our website via custom post type, but looks like posts unavailable on mobile:
https://magazeta.com/news/ofo-moscow/
links work well on Desktop, but on Mobile they all redirect to Homepage.
How can I fix this?
Hi,
There was a problem with the mobile theme functionality in the previous update. It is fixed in the currently available theme package.
This is a topic providing solutions for this issue
– https://forum.tagdiv.com/topic/mobile-tabs-not-loading/
Sorry for any inconvenience caused.
Thanks
Hi,
If you have activated the mobile theme plugin, the pages will not display the content from desktop. You will have to use the Mobile editor and enter the content for mobile pages
– https://www.screencast.com/t/hR0F300J
This plugin is optional, if you want to display the same elements from desktop on mobile, deactivate it. The main theme is fully responsive and will adapt to all devices.
Here you can find more information about how the mobile theme works
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
If you use Google Adsense ads, these can be responsive. More useful information here
– https://support.google.com/adsense/answer/3213689?hl=en
– https://support.google.com/adsense/answer/3543893?hl=en
– https://forum.tagdiv.com/ads-adsense-overview/
If different ads are used, you can display for example particular ads for desktop, and other ads on mobile devices, optimized in that way
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Please note that if you use the mobile theme plugin, ad codes have to be entered in the mobile theme section
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
You could use a code like this, and set a bigger margin between the images
– https://www.screencast.com/t/TSSkvw3v9
Use the value you want in the code, then enter it in Theme panel->Advanced CSS in the mobile section so it will only apply on mobile
– https://www.screencast.com/t/H2h5PZ0n07P4
.td_block_image_box .td-custom-image a {
margin-bottom: 10px;
}
Thanks
I have mobile theme plugin installed. And I have created pages. Its show on desktop, but not on mobile.
https://thich.com/dieu-khoan/
I tried to create three pages, but they all the same error.
Hope its will fix soon, thanks you.