- 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
Hi,
The mobile theme will not display content built with the page editor. If you want to display blocks and other elements on mobile, simply deactivate the mobile theme plugin
– https://forum.tagdiv.com/the-mobile-theme/
Content for mobile pages is limited to the mobile editor and what can be achieved with it. The same pages from desktop will be displayed if the mobile theme plugin is deactivated.
Thanks
Hi,
How to remove the admin bar in the dedicated mobile theme? I have it disabled on the main theme in the custom functions but doesn’t apply for the new mobile theme. Thank so much.
I have a site and it worked great but something happened with the mobile version,
when I inspect on a desktop and make it “mobile” it looks great but when I actually open on mobile it is almost like no theme is installed
Hi Simon,
I have tried everything you have suggest. I have disabled all plugins and no change to mobile. It crashes. Have left all plugin disabled and lowered the PHP version from 7.1 to 7.0 to 5.6 and still crashes mobile. Have made sure that cloudflare and all serve side cash is empty and dumped and mobile still crashed. Made sure all CCS/HTML.Java codes were removed from “Custom Code” section and still crashes. Installed a fresh new version of Version 4.0, still chrashed.
Activated Tagdiv composer and mobile works fine 100%. (No, have not changed any page format in Tagdiv Composer which could cause page to fail). Now I have a working Mobile and Desktop with Tagdiv Composer but this plugin will not work well with a good amount of Visual Composer addons which is what some of us bought and developed our pages around.
Unless you have other guidance or assistance, can you kindly send me an email link to the previous Version prior to 4.0 update. Think it was 3.3.1. This one worked fine last I checked.
Thanks
I wanna ask about that, Can we add 728×90 ad on mobile header like this demo theme?
https://prnt.sc/g3zvk8
My header ad on mobile is disturbing me. It’s not fit on there.
https://prnt.sc/g3zxq6
Thank you
Hi, I’ve just updated the theme to 8.1 version (previously I was with 6.5).
I have used the FTP-way, deleting the old folders (both for theme and plugins) and then uploading the new ones.
There is one big problem. In desktop version, the mobile menu appears upon my logo. I have tried to deactivate all the plugins but the problem persists. I have emptied the cache many times, with no result.
Any ideas?
Thanks in advance
Hi Catalin!
I was testing the last codes and is not what I looking for.
I will try to explain me better.
.td-header-main-menu{
display:none!important;
}
This one yout give before works fine on desktop cause I see the logo but on mobile hide all the header (menu, logo and search icon) and I´m looking for something that hide both the menu on mobile and desktop but not the logo (the search icon I really dont mind now).
Thank you for being patient ;D
Hi,
It could be a possibility, but I can’t say for sure when it will happen. It will be announced when the theme will officially support different ad implementations.
Sorry, I did not test te code on mobile as well. You can enter the code I provided in the Theme panel->Advanced CSS, in the desktop section so it only applies on desktop.
Then on mobile it will look like this
– http://prntscr.com/g3vzrj
Thanks
Hey guys,
I recently found out that the shop menu dedicated to woocommerce pages is not showing on mobile, but only on desktop devices. Instead of it, the primary site menu appears. Any ideas what else should be changed in order to fix this?
Thank you.
Hi,
That would be helpful to help identify if a plugin is causing the issue. Simply select them all at once (except theme plugins) and deactivate theme at the same time. Then check if the mobile menu is displaying properly. If it is, then one of them is responsible.
Thanks
Hi,
After investigating there seems to be a problem with the new theme update. The theme package has been updated as of this moment, please download it again and install it and everything should work properly regarding the mobile theme. We are very sorry for any inconvenience created by this issue.
Thank you!
-
This reply was modified 9 years by
Simion C..
Hello harmario,
If you want to hide only the menu items from the top of your website, you should use the code below and place it in Theme panel -> Custom CSS area.
The code is ->
.menu-item{
display:none;
}
Also, if you want to remove the menu only from mobile devices, you should use only the following code ->
.td-icon-mobile{
display:none!important;
}
Or also, if you want to hide from the entire website, use both of codes.
Thanks for your understanding!
Hi,
That is an unusual issue you are having. The mobile theme has nothing to do with the tagDiv composer. The composer is not required in order for the mobile theme to work properly. Something else is likely to cause this problem. At the moment this is how the website looks on mobile
– http://prntscr.com/g3u5n7
This is not caused by the theme, only plugins, custom code inserted in the theme panel or added to the theme files could cause results like this. Or a child theme with modifications that you might be using.
That’s why the first suggestion is to deactivate all other non-theme plugins, to possibly spot the one that is causing this.
You could try a theme reinstall by FTP as a last resort
– https://forum.tagdiv.com/install-via-ftp/
Make no modifications to the theme, and activate only default plugins.
Thanks
Hi Simon,
I want to use them on my mobile pages as this;
https://www.screencast.com/t/JXZOl8GW8f
It doesn’t have to be a block.
I just want my posts to appear in the Tagdiv mobile plugin.
Thanks
Hi,
I believe that is simply block 2 on one column, displayed on mobile
– http://prntscr.com/g3t705
Here you can see how each of the blocks look in different layouts (use selection on the right to change blocks)
– https://demo.tagdiv.com/newspaper/block-2/
And these are the available block header templates
– https://demo.tagdiv.com/newspaper/block-header-4/
More information about the tagDiv composer here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hello fanalyse,
Please check here -> https://forum.tagdiv.com/the-mobile-theme/ because there you will see where exactly you can find the mobile theme plugin.
Thanks for the message!
Thanks, I will implement the shortcode by editing the template. Will Newspaper test the matched content in the future as it is very important?
Also, the css code provided above to make the header ad center doesn’t work on mobile, how to fix this?
.td-header-style-5 .td-header-sp-recs {
width: 728px;
margin-left: auto;
margin-right: auto;
float: none;
}
Sorry, I was so fast saying it works fine hehehe
It doesn´t work like I want:
.td-icon-mobile{
display:none!important;
}
This part of the code work nice and hide the icon menu on mobile but, If I include the next part, hide all the header including logo and icon of search option.
.td-header-main-menu{
display:none!important;
}
On desktop work fine and hide only the main menu.
Any idea?
Thanks a lot!
-
This reply was modified 9 years by
harmario.
Hi,
From what I can see at the moment there is nothing displayed on mobile in the mobile menu, no socials, or menu even
– https://www.screencast.com/t/WsJI0OrWsSx
This could be caused by a plugin, or maybe custom code. You can try as a test to deactivate all plugins except the ones that are provided with the theme, and clear any installed cache. Check any custom code used in the theme panel, or modifications made to the theme files directly.
Try to remember what were the last modifications or installed plugins before this problem was noticed. If deactivating a plugin fixes it, then that plugin might not be compatible with the theme, or it is not configured properly.
Thanks
Hello,
The code you add does not have any device restriction. It is a code that works for all devices at one. This will require further customization added to the code if the ad provider cannot provide such method. You cna try a few online resources on how to detect mobile devices :
https://stackoverflow.com/questions/4117555/simplest-way-to-detect-a-mobile-device
Thanks.
Hi,
I have inspected your website and the mobile version seems to work properly
– http://prntscr.com/g3qm3z
You could try deactivating and deleting the mobile plugin and installing it again from the theme package. Also check any modification you might have made to the theme, or mobile theme files.
Usually plugins or code customization, and additions to the theme can cause the mobile theme to stop functioning properly or even not display at all.
Thanks
Hello harmario,
If you want to hide the both main menu for desktop and mobile devices, notice that you should use the code below and place it in Theme Panel -> Custom CSS area.
The code is ->
.td-icon-mobile{
display:none!important;
}
.td-header-main-menu{
display:none!important;
}
Hope this helps!
Thanks for the message!
I have a open thread requesting help that my mobile theme is not working. Response was to uninstall all plugin and test and no go. After 3hrs of testing it turns out that the reason my site had a breaking and crashing mobile theme was the fact the I DID NOT HAVE Tagdiv composer installed. One I installed it and activated it….website worked. Mobile ran fine but then I found same problem as gentleman above. What breaks ultimate video composer add-on plugin is Tagdiv composer. So now I have to settle to have an activate plugin i don’t want or need (Tagdiv composer) so mobile runs fine and have a plugin i need ahd designed most of my pages with (ultimate composer addon) inactive. This problem needs to be addressed. Tagdiv composer should not be a mandatory activate plugin for the Newsmag/Newspaper to work properly if you don’t want to use it.
Hi,
I have carefully tested it both on mobile and emulator but this is not happening for me
– https://www.screencast.com/t/KJOtCJKld1W
– https://www.screencast.com/t/3hpWE2d3rcGZ
The top menu does not interfere with the main menu in my tests. Try testing with different sticky menu settings and see if it is still happening
– https://www.screencast.com/t/xSKPdabON
Thanks
Hi,
I want to my mobile pages as this.
I can’t see any help docs in your mobile tutorial page.
How can i make like this in my pages ?
Should i use any codes ?
https://www.screencast.com/t/BxIK5l9VbEq4
Thanks..