- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewsmagTheme colors introduction
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiUsing the Theme API in plugins
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
Hello shae101s,
First of all, I feel glad that you are excited by our new improvements for our theme and I want to thank you for your kind words.
Please notice that the fonts for our new mobile theme are loaded by default and do not exists any settings from our panel to change these fonts, sorry! If you want to change them, you will have to do only from code. So, you should try to check the style.css for mobile and then, you should use Search and Replace button to change the default fonts with your desired one by you, like this -> http://screencast.com/t/miaEOTvhL Also, if the fonts are not loaded on your theme you will have to add them using the @font-face attribute, like this -> http://screencast.com/t/wuk6OS2RaQs Please notice that this is not a simple task and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because this service is not covered by our support.
For your second request, please notice that is the mobile behaviour for your theme and the light box was disabled from the code in order to make this feature being so fast and clear. Also, do not exist any options to enable this feature, because the mobile theme has not been designed to be used in this case. If you are unhappy with this behaviour for your mobile mode, you have to disable the mobile theme plugin and then the theme will be switched to the normal mobile responsive mode and there you will find that behaviour.
If you have enabled the mobile theme, the pages will be displayed in the simple mode and you can only add your desired text which will appear on your mobile view. Please notice that this simple core for the mobile theme has been designed for a fast page loading, speed, clean content and relevant information. Also, if you are using the mobile theme, your home page will not display you the original page but only the big grid and the related articles because the Visual Composer not working for the mobile theme, though. If you do not want to have this behaviour for your mobile mode, you simply disable the tagDiv Mobile theme plugin from plugins area, like this -> http://screencast.com/t/uoSa0R9CUL6 Also, if you want to change the filtering structure for Big Grid, please notice that you will have to alter the code from front-page.php, like this -> http://screencast.com/t/kDIW2lyabJ and this involve customization services and we cannot provide this at the moment, sorry!
For more information about our new feature, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thank you for your understanding!
Hello mike6209,
Please notice that the mobile theme is too basic as the structure and do not support the Visual Composer to be edited. For more information about our new mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ Please notice that this feature was made to be as simple, clear and very fast. If you are unhappy with this and if you want to have more customization for your mobile mode, you will have to simply disable the mobile theme and the theme will be switched to the normal mobile responsive mode.
Thank you for your understanding!
Thank you Bogdan,
I’ve made the theme update overall (thanks to you and your team)
However, I don’t want to change the overall layout to the mobile theme.
I wish to move the navicon and search/social icons to the very top above the main header image. Instead of it formatting to below when in mobile.
see example below
Thanks so much
Hello, I can see the auto size option only when going to master theme option, but in mobile theme options it is missing
Additionally. On your demo here: http://demo.tagdiv.com/newspaper/ is the mobile theme activated? If it is, How are you guys still able to have a customized homepage on mobile phones while using the mobile theme?
Hi
We didn’t take any decision regarding a mobile theme for Newsmag yet. Currently we work at theme’s next update but in future we may consider creating a mobile theme and for Newsmag.
Thanks for your message!
Hey guys, Loving the new updates to NewsPaper 7!! Excellent job. I have a few questions though about some quirks I am noticing on mobile. When the mobile theme plugin is activated, I noticed that the fonts I have stated I want used for the headings, body text etc, they no longer show up on mobile, but instead some default fonts loads. How can I fix this? (the heading fonts I use on the site load via Typekit, also can I use fonts from Fonts.com web subscription in that box?)
Next, I noticed that if I go to a post with images in it and I click on the images, instead of opening in a lightbox like it normally would, it opens up the image itself in a new window or opens the image file page if it’s not the featured image. How can I get it to instead open in the lightbox like before?
Also, when I view the homepage on the mobile phones, I notice it right away has three featured posts, but where and how are they selected? How can I change them to be specific posts if I’d like?
Thanks
Hi Catalin,
thanks you 🙂 I change the body font-family.
I want to ask another question
my website use Mobile theme, How to make the footer show widgets -> foot2 ?
and remove “Footer info content” ?
thanks
Hello taco_and_co,
Please notice that even though the mobile theme does not support the Visual Composer for the shortcode, it uses the Visual Composer to display the Big Grid from the front of the page and the Latest Articles from the bottom of the page which are made in our theme with Visual Composer elements. I hope that you have understood my explanation.
Thank your message!
Hello colgate,
Please notice that this is the default behaviour of the theme when you are using the mobile theme and also, please notice that do not exist any settings to change this option.
Thank you for your understanding!
Hi support,
When using Newspaper 7.01 with the latest version of Internet Explorer 11 (on Windows 10) I’m getting a very strange visual error. My site isn’t live yet, so I’ve created a small video for you to see for yourselves (linked below).
http://galacticbrain.com/Internet-explorer-newspaper-problem.mp4
Basically, every time the page loads, it appears that the mobile menu is trying to open – and it flashes across the header section, travelling right to left. Happens on every page load. Doesn’t matter what page is opened.
I’ve tried uninstalling all plugins (leaving only the ones you recommend) but this hasn’t fixed it. I’ve also removed any custom CSS, cleared caches, etc., all without success. I’m not running the mobile theme, just your inbuilt responsive menu in version 7. I also don’t use Visual Composer, so I know that’s not the cause. The site works fine on all other browsers.
Have you seen anything like this before in IE? Any suggestions? Is there any way I can override the mobile menu loading initially? If you think this is the cause? Have been trying to fix for awhile now and am completely stumped!
Any help appreciated. I can send you admin access if you need a closer look. I’m hoping it’s something you’ve seen before.
Thanks,
John
Why does the mobile theme load visual composer resources when mobile theme doesn’t use VC?
Bogdan,
So, we have implemented a temporary fix – We have added a custom CSS to the theme panel which hides the mobile menu on the desktop site.
This is the code we added:
#td-mobile-nav, .td-search-wrap-mob, .td-visual-hidden {display : none;}
1st part hides the mobile navigation menu, 2nd part hides the mobile search box. and the 3rd part hides the text that is printed behind our logo.
The good news is the mobile version of the site is working very well, but unfortunately, the desktop version is distorted.
Now: I am going to implement the process you described and disable plugins and test it out. This will essentially break our site as some plugins are vital to the working, so we will do so in Maintenance mode and hope this doesn’t take too long as it will lead to traffic loss.
Hopefully, the CSS above will give you an idea where the mobile menu is coming from and help you get to the root of the issue.
If there is anything else you need, please let me know so that we can solve this problem soon.
Thank you.
Hi,
The head tag for the mobile theme is located here: http://screencast.com/t/KEF39yWVyowi
You can try to add your code inside the element. Keep in mind that the mobile theme does not use shortcodes so a do_shortcode function will not work with it as visual composer elements will not get rendered.
Thank you!
Hello all,
Please try to use the method from this topic here -> https://forum.tagdiv.com/topic/how-to-deregister-js_composer-css-and-javascript-file-on-single-posts/ Also, please notice that this method is not tested with the mobile theme and we cannot say for sure if this will work or not as properly. Please notice that this request involves custom modifications and we are unavailable at the moment for this type of services. So, if you need additional customizations through code, please consider hiring a freelancer/developer to help you in this regard.
Thank you for your understanding!
Hi,
1) The mobile menu problem is generaly caused by the old style.css from newspaper 6 being cached and served on the site from the cache. That causes the layout to break so clearing caches will eliminate caching issues.
On your site you no longer have the overlaping mobile menu: http://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
2) Please disable all plugins except visual composer and activate the mobile theme without other plugins. Some plugins can cause conflicts with our mobile theme.
Let us know how it goes.
Thanks.
Thanks for detailed support Catalin,
Just one last thing. When you click on an image in the mobile theme, the image opens in a new window, rather then applying a lightbox effect and opening on top of the contents (like the desktop theme). Is this the default setting of the mobile theme, or is something missing?
Many Thanks
Hi Support,
Thanks for the great update to version 7. It looks nice, and the mobile theme is fast, realy fast (-:
Quick question.
The Newspaper News Magazine theme have a good design for the headings/ tabs. Question, currently i used the default Newspaper 7 theme, how can i change the default theme to use the heading from the Newspaper news Magazine Theme.
At the moment i have: http://www.screencast.com/t/ThImCruc How can i change the style to this: http://www.screencast.com/t/eeg1eVuv9T
Last question, i think resolved with the question above. How can i create this style. I have the tabs created with VS, only the style is different. http://www.screencast.com/t/oahYFhm9vuN
And what is the font style and size what you used in the demo Newspaper news theme.
Thanks for your great support. Currently almost 1 million unique visitors each month with this theme.
Jeffrey
Hopefully you work on a mobile theme for Newsmag. Your mobile Theme for Newspaper is GREEAAAAAT. 🙂
Just sayin. 😉 Keep the good work.
Hi,
Please make sure you deactivate all other plugin except visual composer and clear your cache and CDN files if you use it. Then please activate the mobile theme first. We will also investigate this issue further.
Let us know how it goes.
Thanks.
How To Place ad code in the <head> tag of newspaper mobile theme
Hello colgate,
First of all, thank you for your kinds words and thank you for your appreciations.
For your first question, please notice that this is the normal/default behaviour for our new mobile theme. If you want to change the filter for Big Grid feature, you have to alter the code from the front-page.php core file, like this -> http://screencast.com/t/XvSBymcfGof Please notice that this is not a simple task and if you want to set the filter only from particular category you will have to add other conditions in order to achieve as you wish. Please notice that if you want to change the filter of the Big Grid (for example to be for latest), on your front page you will get the twice posts because the latest articles module will display you the latest posts. So, if you want to display more levels in our theme and your are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
For your second request, please notice that the WP Fastest Cache plugin is not tested with our theme and we have no idea about the theme behaviour with this type of plugin and also we cannot say for sure if it will work 100% with our theme. Also, please notice that we recommend using the WP Super Cache because this plugin is tested with our theme and works as properly.
For your third request, please notice that the speed booster is an optional plugin and it is tested only with these plugins – http://screencast.com/t/hcjLnOqh4i2 and if you use other plugins it will be automatically disabled. A lot of people install the plugin without knowing what it does and after that they add many plugins and some of the them are not written fine so the developer took this decision. If you want to always enable speed booster, delete this code from speed booster file: http://screencast.com/t/RZLIOPUNdqh Also, for more information about our speed booster plugin, please check our tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/
Finally, if you want to edit de mobile template for new mobile theme, please notice that you will have to edit the mobile folder from your theme which contains all the necessary files for this mobile theme, like this -> http://screencast.com/t/1SW50X4Dvto
Hope this helps!
Thank you for your understanding!
Hello Bogdan B
Thanks for your reply.
1) So if I clear all the caches then the problem will be solved?
2) Sorry, let me translate it.
The system information says: the header of the mobile theme plugin is incorrect, and the download of plugin failed (or be forbiddened). I did not change any setup before I installed the mobile theme plugin, but it just did not work.I really want to try the new function, so help me fix this:)
Best Regards
Castle Yen
I found this as well, not sure why it would need to load on mobile theme?
I have cleared my browser cache and I have cleared the
W3 Total Cache from the website. I do not use a CDN or or hosting cache.
I have cleared these all again and enabled the mobile theme and still have this issue.