- 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
Hello, I used this code but only put the white bars in grey bars. I like to fit the header to the top and the bottom in the mobile bar. Using a big size image or fitting the header.
Thanks
Hello,
I would like the header did not have white space above and below in the mobile version. My website to look this is: http://www.lacasadeel.net
Also, I would modify the menu of the mobile version, both color and options that appear in it, to show one more than the desktop version.
Thanks you very much.
Hi,
You can replicate the slider you use with an image carousel element in visual composer and set it up similar to your plugin: http://screencast.com/t/eEFvzM1VA or you can apply a custom CSS for your slider to make it scroll on the mobile version as well:
@media(max-width: 767px) {
.ult-carousel-wrapper .slick-list {
overflow: visible;
}
.ult-carousel-wrapper .slick-prev {
left: 0px;
}
.ult-carousel-wrapper .slick-next {
right: 0;
}
}
result: http://screencast.com/t/9sBHDo0SPb
Thanks.
We are using an Adprime ad with a backup adsense ad in our inline ad after the 4th paragraph. Our question is, how do we get a non adsense inline ad to not run paragraph 5 and 6 together. If i turn the ad off, the spacing between paragraphs is normal. This problem only appears on mobile when using a non adsence inline ad on the theme module.
Hello George,
If you hide blocks with CSS you can try to add the !important attribute to them. CSS stands for cascading style sheets so the first display property gets overwritten by the display:none attribute so if the connection is slow, the blocks will appear at first then disappear from view. Unfortunately this cannot be controlled.
Unfortunately we could not access your mobile site to inspect the issue: http://screencast.com/t/xckx9bNjjy
Please check your server configuration.
Thank you
Hi there,
I noticed a UI issue that Web page displays hidden blocks in first few seconds (if slow connection) in mobile.
But it shouldn’t happen as it is bad user experience.
Please advise how do we resolve this.
Link: Viralbae.com
Thanks!
PS: few blocks were hidden to show only in desktop through css. It still gets displayed in mobile if slow connection.
Hi,
We have a custom ad on mobile gomerblog.com using the div class functions from your manual. It places it after the 4th paragraph on our posts. The ad displays correctly, but the 2 paragraphs below the ad have no spacing between them and they run together. Any ideas on how to fix it?
hi, as of last night i have realized that my front page images are not showing on the desktop version. The mobile site works fine. I ran a check through 15 DIFFERENT BROWSERS and only ONE shows the site properly and that is Internet Explorer 11. I went ahead and checked with my hosting provider and they said everything is good on their side, i disabled all plugins, cleared the cache on my page, browser…. same result. Deleted the theme and installed it again. It can back with the EXACT same settings which i found strange but anyhow… i would like to get this fixed….
My website is http://www.JamaicanMoments.com
Hi
I tried your solution . It works fine in my desktop. But when i view it in a mobile the alignment looks very bad. The previous user has also the same problem. I guess he dint test it in a mobile device. Is there some media queries we can use to get it correct in all devices.
This is my website http://theindiantelegram.com/
Mobile view
http://mobiletest.me/iphone_5_emulator/?u=http://theindiantelegram.com/
Hi,
I have checked your website on all the phones i could find including iphones with safari and could not tell the difference. The font is the same both in the emulator and on the mobile phones themselves.
Thanks.
Hi @grupoinnovate,
I suggest you to use a plugin like Category Order and Taxonomy Terms Order. Please note that we did not test it with the theme, but I see that many users use it.
If you want to put the word “Miami” before the date in your top bar menu, please follow this step below:
http://screencast.com/t/ZZff0BVp
Here you can see the result: http://screencast.com/t/Nej9juTpyvjb
To fix the problem with mobile, please try this custom CSS:
http://screencast.com/t/xF2CF4NVGusq – http://screencast.com/t/D0iA5AnY
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!important;
}
}
Hope this helps!
Thanks and let us know how it goes!
I will appreciate your help!
Page – https://www.coma.lv/dj-school/2015/10/21/how-to-mix-vinyl/
Looks ok on desktop, even when I resize browser window to make it look as on mobile. However, when opened on iphone in safari looks like this – https://dl.dropboxusercontent.com/u/2547869/screens/IMG_7868.PNG
Hi,
The theme has no control to change fonts on mobile or desktop. The fonts are kept the same. Please provide more details where the fonts are changed because i could not find changing fonts upon inspecting your site.
Thank you!
Hi
The theme wasn’t designed to display the top menu on mobile devices, but you can use this custom css in theme panel > custom css to display it: http://screencast.com/t/AjbppVaZrk
@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
}
Thanks!
Hi,
I have already replied in this topic – https://forum.tagdiv.com/topic/optimize-newspaper-in-mobile/#post-71278
Please also check this guide for pagespeed optimization(gzip compression, remove render blocking..) – https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks!
Hello,
For a caching plugin we have tested WP Super Cache to work with our theme. We recommend you use that one instead of ZenCache.
As for the JetPack plugin, it was tested to work with our theme but not all options work. It has a lot of features and some of theme cause problems not the plugin itself. For a start do not use the Photon feature because it interferes with the theme images function. Make sure you also uncheck the mobile theme or it will display errors on your mobile version. Make sure you only use the features you need and disable the rest.
Thank you!
Could you please tell me how to keep same fonts on mobile? It seems that on mobile fonts are Times New Roman, and on desktop arial or roboto.
Hello
My website ,
when seen by a mobile smartphone, or some tablets
Is showing just the main menu, But is not showing the top menu
thats my website http://www.templodosucesso.com.br
Thanks
My website informeinsolito.com in Mobile Friendly wiht Newspaper 6.5: http://oi57.tinypic.com/2ugz3md.jpg
Please Help!
We bought the Newspaper Theme, and now we have some doubts, so we need your help:
Site: http://realestatehoy.com.grupoinnovate.com/
– Look for the menu NOTICIAS, we need to organize the subcategories menu in a different order than alphabetic.
– In the Top Bar we need to put the city (Miami) before de date.
– We have notice that the Top Bar disappears in mobiles, how can we make it visible even in mobiles?
Hello,
I tried to disable ads on desktop using theme panel option DISABLE ON DESKTOP but it’s not working because it’s showing ads on all devices. I want header ad to be shown only to users with mobile/tablet devices but it’s loading on desktop too.

I’m using Newspaper – Theme panel version: 6.3 and WordPress 4.3.1.
Is there any solution for this problem?
Thank you
Kind regards
Hi,
The theme uses the add_image_size() function and the featured image is cropped to different sizes(thumbs) used on modules/blocks. So for mobile devices it is not used another thumb and it is scaled that’s why this error appear.
To have a different image size for each device your will have to create a script to crop the image also for tablets and phones, but even then you may have this errors as like you know there many resolutions for these devices and I’m afraid it will be almost impossible to achieve this.
Thanks!
Hi again,
I have tested the VC Image carousel element and found no issues with it on mobiles, it works fine: http://screencast.com/t/oJqZYlvyPNS – http://screencast.com/t/UXZCWNoUdgo so please let us know if this is the image carousel you have also used and if so give more details so we can recreate and investigate this.
I have checked your site and noticed you now use WpF Ultimate Carousel for images which we haven’t tested so it may not work fine with the theme. If this is the cause I suggest you contact plugin’s authors and let them know about this, they might have a solution for you.
Thanks for the message!
Hi jorgecastro91,
I can’t reply you via email so I’m writing here. I have checked your site on mobile and it seems the image does load well now so I guess you have managed to fix it: http://screencast.com/t/YAspEt6K
Let us know if I’m mistaken and you still haven’t and also let us know how to recreate this.
Thanks!
Hi,
I dont know what happens the images just dissapear from the website, but they work in mobile.
http://www.nbnoticias.com