- ApiUsing the Theme API in plugins
- 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
Hello Ylli,
If you want to display the top menu bar in the mobile version, you should use a bit of CSS code to do that. Try the code below and pale it in Theme panel->Custom CSS area.
@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
}
The result is here -> https://www.screencast.com/t/R9O2xu3I4iL3
Thanks for your understanding!
1: Is it possible for me to pay 10$ of difference if I opt for that, and purchase Newspaper instead? It’t little bit wider than Newsmag on desktops and since Full HD resolution is more and more common those days, maybe I figure out it’s better option before I move it to live site and activate purchased theme.
But, back to Newsmag. All those questions are homepage related.
2: Is it possible for weather widget to detect visitor location and provides forecast for that location? We have visitors from different cities and need that option.
3: Is it possible to move that small weather icon from top menu to main menu? Could be useful if date is moved too.
4: Can you add Serbian Dinar and Bosnian Convertible Mark to currency list in Exchange widget?
5: I found is it possible to have advertisement after slider (300×250 or 300×600) placed before rest of content that will be visible only on mobile, but not on desktop web site. If I use Responsive Options > Hide on device, but can you tell me what are Medium, Small and Extram Small resolutions?
6: Can Latest Articles be loaded by Load More button instead to be Paginated?
7: There is Popular Posts widget in footer, I just can’t find similar widget for Sidebar. Is there any?
8: Do you provide any support (if needed) for Revolution slider since it comes bundled with theme?
Please answer those ASAP so we can move to questions regarding posts 🙂
Hi,
When using the WP Super Cache plugin on my website buquero.com, the Mobile theme behaves weird. Sometimes works but sometimes just loads the responsive website.
Is there something I can do to make it work as expected?
Please let me know.
Thanks
Hi,
The Menu is covering the whole page momentarily when loading the mobile theme of my website buquero.com, as you can see on the screenshot below.
https://www.dropbox.com/s/e6djl7qo3rsu3kz/Photo%202-11-17%2C%201%2017%2022%20PM.jpg?dl=0
Is there a way to fix this?
Please let me know.
Thanks.
Hello sir,
How to change Icon Menu on Mobile Menu… Like Theme Newspaper
https://ibb.co/dKrBJv
Thanks Sir 😀
Hi Simon,
Thanks for the help, I tried the code but with no success, cleared all browser caches to make sure it was updated correctly.
We are using Hybrid Menu 2 and we are not using the mobile theme.
Anything else that i may be doing wrong or can try?
Thanks
David
Hello bunnypunia,
Please try to update your theme because you are using an old version of mobile and theme. First of all, you should make a full backup to your database to be safe. The theme update should have to be made via FTP way because this is the surest method in this regard. For more references about this method, please consult here -> https://forum.tagdiv.com/install-via-ftp/
Thanks for your understanding!
Hello,
Our theme does not have any secondary menu. If you mention the mega menu feature https://forum.tagdiv.com/mega-menu/ that is only created for desktop. There is no way of adding it on the mobile menu.
Thank you!
What’s the reason of not showing the secondary menu (menu under the main-menu) in the mobile menu? Only the main-menu is active and visible..
How can I add this secondary menu in the mobile menu?
Or can I add this one very easily with the theme-options?
Thanks!
Hello m1keb1ggs,
Unfortunately, at the moment, the theme do not have any such an option that allows you to change the menu for mobile mode, sorry! If you want to bring this feature you should implement it yourself and change the structure of the menu for the mobile version. Notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
I have same problem. My website is eusouandroid.co
I don’t use Rocket.
I use FastCGi Cache in my server.
User access desktop and see theme mobile. Very user report this.
https://drive.google.com/file/d/0BxNAR6RBWZwvQlFfYnZsY0x0djcyVU01NGIzQ3V4NHZMRzhz/view?usp=drivesdk
Hi,
The only solution to this at the present time would be to use this custom css code that will reduce the padding left/right and the inner padding between the menu items, also the width of the search icon, enter it in Theme panel->Custom Css
.td-header-style-10 .td-header-main-menu {
padding-left: 10px;
padding-right: 10px;
}
@media (max-width: 1018px) and (min-width: 768px) {
.sf-menu > li > a {
padding: 0px 5px;
}
.header-search-wrap .td-icon-search {
width: 24px;
}}
This is the result with the code, at the lowest width before the mobile toggle appears – https://www.screencast.com/t/zdbidTmCW
However if you add more menu items in the header menu, this will probably not work anymore because there will be no way to display more items in that amount of space that is available.
Thanks
Hi,
Hi,
Please note that you should enter your ad code in the mobile theme section in the theme panel – https://www.screencast.com/t/ikd37BPhn in order to be displayed in the mobile theme, more information about this here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
I inserted the tag in my post, to appear a custom ad, worked for desktop, but in the mobile theme, as it does not have this custom ad in the ads, the code appears and not the advertisement. How can I add this custom ad to the mobile?
Print
https://drive.google.com/file/d/0BxNAR6RBWZwvdU11Ml9WZ3phSGc/view?usp=sharing
No, the problem is not knowing the operation of the theme, but how to make it work in an environment with cache other than WP Super Cache. Super Cache is a very poor plugin compared to the rest. I have solved it by making some adjustments in CloudFlare and installing WP Rocket, which allows different caches for the desktop and for the mobile. I’ve sacrificed some speed, but at least now themes do not cross from mobile to desktop and desktop to mobile.
Thanks.
Hello News Stamps,
I have inspected your website and I saw that you are using the Mobile Theme for your mobile mode, right?
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello mmeida,
I have inspected your website and you are using the Mobile Theme for your mobile mode and it seems to work as properly!
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hi, Catalin. Yo can see it at https://mmeida.com. It’s my desktop homepage and as you can see it shows the mobile theme, not the desktop theme.
-
This reply was modified 9 years by
mmeida.
Hi,
Is it possible to have the Top menu still visible when the theme breaks into mobile/ 1 column/ responsive menu view.
Thanks
David.
Please read the mobile theme guide in my previous reply. The mobile theme will show pages but only if content is added to the second page editor which is the mobile editor. You have to create 2 pages if you use the mobile theme. One for the desktop and one for mobile. But both sections are on the same page edit screen. Please add content to the ‘mobile editor’ you see in page edit and you will have content on your mobile pages.
Thank you!
Thank you Simion,
I really thank you for your support.
The problem is solved.
But because of this code and the number of sub cats , something has happend.
The menu has more white space. How can I have two rows of the articles in menu items?
If it is possible to have two rows , I need to change the location of the arows ( < > )
and I need to know is there any option the remove ( All ) at the first of the sub cats?
and I have three other questions.
1) I have made my theme to rtl but the pages that are added in the sub footer are not center align in the mobile view. how can i do that? in the desktop view they are left align. I need center align in mobile view.
2) When a user logs in the site, an icon comes in the top menu that is for account management. It’s a link. the link is directed to http://look.ir/wp-admin , but I have restricted the dashboard for users with a plugin. but they are allowed to edit their profiles. i want to edit the hyperlink to http://look.ir/wp-admin/profile . how I change it?
3) in the social networks in the theme panel , there is no telegram. I need to add my telegram channel too. how can i have telegram next to social networks in the header and footer?
Hi,
Unfortunately this issue is related to cache plugin or if you use some external cache(server cache). If you use any caching, the mobile theme plugin will not work properly, sorry!
We have tested the Mobile Theme plugin with Wp Super Cache but it seems they did not fixed the reported issue – https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thanks!
As said W3TC developers, their system does not support caching based on mobile topics. They can operate only in The User Agent.
Those. If you go to a page with a mobile device, it will show the mobile theme. BUT. If on this page to go through a PC, and then on the mobile device will show the adaptive version of the mobile display is not. This is due to the fact that W3TC does not support a separate cache for mobile pages.
So I use the WP Rocket.
See how it works on my site http://bit.ly/2j74PJA (RU) You can check directly in Google chrome switch to mobile view rehearse debugging. Of course you need to refresh the page 🙂
ps. i use Google translate 🙂
Hi. I’ve installed the Mobile Theme Plugin, but homepage mobile not shows the ‘predefined mobile’ page but just the same desktop page, like if no mobile plugin were installed. I’m using WP Super Cache following the instructions at https://forum.tagdiv.com/how-to-make-the-site-faster/ and https://forum.tagdiv.com/cache-plugin-install-and-configure/. I’m also using Cloudflare and MaxCDN and, yes, a few plugins.
Thanks.
Hey,
I made those changes several times but the mobile theme will not impliment those changes to the single post pages .. see link (https://drive.google.com/open?id=0B_MSdhhJy6AKUGktQ0hXSm1Nd1k)
Is there a way I can change image file name manually. If so where do I go to change it? Or even better what do I need to do to fix this without changing the dynamic code on editor?