- 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
I’m aware of the reasons for the mobile theme not supporting widgets and shortcodes, but it des render blocks, which is why is like to include some below the post body. I’m not familiar with how the defaul styles applied in the theme panel are implemented. I had hoped that Composer would allow me to clone and modify them.
A few things seem to be hard coded into the theme, which does hamper customisation somewhat. Take for example the sharing buttons. There is no obvious way to add, for example, a “Reddit this” button without delving into code.
Am I missing something obvious?
Hi, Please how do I make my Search button black on mobile view?
I also checked this on an iphone 4 with iOS 7 and it works properly.
Try to clear your browser cache, maybe this tutorial will help – http://refreshyourcache.com/en/safari-mobile/
Thanks!
Desktop : http://prntscr.com/cmxke2
Mobile : http://i.hizliresim.com/PQ24bQ.png
Ads not show in mobile template.
Template Ads Settings : http://prntscr.com/cmxlht
Adsense settings : http://prntscr.com/cmxlsk
-
This reply was modified 9 years by
gubedel.
Hi
1,3: Please provide your site url so we can have a closer look and get back to you with a more accurate answer.
2. To achieve that you will need some customization in theme’s core files. If the plugin generate shortcodes then you can use do_shortcode() function to achieve that: http://screencast.com/t/lJ4w3ayLi and for mobile here: http://screencast.com/t/NiQwXWenYrO
' . do_shortcode('shortcode-goes-here') . '
Note that the plugin is not tested and we can’t guarantee that it will work fine with Newspaper theme.
Thanks!
Hello Catalin.
Now Adsense Ads not showing in Mobile template. Im create responsive ads. But now show Mobile template 50 minutes. I see desktop version but not see mobile template.
Hi,
The Mobile Theme is an optional plugin and it doesn’t support and/or render the Visual Composer shortcodes(including tagdiv shortcodes). It comes with its own templates and elements.
If you use Mobile Theme and you want to place something above/bellow Related Articles here you can find the code(post template) – http://screencast.com/t/aFPxTbrQA
Thanks!
Hi,
I have checked your site on mobile device but I could not find this issue. The mobile menu works properly, when I click on the icon, it opens the menu. There is a zoom out effect but the menu is opened – http://screencast.com/t/qpljCkrDfX – http://screencast.com/t/ZcWxdGbFDt
Do you have this issue on a specific device? Please make sure you use a supported browser(Chrome, Safari..).
Thanks!
Hi,
The Mobile Theme plugin is an optional plugin and it comes with its own templates. It was not created for Visual Composer support and also you don’t have an option for sidebar. Even if you modify the code and you load the sidebar, it will not render the theme shortcodes and also other widgets – https://forum.tagdiv.com/the-mobile-theme/
If you want to have the same content like on desktop I suggest to disable the Mobile Theme plugin and use the default responsive theme.
If you want to alter the mobile search(using Mobile Theme plugin) here you can find the code – http://screencast.com/t/R0faPnQa
Thanks!
Hello i receive your email for solution. you are not getting my point. i wan t social counter widget like this snapshot.
PLEASE OPEN THIS URL FOR REFERNCE :
https://blog.shareaholic.com/wp-content/uploads/2014/03/Example-of-Floating-Share-Buttons.png
please open this website in mobile view and i want social counter at same position.
techviral.com
Regards
Is it possible with either of these tools to edit the layout of a single post page to put arbitrary blocks below (or indeed in) the post? I know the footer is configurable, but I want to place something alongside ‘Related posts’ that will also display on the mobile theme, as widgets and short codes won’t work on mobile.
Hi
Your layout issues are related with the custom css used.
You added a fixed value the width of td-outer-wrap container which breaks the mobile layout, check this screen: http://screencast.com/t/fJ4GsKMuus Use media queries to change that value for mobiles: http://screencast.com/t/1o8RKZmED
@media (max-width: 768px){
.td-boxed-layout #td-outer-wrap {
width:100%
}
}
You also need to remove this margin left added on this row: http://screencast.com/t/kcb6BupP12
@media (max-width: 768px){
.vc_row.vc_row-flex{
margin-left: 0px !important;
}
}
Thanks!
Having looked through almost every thread and discussion about this – nobody seems to have found a solid answer/fix.
My problem is that;
1) The site looks rubbish with the mobile theme plugin activated SO,
I de-activated the mobile plugin and the site looks great HOWEVER,
Now my menu will not appear and instead when you click the menu button, the page just zooms out (as though something is meant to slide in)
See image – 
I have tried all suggestions such as disabling all plugins etc and nothing has worked.
I really don’t want to use the mobile theme plugin as the site looks so much better without it, but am being forced to as I can’t have an un-usable menu bar.
Any help/suggestions?
Related site URL – http://www.thesprawlmma.com/eng-us/
1. We want to disable the footer elements “Footer Logo” and “About Us” in mobile version. How to achieve it?
2. How to include Social Login of WordPress Social Login into desktop and mobile Login/Singup Widgets?
3. Facebook like button is not showing up in mobile version.
I liked the mobile theme very much.
I use a custom post type where it requires certain widgets to be on sidebar for its complete fucntionality.
I have received a reply from your staff member that it is not possible load the Sidebar in mobile.
In such case whether I can change the content of the mobile search option.
I want to load a few shortcodes in the pop up that throughs search and want to change the search icon also.
If it is not possible please give me a solution to load the sidebar.
Thanks i can use it as RTL, just some trick to change in the theme panel; turn some sidebar from right to left and its done; you can check my website http://www.albanate.com, i just need to make float to left for some elements; but its ok; it work just perfect. My only issue is with Mobile theme, it need some adjustment you can check my website to see if you can give me some assistance please; the theme can work as RTL easily without adding anything to css. For the header i switch to center logo and it work fine, please can you help me to make it work with the mobile theme; i am preparing a tutorial on how to build an RTL website with newspaper; i just need your help with Mobile.
Thanks a lot
Hello;
I just install my RTL website; when i activate the Arabic language; the mobile theme doesn’t work with mobile phone like iphone 4 and iPhone 4s; it show only background image with the menu.
My website is http://www.albanate.com
Hi
There was a conflict between Mobile theme plugin and SEO By Yoast plugin. Try delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks!
Hello cesarapodaca,
What type of error do you have using the Mobile version? So, I have inspected your website and I noticed that you are using the Mobile Theme (mobile theme plugin are activate) for mobile mode. 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. 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, Recently i purchase newspaper theme from you. its amzing but i have some issue to use this theme.
My question is i want to add social plugin in side bar as same as this website techviral.com and when i open this website in mobile view social plugin auto adjust in footer area in mobile view.
PLEASE OPEN THIS URL FOR REFERNCE :
https://blog.shareaholic.com/wp-content/uploads/2014/03/Example-of-Floating-Share-Buttons.png
Please tell me how i integrate social media plugin in side bar. PLEASE CHECK THIS URL I WANT SOCIAL MEDIA PLUGIN IN SAME AREA.
REGARDS
SH. PD
Hello,
Please disable all plugins except visual composer, clear cache and reset cnd files if you use it.
If you use wp super cache, please use this method for a temporary fix until they update the plugin:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/
If you still have trouble with this, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.
Thank you!
My page show the codes of blocks in the homepage, please helpme to delete it.
http://www.sabanetasr.com/wp-content/uploads/2016/09/codigo.jpg
Still having problems with mobile issues. The mobile plugin is activated. Works on home page (http://sulugarpolitico.com/colombia/). It shows it correctly on mobile devices. But it doesn´t work on pages (http://sulugarpolitico.com/colombia/gobierno/). Works on pc but on mobile only shows the headers and the footer.
Please advice.
Thanks.
Catalin,
Thank you for your reply. I’m not sure that I understand your comment concerning not being able to compare the two sites?
On my laptop and external monitor the http://newstest.meta-morphos.es/ home page looks the same when the mobile plugin is turned on or off. The only difference I see is when I view the site from my mobile phone. The mobile plugin reduces the front page to a vertical stack of scrolling blocks.
I’ve now removed all CSS fron the ‘newstest’ site and only have the Visual Composer and Slider Revolution plugins activated. The one customization is that I replaced the original top left column block with one Revolution slider block. One a large monitor the front page looks AOK and displays the same on Firefox and Chrome. When I view it on the mobile phone it almost displays correctly but the left margin is shifted left and crops off some of the text. The right column doesn’t display well.
It appears that one solution is to use it with this one customization and with the mobile plugin turned on. On mobile viewing it abbreviates the front page content but at least displays a usable vertical scrolling stack of info blocks.
-
Is it possible to turn off the Magazine themes default effort to transform the standard site into a responsive version?
That is, to have the complete site page (without mobile plugin) displayed on mobile screens and simply scaled down to fit the mobile or tablet window? I have this option with a framework theme and the mini display of the complete web page works fine. One simply zooms in to select the menu or view areas of the page.(Please see; http://www.kaufmanndesign.com)
This would provide a simple solution for several issues. The pages could still handle iframes, and there would be no surprises for any pages customized with CSS. If a page look good on a normal screen, then it would look fine on a mobile screen. Maybe this setting option is somewhere in the theme settings?
It’s a bit of a surprise that with 50+ Visual Composer elements and blocks as standard tools on the Newspaper theme that it’s not possible to shift a few around without breaking the theme. In the Magazine/Newspaper theme, is it primarily the first top left column block that’s critical to hold the page together as originally intended?
Thanks, Lon K
Thanks!!! But I have a new problem with the mobile version :C
I can’t display the blocks in the iPhone :C only the last articles… For example:
-Demo-
http://www.screencast.com/t/AN6j39WYje
-My Site-
http://www.screencast.com/t/lv1QaOlervxt