- 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
Oh man I thought it would be easier then that to disable a mobile theme – kinda sucks if were forced into it
Actually all was fine till yesterday morning… We always add featured images for each and every post of ours…Only new post’s featured images are not appearing in the home page. I can see the featured images while viewing my site from mobile or tablet. But it is not showing in PC or Laptop.. I think the problem is with the responsiveness of the theme… please help!!
Hi thanks… But featured images of my site is not loading on PC/Laptop… But it is appearing on mobile/tablets…I think the responsive of my theme is having an issue.. can u kindly check my site out (www.galaxyreporter.com) and give me a solution …
hello
I am going to use newsmag to run html games as a result i need the game to be as high as possible on the screen
a few questions
1. when i disable ads on the top position it doesn’t show the ad any more but the spacing of the ad is still taken – how do remove height spacing completely when the top ad is off ?
2. is there a way not to show post title at all on full post page so it wont push the game down ?
3. I am running games in iframe what is your recommendations for height and width to make games run on the whole width of the template ? when i use fixed width width it doesnt run well on mobile devices
Many thanks for this great theme
Hi,
I have another question but cannot find the solution in the forum.
The big slider at the front page is gone and I can not get him back.
Anybody an idea how to get it back like the demo? My settings: http://postimg.org/image/f9clpfxnn/
I also have some styling questions; http://s22.postimg.org/q8ycq3uxd/img3.png
Please see the image with arrows;
1) I use the myEventON plugin but would like to markup the title of the widget in the same style as the theme.
How can I make the title section (August + arrows) like the screenshot?
2) It look likes I have many different fonts and would like to use just 1 or 2 fonts in the website. What is the default font and where can I change the font of arrow 2, 4 and 5?
3) Is it possible to show a short excerpt by the posts under the title (arrow 3)
4) If I click at the ‘load more’ button at mobile/tablet the content remains grey and is not show up.
5) How can I remove the number of posts by arrow 5?
Thanks in advance
I have Few doubts about ad codes
I wanted to know, do i have to provide different ad codes for different ad sizes or the theme will resize.
For eg
i want to show skyscrapper ad (300×600) on desktop and on mobile i want to show medium rectangle (300×250).
Hi,
Unfortunately the theme doesn’t have an option for this. What you can do is to use media queries and customize you homepage to look different on mobile screens(change font size and hide some rows/columns).
For example change font size on mobile screen: http://screencast.com/t/XXN14Px3GI4
Also you can use an extra class for rows that you want to hide on mobile: http://screencast.com/t/tVNpF4zv and use custom css to hide: http://screencast.com/t/N2LGI3Ms4zKK
@media (max-width: 767px){
.hidemobile{
display: none !important;
}
}
Hope this helps!
Hi,
The css has been altered after changing to rtl so you need to overwrite it like this: http://screencast.com/t/mGJuaE9eyb
Use the css below in theme panel custom css section.
.td-mobile-nav-wrap {
left: -80%;
right: auto;
}
Thanks
Is there a way to have mobile users land on a different theme’s home page? I know that the theme is responsive but we have rigged out home page to look good on both but with some compromises. I would like a better home page with smaller text and more articles for desktop and tablets mobile some other page. Thank for your help
Hi I have 2 websites one using the newspaper theme the other using news mag. The one using newspapers like buttons take up to much real estate on the page especially on mobile. How can I get it to display like Newsmag which is very neat and doesn’t waste space.
Hi,
Checked your site and seems that your adsense banners are loading as you want theme now: http://screencast.com/t/IFCmLO97Z0x
Please note that you can also use the custom ad sizes settings to chose a custom size for your ads on tablets/mobile/desktop screens: http://screencast.com/t/j0wS5TVQUjr
Thanks
Hi,
Sorry for the delay, we don’t work on weekends!
Please deactivate mobile theme from Jetpack plugin following this guide: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Thanks!
Google did something on/about last day of March, where many of the responsive sidebar banners use more vertical space than the defined size, meaning they may drop in a 300×250 but use up the space of a 300×600 or whatever. This is happening all over the place, and not just with the tagdiv themes. It’s almost as if with the responsive banners they are trying to “guess” how much vertical space they can get away with an serve different ad; or if they have served a tall skinny ad for mobile, then the next person loading ad from desktop gets the ad size from mobile. Bizarre.
My solution right now has been to not make the iPad portrait ads taller than the desktop sidebar ads…. you can “try” that and see what happens.
And/or define sidebar ad sizes for iPad portrait if you haven’t done that (e.g., 250×250 for iPad portrait vs 300×250… ).
This has been an ongoing issue with this theme and Newsmag. There has yet to be a solution that I could find. Hopefully it’ll be rectified one day soon as I too would like to use the left sidebar for certain pages but can’t because of mobile.
-
This reply was modified 11 years by
Aedin84.
Hi, My newspaper themed site http://www.trainingezine.com does not open on mobile.
Need help urgently.
Regards,
ronnie
Hi,
Please try this custom css in Theme Panel > Custom Css it will show the top menu, but will hide the date and social icons: http://screencast.com/t/SvZy24not1j
@media (max-width: 767px){
.td-header-top-menu {
display: block;
}
.td-header-sp-top-menu .td_data_time{
display: none !important;
}
.td-header-sp-top-widget{
display: none !important;
}
}
Unfortunately theme doesn’t have an option to add a different top menu on mobile since it already been hided by default on phone screen.
Hope this helps!
Hi Lucian,
I tried a few plugins and nothing worked:
https://wordpress.org/plugins/unlimited/
https://wordpress.org/plugins/infinite-scroll/
Those work on other themes. Also, to be clearer, here’s what I want to accomplish – specifically in SINGLE POSTS (it’s actually a popular feature due to popularity of mobile devices):
Hi,
Google modifies the test all the time and for some reasons the test on mobiles is more rigorous.
I suspect the css generated and added by theme to the page is the cause of this as it’s loading after the resources pointed in page speed test.
Not sure what could be done in this case you could try to also test this without plugins and check to see if you noticed any differences.
Thanks
Hi,
No this is against their policy. You can find more info here: https://support.google.com/adsense/answer/1346295?hl=en
If you set a custom ad size for your adsesne ads then the ads will not be resized automatically by the theme and the ad banner will load at the selected dimension on mobile also.
Thanks
Thanks for positive reply, hope you will be success in big help
i didn’t update opera mini in android mobile, i talked about theme update.
current Opera version is: 7.6
if you want more about my problem from my side then know me.
Thanks
Hello!
I have just purchased Newspaper, such a brilliantly created theme. I have one question though, the thumbnails for the big slider and other visual composer module are not displaying on mobile. It is visible using a desktop computer though.
Another thing, how to add subcategories on a module so it appears just as what you have on your demo?
Hi,
You can use this custom css in Theme Panel > Custom Css to hide search on mobile screen: http://screencast.com/t/dDJmPnCouHJg
@media (max-width: 767px){
#td-top-search{
display: none;
}
}
Thanks!
My site’s score on Google Pagespeed is really low- Mobile=18 Desktop=19
When I switched to WordPress’s original themes everything seems normal.
Could you please have a look if there are any issues I should fix?
Hi,
Unfortunately the theme doesn’t have an option for this. We plan to improve theme’s mobile version in future updates. There is no shortcode to insert, Lucian just explained to you how Visual Composer plugin works.
Google translate:
Purtroppo il tema non è un’opzione per questo. Abbiamo in programma di migliorare la versione mobile del tema in aggiornamenti futuri. Non vi è alcun shortcode inserire, Lucian appena spiegato come di Visual Composer plugin funziona.
Thanks!

