- 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 sir i deleted my contact page and then create a new contact me page and connect that page to menu and its working perfectly in laptop but when i open contact us page in my mobile its shows no contact info in that page please help. My website url is Tricksbykabir.com https://www.tricksbykabir.com
Do you think using Mobile theme plugin is worth it?
Like… I don’t find much speed difference while taking the speed test online!
Hello swattam1005,
Try to make a new install to another subdomain for testing via FTP way and check the results. The mobile theme has been fully tested with the latest version of the theme and should works as expected.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello geekykant,
I have inspected your website and I saw that you are using the Mobile Theme plugin and the content of your page has been created with TD Composer. Notice that plugin does not recognize any shortcode of page builder and that’s why you do not bring the content of the page on mobile devices. You should create it only with HTML code which will have to be added in Mobile Editor. If you do not like this theme behavior, you should simply disable the mobile plugin and then, the theme will be automatically switched to the general responsive mode. For more information about this plugin, please check here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for your understanding!
Hello,
Maybe you had the mobile theme plugin enabled and your cache did not let it get through in some cases. If you do not want the “latest articles” then please disable the mobile theme plugin: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
I cant use the Mobile theme. It wont allow me to update or install. Please give me some guidance for the 8.8 version
On my website having newspaper theme, http://www.ktustudy.in/ktu-university doesnt load up the page content for this link. The posts works fine. But this page loads only the title on mobile.
Also, Please help me how to customize the mobile theme homepage, I want it to be like how its now.
Hello Catalin,
Thank you for the message.
The screenshot above helped but I see no effect changing “featured” to “random”. Perhaps I’m doing something wrong.
In addition to the above, is it possible to disable the mobile theme plugin only for the homepage?
Thank you for your time.
Hi. When i load my website on my mobile device the home page keeps switching from either latest articles to my actual home page which has the proper layout of my website. How do i stop it from changing all the time?
What is the purpose of divs? Even tough i put the code td-all-devices, the ads still don’t show up on mobile. i stil need to write the codes to the theme panel>mobil theme>ads section seperately.
Hello,
Please use this guide to properly set a post template: https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
The mobile theme is supported. What error are you receiving? was it disabled by the new update? if so, then you need to also update your theme plugins: https://forum.tagdiv.com/newspaper-how-to-update-a-plugin/
Thank you!
Hello,
I do not understand very well how the new single post template works. I can configure to my liking, I know how to apply style in the publication of the post, but when I publish the post and I give to share in social networks does not appear the link of the post, only this appears: http://elmoncasteller.cat/tdb_templates / single-post-template-15-2 /.
It’s strange because if I copy and paste link for example on Facebook, if it appears good. I set this example for you to check: http://elmoncasteller.cat/previa-castells-de-9-per-celebrar-laniversari-dels-minyons-de-larboc/
Another question, version 8.8.1 does not support the mobile theme?
Can you help me? Thank you!
(I used google translator to write in English)
Hello, i have a suggestion.
You shouldn’t load background wallpaper on all devices, those images are often 1920 px wide, big in size and not visible on mobile devices any way.
Instead the theme should use a conditional media CSS to load it only when the screen is big enough to actually see it, doing this the image itself won’t even be loaded on a mobile device.
@media only screen and (max-width: 1000px) {
body {
background-image:url("/background.jpg");
background-repeat:no-repeat;
background-attachment:fixed
}
}
Thank you.
I had the same link to https://192.168.0.120/wp_011_gadgets/wp-content/uploads/2017/03/52.jpg only on the home page of my site but it wasn’t located in the “mobile menu/search” background section in the “theme panel” as suggested. I had to go into Pages > Homepage > Edit with TD Composer > Call to Action Element > Style to remove the background image within.
Hello,
I tryed that code with important but it is not working.
I use the mobile theme plugin do you think that’s why it doesn’t work?
Thanks
Hi. .. sorry …
got major sidetrack due to being diagnosed with type II diabetes in 2014; then spent 2 years getting that under control, and 2 years “curing” it — I am now cured and drug free as of Jan 1, but I was moving a bit slowly on all fronts due to taking drugs several times a day, losing 50 lbs, hour of cardio every day, blah blah ….
Finally got around to moving our web server to HTTP/2 on May 12, 2018 (that’s how far behind I was on THAT…) …
Right now, I’ve been working through the different strategies for optimizing website based on:
A) HTTP/2
B) mod_pagespeed “on” – but tuned for bandwidth by default, then turning on select elements; optimizing config to load images via /server/path/ vs http in order to auto-generate webp format images for mobile; necessary for removing comments dynamically including stuff like TagDiv still putting in the theme version in the comments readable by bots which is invitation for hacking for edge issues with XSS and whatnot (BAD!).
C) changing approach to above the fold, due to the way HTTP/2 works; testing whether or not “front loading critical CSS” inline is needed or not; so far, using Lighthouse in Chrome, it seems to matter after all…
D) big trick is optimizing CSS to remove “unused” CSS entirely; using an online tool to scan pages, then basically generate a CSS file that is 40% smaller prior to anything else; Google’s Lighthouse now counsels on this issue, quite nicely — problem with *all* themes out there, sadly.
Since I have my own server, my optimizations are based on running number of daily updated news portals; and trying not to use external CDN and trying not to use static caching beyond opcache for PHP 7.2x and HTTP/2 et al.
Since this subject has been changing so quickly the past couple of years, the whole book thing became a bit pointless as the landscape keeps shifting.
So, again – I kind of moved over to seeing how far we could go with
– https
– php 7.2x with opcache on
– no cdn, or caching plugin in WP
– mod_pagespeed for dynamic optimizations; static /paths/to/images/
– optimized CSS and JS files
– HTTP/2 for nextgen page delivery
– yes/no above the fold critical CSS testing (still in progress!)
– yes/no placement of css/scripts header or footer (still testing!)
– yes/no on combining css and js into single files or not
I made another reply on the following url:
https://forum.tagdiv.com/topic/menu-popping-out-every-time-i-switch-screens-on-newspaper-mobile-theme/
But I haven’t received any response yet.
I did what Simion has instructed me to do, but the problem still persists. Could you please help me out?
Thanks.
Hello crazydiver,
Notice that our theme has two possibilities to be displayed on mobile. The default one is General Responsive Mobile and with Mobile Theme plugin. The first one will display the exact layout from the desktop in responsiveness mode and the second one, Mobile Theme will display a certain layout for mobile as you can see in our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ -> https://www.screencast.com/t/yzdjJUZ4W If you want to change something like this from here you can do it from the code. Also, if you will choose the first way, it’s enough to set up your blocks with your desired filter and the mobile responsiveness will display the same results but on mobile.
Thanks for the message!
Hi,
I would like to have infinite number of posts on the mobile theme at the main page itself . How do I do that? Right now after 12 or 14 posts, it shows page number to navigate. I would like to have infinite number of 30 to 40 article on main page itself.
Kind regards
Thank you
Hi Simion,
Thank you for your prompt reply.
I want to use both speed booster and mobile theme active, so I did remove the line from the file, but the problem persists.
I still have the menu pop out every time I change pages on the website. I tried clearing cache as well.
Is there a different solution?
Thanks!
The modules used by the mobile front page grid and category grid for example, these were created specially for the mobile theme. There are no others created unfortunately.
I am not aware at this moment of any plans to make modifications to the mobile plugin, it is a possibility however. Sorry for any inconvenience.
Thanks
Hello,
Try to use the code below and place it in Theme panel -> Custom CSS area.
.td-mobile-footer-wrap{
display:none;
}
The result is here -> https://www.screencast.com/t/HdZ5cW1Afhg
Thanks.
Hello,
I’m currently using Newspaper 8, and I’ve recently activated the mobile theme.
But one thing I noticed is that the mobile menu keeps popping out every time I change the screens.
Could you please take a look and tell me how I can get rid of it?
The link to the website is in the video:
Thanks!
Hi,
On phones the sidebar content will drop below the comments at the bottom. The sidebar cannot be disabled just for mobile, only in general. Hiding the sidebar would be an option with CSS or in the composer with the responsive options, but it does not apply here because there is an Adsense ad in the sidebar (Adsense ads should not be hidden with CSS).
Also having an Adsense in a sidebar when sticky could potentially be a violation of Adsense rules
– https://www.screencast.com/t/WgVg3S0S2fyt
– https://www.screencast.com/t/aztyvtdGZCiU
– https://support.google.com/adsense/answer/48182?hl=en
Only when the mobile theme plugin is used the sidebar will not be displayed on phones
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello Digital chaos,
The answer for projectdevs, it was this ->> Your logo is cut off because you selected a thumbnail of your logo when uploading it into the theme. Please remove your logo from the theme panel and when adding it again, make sure you select full size from here: https://www.screencast.com/t/3GGvXvaHusr
As for the edge issue, we cannot detect it on our emulations. We do not have any mobile devices that use edge at the moment. What device are you using to test this? Or is it the desktop emulation not an actual device?
Hope this helps!
Thanks.