- 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,
Unfortunately the iOS bookmarklet was not included in the mobile theme code so for the moment the bookmarklet will not work with the mobile theme active. We will add it in the next update for the mobile theme plugin though.
Sorry for the inconvenience.
Hi, can you please advice on how to turn off footer for mobile device? Desktop turned off but couldn’t turn off mobile.
Two methods i have tried so far :
Newspaper->Theme panel->Mobile Theme-> Footer Menu (= No Menu)
Newspaper->footer-> Show footer=off
Thank you
My suggestion 🙂
open: /wp-content/themes/Newspaper/mobile/single.php
find:
echo $td_mod_single->related_posts();
replace:
$exclude_codes = 'youtube|vimeo|video|playlist|embed|twitter|facebook|google|audio|wp_caption|caption|gallery';
$the_content = $td_mod_single->get_content();
$the_content = preg_replace("~(?:\[/?)(?!(?:$exclude_codes))[^/\]]+/?\]~s", '', $the_content); # strip shortcodes, keep shortcode content
echo $the_content;
Now:

But why not working youtube url to embed ?
this working: [embed]YOUTUBE_LINK[/embed]
But this not working: YOUTUBE_LINK
Thanks 😉
credit: https://wordpress.org/support/topic/stripping-shortcodes-keeping-the-content#post-2977834
-
This reply was modified 10 years by
kuaza.
Good morning
Today I noticed that surfing on my site from a mobile , I do not see the widget in the article. How can I insert the widget in the article on the mobile theme?
I activated the Mobile theme.
Url : http://www.novabbe.com
Hi. i’ve just installed mobile theme plugin, and now the icons are not recognize anymore. If some one, for example, try to put from iPhone the website on his home, there’s not website logo, just the little screen of website home. Why? i’ve put all the images in the proper section “Logo & Favicon” “Logo for mobile” “iOS Bookmarklet”
Hi
Mobile theme can’t be activated only for some specific pages of the site, it can be used only for the entire site. To make it control only some parts of the site are required some customizations in its core files. This is a complex task which involve lots of customizations in order to be achieved. We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi. I have a lot of pages on the web and I want them to look like normal navigation on mobile without having to adapt, without using theme for mobile pages, such as Home Page. It is possible that the mobile theme only works for categories and articles from the web … The intention is to harness the speed of the mobile template categories and articles.
Thanks for the reply and sorry for my English
Hi
@Sandman we’re sorry for this inconveniences.
We always test the theme with latest version of each specified browser because we assume that is most stable and with the security updates made. Most of our customers use updated versions for browsers which give a safer navigation on the web and we focus our attention to make the theme compatible with nowadays versions.
The only exception is IE. We still test the theme with older version of IE because is still quite popular.
However using an old version of any browser involve some risks as @Chris pointed above and some modern features may be incompatible with it.
A possible solution for this bug would be to remove the animation for Opera browser. Like that browser will not have to handle that animation. To remove the animation edit td_js_generator.php file and add this code here: http://screencast.com/t/5L76KylJ
if ( navigator.userAgent.indexOf('Opera') >= 0 ) {
htmlTag.className += ' td-md-is-opera-9';
}
Also you’ll need this css in theme panel > custom code> custom css:
.td-md-is-opera-9 .td-menu-background,
.td-md-is-opera-9 #td-mobile-nav {
left: -100%;
}
.td-md-is-opera-9 .td-menu-mob-open-menu .td-menu-background,
.td-md-is-opera-9 .td-menu-mob-open-menu #td-mobile-nav {
left: 0;
}
.td-md-is-opera-9 .td-search-opened .td-search-background {
right: 0;
}
.td-md-is-opera-9 .td-search-background {
right: 100%;
}
Thanks!
Speedboster disable itself automatically because – incompatible plugin detected: akismet/akismet.php
.
MobileTheme Plugin theme speed is too slow what should i do?
Hello,
Unfortunately if you use visual composer on posts (not recommended) this issue will be present on the mobile theme. The mobile theme does not use visual composer and that is why it will show the shortcode on posts. Pages got converted to mobile versions you have top create in the mobile editor but visual composer on posts is not recommended. You can use it but these will be the consequences. You can either stop using VC on posts or stop using the mobile theme as there is no workaround for it. Sorry. (here is where it;s mentioned about VC: https://forum.tagdiv.com/how-to-use-visual-composer/ – http://screencast.com/t/1sK8WVIO1ig)
Thank you!
Hi,
It’s the same smartlist 1 for mobile: http://screencast.com/t/goY4dqkSN
It’s not the standard smartlist 1. It’s the mobile smartlist that is based on smartlist 1. It is a different smartlist created specially for mobile phones for better loading times. Every smartlist will be converted to this type with the mobile theme active.
Thank you!
hello, thanks for all work.. Good themes, good work..
What are your suggestions? And how to?

Thanks..
YEs, I turned off the mobile theme because was not working correctly.
New link, take a look. Mobile theme is turned on and the smart list on mobile is not the SMART LIST1
Apologies for jumping in a ‘somewhat solved’ thread !
I was EXACTLY facing the same issue as the user above explained. And it was W3 Total Cache which was the actual culprit. Disabling that solved the issue instantly (not sure if he was using the same plugin).
I also understand that W3TC have some serious issues with this theme which eventually needs to be dealt with as many of us prefer it over WP Supercache (W3TC for instance screwed the mobile theme and other features). I hope this will soon make into compatible plugin list.
Thank You !
Hi,
Newspaper has an fixed grid layout, responsive as it is fluid and styled for desktop/tables/mobile screens. The theme full width is 1068px(content) and it is not an easy task to change it because all the theme elements were designed for this width and you will need to redesign them.
However if you want to change the width for post pages you could try to use media queries for it – https://css-tricks.com/snippets/css/media-queries-for-standard-devices/ an example for default post style – http://screencast.com/t/YGMzwr8qC4
Thanks!
Hi, Andrei!
I do not argue that theme works fine in opera 38.0. I say that it does not work in Opera 12.14. And I can not force all users to update their browser if they do not wish to do that. Once again – I understand minor bugs in older versions of browsers. But this is not a minor bug, I want to repeat that site is totally unusable because mobile menu covers the screen and may not be closed.
Opera 12.14 is not the latest browser, but it is not that old, it came out in 2014. And many people use it, since it is the latest stable version of Opera before thay made total engine/design revision.
Should I understand your answer that all bugs (even serious ones) concerning not the latest versions of browser are not going to be considered and fixed?
Kind regadrs,
Dmitry Sandakov
Hello,
If you use the mobile theme, the content from pages, footer and others will revert back to default as the mobile theme does not use visual composer, thus no blocks or widgets can be used. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
I have the same problem with menu, not from the new update but with the last aslo.
I have mobile nokia n8 with opera mini.
I try to see with your demo theme, but last time i tested, he don’t use mobile theme, then i tested with other website in showcase and they have the same menu problem.
I don’t make test with other mobile.
I have added some widget in footer. They are displaying on the desktop version but not on mobile version. On mobile version, Only about website(footer content) is showing. What should i do show footer widgets on mobile theme as well? Thanks!
Hi,
The links you psted are pages. Pages need to be created for the mobiule theme in the obile editor found in the backend otherwise nothing will display. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi
1. Please try this solution http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co it worked for most of our users. However if this does not work in your case try to contact your cdn provider and ask him if there is a particular step that must be followed in order to allow access to resources from http.
2. On the indicated pages you don’t have anything displayed on mobile because you’re using mobile theme. To have the content displayed on mobiles add it in mobile editor: http://screencast.com/t/UA31d1PX0y For more details about mobile theme please check this link: https://forum.tagdiv.com/the-mobile-theme/
3. Social Counter display the correct number from facebook now: http://screencast.com/t/xWOjToPB
Let us know if you need further assistance on this.
Thanks!
Hi
I’ve checked your site and noticed that you’re using mobile theme. Unfortunately for the moment mobile theme does not have any sort filters for latest article section. You can sort posts for mobile only if you deactivate mobile theme and the same content from desktop will be served on mobiles.
Thanks!
Hi
On our demo we don’t use mobile theme and all page content is also displayed on mobile devices. I assume that you’re using mobile theme and in this case the site will have a different layout on mobile devices. Mobile theme won’t render shortcodes so if you want to display blocks on mobile devices just deactivate it. For more detail about mobile theme please check this link: https://forum.tagdiv.com/the-mobile-theme/
Hope this helps.
hanks!
Hi
I’ve checked both your sites and mobile menus works fine now: http://screencast.com/t/qzKK6tOGa0md – http://screencast.com/t/7jZ5h2yx However I’ve found some js errors in browser’s console which may affect theme’s functionality: http://screencast.com/t/nn4lz9tekA7r Try top deactivate all plugin except Visual Composer, deactivate the child theme, clear all caches, then test the site again.
Also if you still have the issues with mobile menu please provide more specific detail about them so we can duplicate the situation on our site and get back to you with a more accurate answer.
Thanks!
Hi,
As I see it you do not use the mobile theme now. You have disabled the plugin so you have the responsive version of the site. AT the moment you have the same smartlist 1 on both mobile and desktop. Smartlist 1 is also the default smartlist our theme will fall back to if you use the mobile theme. There ill not be any smartlist 7 on the mobile theme. i have checked the link you posted but it’s still smartlist 1 so I can;t see any problem or any smartlist 7
Thank you!