- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
Hello Vanesafp,
Most likely, you are using the Mobile Theme version which has a different layout than the desktop version. If you want to have the similar layout on the mobile but in responsive mode, you should simply disable the Mobile Theme plugin and the theme will be automatically switched to the General Responsive Mobile Mode.
Thanks for your understanding!
Hello nurhandi,
I do not exactly understand what you want to achieve. Notice that an image is displayed in the mobile view like this -> https://www.screencast.com/t/pbQRfMA9F Provide more details about your desired changes so I will be able to provide a more accurate response.
Thanks.
Hello support teams
When I want to show website on mobile who doesn’t same on website
I copied code and pasted on Mobile Editor
Look at the picture please
1. Page on Website main
https://photos.app.goo.gl/lgYnn7v6PnHaMsKs2
1. Page on Mobile main
https://photos.app.goo.gl/EAurlRDXUfdcp9fH2
2. Page on Website
https://photos.app.goo.gl/3dEQignGkmeOaHnh2
2. Page on Mobile
https://photos.app.goo.gl/XKWpzv7BfOhn1KMy1
Thank you
Sasinipa
My site is displaying as a mobile on desktops. Anyone know why?
Nutriboosnaturals.com
But that’s not showing on mobile though
Hello mmmmarchese,
Please understand that there is talking about two different functionalities.
The main functionality of AMP plugin is to display the posts very quickly on the Google’s eye. Basically, when a client in on AMP version, he is not on your website (that’s why your visits were falling down more and more) and the main goal is to redirect it to your own website. The AMP will have to be viewed as a preview to the posts pages of your website which are delivered by the Google AMP Cache. This is a proxy-based content delivery network for delivering all valid AMP documents. It fetches AMP HTML pages, caches them, and improves page performance automatically. For more information about this case and to better understand the operating system for this plug-in, please check the following useful manual from here -> https://www.searchenginejournal.com/difference-accelerated-mobile-pages-amp-mobile-friendly-pages/172967/
As a very good example, please check the official page of Seo Yoast and there you will see that they have not implemented the menu bar on AMP pages, as you can see here -> https://www.screencast.com/t/OfzMGTLPQk
For more references and for a better understanding of AMP functionality please read the plugin documentation!!!
The Mobile plugin refers only to your own website and how it looks on the mobile phone, regarding on theme layout. For more information, please check here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for your understanding!
Hello,
If you do not want to use the mobile theme plugin, then you can only hide them on desktop and tablets.
You can target each individual menu item with css and hide it on all other devices except mobiles.
However there could be a downside where you can see them for a split second and then disappear from view. Css cannot remove a code entirely. Only hide it. You can try to put the code directly in style.css to minimize this effect but on slow connections you will still be able to see the change happen.
Here is an example on how to hide 2 menu items based on the menu item id number:
@media(min-width:767px){
.menu-item-3960, .menu-item-3961{
display:none!important;
}
}
Thank you!
Hi Catalin, thanks for replying, but I don’t use the new mobile version of the theme, but just the responsive one. The link is http://www.vivimarbella.com. Thanks for helping me 🙂
Hello,
Please try to add !important to the css like so:
#td-mobile-nav {
position: fixed!important;
}
Thank you!
Hei, can I have full width image on mobile view when I post some image on body text,, thanks
Hello!
better “tagDiv Mobile Theme” or “tagDiv AMP”?
I do not know which one to use
Hello,
It seems that -suddenly- all theme settings have been reset. Once I have reestablished them, the following problem comes up: on the mobile version, the icons of the menu do not appear, even putting them in another color.
Something strange happens:
If I save first the mobile menu settings, the icons appears but no the mobile logo. But I if first save the logo settings, the logo appears but no the icons.
Hello,
I can see the top bar on your mobile site. The code works. You probably did not clear the cache after adding the code.
Thanks
Hello Escobar,
Please notice that our Big Grids are fully responsive for mobile devices, sorry! Make sure that you are not using some untested plugins which can break this functionality for those elements. You can provide your website URL so I can take a closer look at your Big Grid.
Thanks for your understanding!
Hello,
Unfortunately you cannot do it because using the method you mention to have different blocks on mobile/tablets/desktop simply hides the blocks for a certain device, but they still exist and are still affected by the theme settings. The best course of action would be to sort posts based on tags rather than categories or filter just particular categories on particular blocks. Our theme block settings allow you to sort posts in multiple different ways: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello Barnikl,
Please notice that the Mega Menu is not available for Mobile version, sorry! It will work only for tablets and desktop devices.
Thanks for your understanding!
Hello lucchinifederico,
Please notice that’s the style for mobile devices for Top Bar menu. The top bar with Social Networks icons will be displayed when the Main menu button will be pressed, as you can see here -> https://www.screencast.com/t/yZlU9JqZ
You can provide your website URL so I can take a closer look at it and also, so I tried to provide a code to display the full top bar on the mobile version.
Thanks for the message!
Hello,
I’m looking for a way to customize my Mobile Menu (without using the Mobile Plugin) in order to add 3 additional items to my Menu (Work with Us, Contact, Subscribe). Currently these 3 items are part of my Top Menu, as they don’t need to be in my Main Menu, however, for Mobile, I would like them to show up.
Any guidance as to how to implement this change would be greatly appreciated, as currently these 3 items are nowhere on my mobile version.
Regards,
Buddy
https://www.TrailingAway.com
hello! and congrats for this great theme.
My client needs his mobile menu on the right side of the screen (by defect its on the left) and the logo on the left.
Please help with this customization.
thanks a lot
alejandro

Hi, I have purchased Newspaper 8.7 Theme from theme forest website. Now, I am getting an error with AJAX CATEGORIES DROPDOWN with multiple categories. This error is showing on mobile only. Drop down is working fine on Desktop but not working on mobile devices.
you can check this issue on this link: https://demo.tagdiv.com/newspaper/
open this link in mobile phone and click on Don’t Miss Block’s -> More -> Vogue category.
Hello,
I want to start off and say that I love the Newspaper theme and am overall extremely happy with the results I am able to achieve with it.
I’ve recently run into a problem on my website’s homepage (https://www.thepostmillennial.com) where I have a mobile and desktop/tablet version of the page. This was achieved by using the responsive column options in WPbakery.
The issue is that duplicate posts are showing up in some of my blocks because they have multiple categories (for example breaking news and politics.) I tried enabling unique posts but this displays unique posts across both the mobile and desktop/tablet rows of the home page making it so that the articles are outdated on the desktop/tablet version since they are already displayed on the mobile row.
How can I make it so that I have both a mobile and desktop/tablet row that display unique posts in their own right but do not affect each other?
Thanks for reading.
Best, Madison
Yes. I like, is better the General Responsive Mode but my only problem is with BigGrid. I have a strong argument for to to defend the use of the normal template in the cell phone view, if the pages can not be adapted. I have some pages that need to be seen in good shape and if Mobile theme can not do it, then the alternative is to stay with the normal site.
But what do I do with BigGrid 1?
Maybe I have to create a BigGrid 5 only for mobil? (I tested in https://demo.tagdiv.com/newspaper/big-grid-5/ and I think this work)
I tried inserting this code but it doesn’t seem to be working (Theme panel > mobile theme > custom css. Any ideas?
I have disable the sign in function on desktop, but still shows on mobile? please help