- 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
Hi,
Maybe you can try the suggestions mentioned in this topic – https://forum.tagdiv.com/topic/font-on-mobile-version/ because there are no theme options to change the font displayed on mobile.
Thanks
Hello,
In the rtl modification this is very different. This s because of the rtl direction change. We have seen this before and this is a css issue. The modification to move the theme to rtl is not easy as lots of elements have to be adjusted including the mobile menu. By default the mobile menu is hidden from view to the left of the screen. If you change direction you will make it visible and have to hide it from view again. Sorry but we cannot provide any rtl solution sorry. if you find you cannot use our theme properly because of the missing RTL functionality we will be able to provide a refund as our theme is not RTL compatible.
Thank you!
Hi there! I totally love Newspaper and is the theme activated at nacionpix.com
Our problem is that in some mobile devices (and even some online tools such as SEO checkers) the mobile theme doesn’t show up and instead it shows a resized desktop version.
Can you help us to fix this small issue?
Best,
Arturo
Hi,
Please note that the mobile theme is tested and working properly on this device, with a default theme and using only the plugins provided with the theme. Usually this is caused by theme customization, custom code or problematic plugins. You should let the mobile theme active and disable all the other plugins, clear the cache and check the website on mobile.
If the issue is still present you can send us an email at contact@tagdiv.com and provide admin login information so we can take a look. Also paste a link to this topic.
Thanks
Hello,
i have the same problem, i have mobile menue show on desktop version !
i have no cache plugin installed ! all plugins that i have : Facebook Comments Plugin, tagDiv Social Counter and WPBakery Visual Composer.
but i use the theme in arabic language so i have the right to left activated.
you can see the image : http://chabeeba.3click-solutions.com/wp-content/uploads/2017/04/Sans%20titre.png
thanks for your help
I am using Tagdiv’s mobile theme as well with parent newsparent theme.
I am able to change the title fonts and size using following css :
header .entry-title {color:#30394f; font-size: 35px; font-family: 'poppins'; font-weight: bold; line-height: 43px; }
but when chek it on live site, I noticed that the font-family: ‘poppins’ which I use of the desktop version, doesn’t support on mobile theme. I also tried many other popular fonts but it doesn work.
Does mobile theme not support google fonts? How can I be able to use ‘poppins’ font for post title on mobiles? Kindly help.
Thank you
Hi Simion,
Did what you recommended and have isolated the cause down to the ‘tagDiv Mobile Theme’. With this Plugin active the mobile hamburger menu becomes inoperative on iPhone. Deactivating the plugin fixes the issue. But as mentioned in the Plugin comments this Plugin is not required with the Newspaper Theme. If that is the case then how does one control the look and feel re mobile.
Fergus Walsh
The Irish Place
Hello,
If you do not want a header ad on the mobile version of the site by using a mobile theme plugin you can simply remove the header ad from the theme panel here: https://www.screencast.com/t/tRzHJc2HA
If you only want to remove it from the homeapge but have the header ad on the rest of the templates, you can use the css method for non-adsense as we discussed in the previous topic or add a condition in this file: https://www.screencast.com/t/Wvp9TXywlQ
Thank you!
Hello,
For the mobile theme you will have to add the code in the mobile theme settings as well: https://www.screencast.com/t/ke3uspInOsL
The mobile theme has it’s own separate custom code box
Thank you!
Hello,
The mobile theme plugin does not use lightbox feature. This decision was made to keep the loading speed as low as possible for mobile users. If you need a lighbox on the mobile version of the site then you should disable the mobile theme plugin and use the standard responsive version of the theme.
Thank you!
Hello. I am on version 7.8 and I just found out that my mobile menu is not opening. I see the animation of the webpage shrinking before the mobile menu is supposed to slide out. Unfortunately, the mobile menu does not slide out. I have copied over my site into a staging environment and disabled all plugins that are not associated with the Newspaper theme. I still have the issue with the mobile menu.
Will it work on mobile devices as well if I am using tagdiv mobile theme?
Thank you.
I tried the solution given here: https://forum.tagdiv.com/topic/how-to-remove-header-ad-from-homepage-only/ but it didn’t work. Yes, it was supposed to hide header ads from all devices but it didn’t work for any of them.
I am using Newspaper Mobile theme as well and I want to hide header ad from the homepage of mobile devices. Please help me achieve this.
Thank you.
On my desktop gallery work fine, featured image too, image lightbox fine, but image lightbox on my mobile theme isn’t work… do you have idea why? Thanks
Hello,
Well if your modification affects the mobile theme, you might try the plugin implementation for the Facebook comments and leave comments.php intact.
Thank you!
Hi,
I am having a problem with the Hamburger Menu on the Mobile Theme whereby it doesn’t work when used on an iPhone. I have checked its functionality using Chrome on my Desktop and it works fine there. The version I am using is ‘tagDiv Mobile Theme’ version 1.1 with Newspaper 7.8.1.
If you call the site up, http://www.theirishplace.com, on an iPhone you should be able to see the issue.
Any ideas as to what may be wrong.
Regards
Fergus Walsh
The Irish Place
e.g.,
[ Version 7.8.1 ]
– improvement: we updated Visual Composer to the latest version.
– improvement: tagDiv Social Counter was updated to the latest version, this fixes the issue with Facebook
[ Version 7.8 ]
– new: Huge improvement with the spacing of elements and the grid. We compleatly rewrote the grid system to allow easier full width rows and headers. Expect more full width options soon 🙂
– new: clear cache debug button for video playlists
– new: speed booster plugin version. Please update it if you use it.
– new: pinterest block and widget. Show your pinterest boards in style with this new block. Please note that this block is in testing phase.
– new: the main menu of the theme was redesigned from scratch
– new: Added a lot of options for colors on menu
– header and footer full width support
– improvement: better plugin descriptions and help text
– improvement: all big grids now show a nice error message when they don’t fit in the layout of the site. (when used on one column or two)
– fix: added various missing translations to the translation panel
– fix: some block templates where not able to change color on firefox due to a scoped style
– fix: we removed the offset from ajax requests, this provides a better user experience with the theme and the filters
– fix: the global modal window now ignores pictures with external links. Before this update, the modal windows was trying to open the external link
– fix: the jetpack sorting method on blocks now works as expected again
– fix: block header 17 on social counter now works as expected
– fix: instagram images aligment issues
– fix: post template 1 featured image sizing bug
– fix: all embeds that overflow content on small screens are now fixed
– fix: repaint in Chrome browser on blocks that use Load More
– fix: mobile theme now works with revolution slider as expected
Hello,
I need to add the Facebook comments system to the theme. Currently I am using a child theme.
I uploaded the comments.php (Newspaper/includes/wp_booster), with the Facebook comments code, file in my child theme’s root but the theme keeps loading the default comments code. Here is the code I was forced to put in the Newspaper/comments.php file:
<div class="comments" id="comments">
<h4 class="block-title" style="margin-top: 0px;"><span>LASCIA UN COMMENTO</span></h4>
<div class="fb-comments" data-width="100%" data-order-by="social" data-href="<?php the_permalink(); ?>" data-numposts="5" data-colorscheme="light"></div>
</div>
P.S.: I hope this topic is not somehow related to https://forum.tagdiv.com/topic/mobile-theme-stopped-working/
Thanks.
Hello,
after investigating a bit more here is what I found:
the file which broke the mobile theme is mobile/comments.php. I had to edit it in order to set-up the Facebook comments system.
The content of the comments.php file is below:
<div class="comments" id="comments”>
<h4 class="block-title" style="margin-top: 0px;"><span>Leave a comment</span></h4>
<div class="fb-comments" data-width="100%" data-order-by="social" data-href="<?php the_permalink(); ?>" data-numposts="5" data-colorscheme="light"></div>
</div>
The code above started creating problem on mobile devices since the 7.8 version of the main theme:
– if caching plugin is enabled the mobile theme loads also the sidebar of the main theme (desktop mode) at the bottom of the homepage and sometimes also at the bottom of the posts.
– if caching plugin is disabled the mobile version works correctly with the code above.
Since it is difficult to debug the theme with the caching plugin enabled, would you please tell me how can I structure the comment.php in order to use the Facebook comments system.
Thanks.
Hello,
You seem to be using the mobile theme plugin so please read this guide to learn about how the mobile theme handles pages. https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
When you are using the mobile theme – https://forum.tagdiv.com/the-mobile-theme/ you must insert the page content in the “Mobile editor” section located at the bottom of the page edit screen
– https://www.screencast.com/t/Ri0vxc6xxq7e
If you would like to display the same content from desktop on mobile, simply deactivate the mobile theme plugin because the theme is fully responsive and will adapt to every mobile device screen size.
Thanks
Hi,
You can do these modifications in the theme panel for the mobile menu/search background, like this for a background image
Theme panel->Background – https://www.screencast.com/t/WCq82Po6AqE
And like this for a background color or gradient
Theme panel->Theme Colors – https://www.screencast.com/t/WgxQY1r8b28J
Thanks
Hi,
Please provide a link to your website and more details about the space that you want to remove, so I may give you a more accurate solution.
If you would like to display the same desktop content on mobile, you just have to disable the mobile theme plugin. The theme is fully responsive and adapts to all screen sizes. More about the mobile theme here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello again,
since I can’t afford to loose traffic on my website I tried re-uploading the main theme files (maybe there was a customisation which broke the mobile theme) just for a test. After that the mobile theme started loading correctly. Cheers!
How do I hide the Latest Articles on the mobile theme only?