- 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
Hello theekalvin,
Please notice that if you are not using the Mobile Theme, the theme will display the exact elements which are displayed on the desktop version but in responsive mode, optimized for mobile devices. You should check our demo preview and find out what kind of blocks/modules you should use which looks on the mobile like with the mobile theme layout. You can start from here -> https://www.screencast.com/t/X6qnuF20dMy -> https://demo.tagdiv.com/newspaper/big-grid-9/
Thanks for your understanding!
I bought the newspaper8.8, i try to install but do not work?
WordPress say me “The link you followed has expired. Try again.”
why? What happened?
PlugIn jscomposer not installed why?
when i add this plugIn “mobile plugIn” happened this:
<<The TagDiv Mobile Theme is not supported by the current activated theme. Please update your theme!>>
WHY?
Hi Catalin
Yes I Understand. I meant that once I have disabled the plugin, how can I change how the mobile theme looks like? and is it possible to only have certain sections show in the mobile and not desktop?
Thanks
Hello theekalvin,
Unfortunately, the mobile theme has a special design which has been designed to be displayed only for mobile devices. So, if you want to have the same layout for all devices, you should disable this plugin because the theme will be automatically switched to the general responsive mode.
Thanks for your understanding!
Hi Catalin
Thank you. I deleted the Mobile Plugin and it reverted back.
How do I actually change how the mobile theme looks? For example I want a certain section to not show only in mobile.
Kind Regards
Kal
Hello SVF Sweden,
I have inspected your website on mobile devices and I saw that your menu is not present.
-> https://www.screencast.com/t/9SBw8czF Please notice that it seems that you have a lot of errors through your console which affects the theme functionalities. All of these can happen due to your old version of the theme used by you and because of the use of multiple untested plugins which might interact with the theme core files and causes a lot of unknown issues. Please remove all of them, leave just to active only the plugins that come bundled with the theme core files, update the theme via FTP way to the latest version of it which is 8.8.2, clear all the caches, purge CDN files and check the results. Before making the theme update, we highly recommend doing a full backup to your database to avoid losing all of your data.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello theekalvin,
Most likely, for mobile viewport, you are using the Mobile Theme plugin, right? Please notice that plugin does not recognize any shortcode from TD Composer and any page builder and that’s why you do not see anything in Mobile Mode. Please read the Mobile Theme plugin documentation from here -> https://forum.tagdiv.com/the-mobile-theme/
If you want to have the same theme layout and content for mobile, you should not use the Mobile Theme.
Notice that plugin is optional and represent a theme concept which has been designed to give a more powerful performance for page speed on mobile devices, which has some restrictions, according to our useful guide.
Hope this helps and let us know how it goes!
Thanks for the message!
Hello, if i click on the menu in mobile form, it is just empty until i click escape, then the normal menu names appear. Here is the site url: https://srivast.org/
Thank you for your help,
Martin
Hi I’ve used the sections through the Composer to create a page and it looks fine on desktop. But on Mobile it doesnt show any content except the menu and the footer. How do I fix this
Hi,
That is quite a sub-menu. The mobile sub-menu has a limit but not of actual category number, but a height limit. I could give you a code to modify that height (original is 2000px) to a higher value, 5000px max-height would be enough
– https://www.screencast.com/t/m3ylD66dObBg
Enter the code in Theme panel->Custom CSS section
.td-mobile-content .td-sub-menu-open>ul {
max-height: 5000px;
}
Thanks
Hi, thanks disabling it on this article worked. However we do want to show these buttons on the page for people to share. Maybe you can fix that in the next update?
Also, there is a new problem.
The smart list on the desktop version is showing the last item on list as first and then again shows it as the last item.
https://www.gadgetbridge.com/gadget-bridge-ace/5-must-have-gadgets-for-your-living-room/2582/
This problem is not there on the mobile version. How do we solve this?
On my site I have big main menu with many positions of submenu. On mobile it’s a problem, because only some of them are showing. Any ideas how to change the limit of submenus?
Hi,
So you want to insert the code in the AMP header file, that would be here in this plugin file
– https://www.screencast.com/t/TAQGzA4Zldt
Be sure to test if the ads appear with a mobile or mobile emulator.
Thanks
Hello,
Sorry but the sign in/join element cannot be moved to any other location. You can try to hide it with css for mobiles though as there is already a login widget inside the main mobile menu.
@media(min-width:767px){
.td-login-modal-js{
display:none!important;
}
Thank you!
Hi,
I found some articles about that, Twitter may serve AMP pages but they mention only when using the mobile social apps
– https://searchengineland.com/twitter-ramps-amp-278300
– https://developer.twitter.com/en/docs/publisher-tools/amp/overview.html
Hello,
Sorry but if you do not have posts on your site, you will not be able to use the mobile theme plugin. Please disable it and use the standard responsive version of the theme.
Thank you!
Hello,
If you use the mobile theme plugin, you need to create a separate menu for mobiles or select an existing one from the wp menus section. It seems you have not set a mobile menu yet.
Thank you!
That is the modal used for mobile, when you open the menu or search. This kind of swipe effect is usually the result of the Cloudflare rocket loader, or maybe the speed booster plugin.
That modal can’t be disabled by a theme setting, it is the background of the mobile menu and search. The only settings that has would be the color settings I mentioned above.
If you don’t use any of the above, then something else is causing the issue.
It can only be solved using code. See this topic for the solution https://forum.tagdiv.com/topic/the-top-menu-not-showing-in-mobile/
Hi there,
I am developing a website and using both the headers and created menus for both the headers (top bar menu and main header menu. On the desktop version both are showing up fine but on mobile version, I can see only main header menu and for top bar menu, I can see only social icons and sign in modal but not the rest of the links(top bar menu). I checked all the options but could able to find the settings to activate top header menus for mobile.
Can you please help me out for that?
Thanks in advance!
Cheers.
Hi, the Mobile theme is indeed amazing, faster than the regular theme.
I have a question, how can I show a different category in the top grid?
I understand that is preprogrammed to display the first 3 post on the Featured category. Problem is that we don’t use such category at all.
Is there any way to customize the “Top Grid” ?
Thank you!
Hi sir. im using AMP plugin it works really good.
But i notice that when i share a post on twitter when a mobile user clicks my link it redirects to AMP Page.
is it normal and good or better to edit?
if its not normal could you say how to edit this?
Thank you.
Hi,
I’d my website http://www.ahmadbuxandsons.com/ that contains all the static pages being a company website. But the front static page that I set to as “Home Page” not showing when I open my website in mobile. Instead to this it shows there is no post etc etc. Please tell me where is the option to set static page as “Front Home Page” for mobile versions.
Thanks in Advance.
My site is working fine on my desktop and the pages work fine on my mobile but the mobile menu just displays this page.
https://www.screencast.com/t/ennPpVOBMONg
I have the TD mobile plugin installed.
How do I get the menu to show?
Hi I am not using any CSS code in the theme panel or not usea any child theme.
Also Tried to disable all plugins Include ( theme tagdiv plugins ) the problem remain same
Next tried to active only theme plugins ( which i get bundled with the theme ) clear browser cache, cookies.
Open the web page but still its results the same.
Also Tried purge CDN files, As per my knowladge disableing the Cache plugin ( CDN service get disconnected ) so i dont think its related to CDN cache. by the way i have purged CDN cache on my side.
As per your suggestion added the Custom CSS : https://snag.gy/jzmgxN.jpg
but the problem is still there.
Even i have check the same on my mobile, its also showing centered
Tell me what i have to do ?