- 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
Oops, nvm. Just found a thread on issue from today: https://forum.tagdiv.com/topic/disable-sidebar-on-mobile-and-tablet/
Thanks again for solid support!!
I tried something similar earlier, but failed lol.
One last thing… how can I disable sidebars from showing on a mobile screen size? What CSS @media can I use to hide them?
Thank you so much!
Hi,
Please provide a link and more details about mobile device that you have used. If you tested on desktop and only resized the browser’s window it will look like on your images, but on mobile it should not look like that. Please check also our demo to make an idea.
Thanks!
Hi, how can I disable the vision of the sidebar in the mobile version?
In the previous version of the site I was using this code:
@media (max-width: 767px) {
.td-page-wrap .span4.column_container {
display: none !important;
}
}
Best regards
Not sure if this is a bug or what, but after upgrading my Newspaper theme from v4 to v6, I’m noticing that mobile ads are showing up on Desktop.

I went back and checked my theme options, and the “DISABLE ON DESKTOP” options are flipped on.


This poses a problem because one of my networks strictly forbids mobile ads from showing up on desktop, so instead of an ad, you see a huge blank space where a 300×250 mobile ad is supposed to be.

What can be done to fix this? I’ve disabled mobile ads for now but I’d love to be able to turn them back on ASAP so we don’t miss out on too much mobile revenue.
Hello,
I have a problem with the mobile version of the theme. While by the Newspaper 4 all was ok, by the Newspaper 6 I cant see the whole block (here Big Grid 2- see the top of my site). Can someone tell me how to fix it?
Thanks!
Hi,
I’ve been searching the forums but cannot find a solution to a few issues I have with the slider on my homepage on htt://www.hisoverhers.com
1) On the top left-hand coerner the category name is displayed in a red box and in front there is a shaded/dark grey box with no text. I have noticed that on review posts that box contains the stars given for that review. I only want that shaded/dark grey box to appear on review posts, if possible, or otherwise not to appear at all.
2) I want my slider to look like the one in your demo. With big visible arrows and the text inside the image and not starting outside of the image. Right now the arrows are tiny and on the edges of the slider.
3) In your demo the slider works well in mobile. But when I open my site the post tittle font is huge and does not resize. The result is that text is not displayed properly and the slider looks awful on mobile.
Thanks!
Hi there,
Is there a way I can disable the mobile version of the site, I would like to have the desktop version when browsing on the tablet/phone.
Thanks!
Hi,
After upgraded to Newspaper 6, the mobile site is not available. How do I fix this?
Thanks!
Here: https://forum.tagdiv.com/topic/change-bg-color-on-mobile-header/
The problem is that when the page loads it’s still black. Than goes to white
-
This reply was modified 11 years by
nelito.
I know i can change colors at theme colors, but the options are only for desktop. How can i change the header color from black to white at default theme?
On the main page of our website we have a news category on the page which should show the latest news (halfway down the page). However the picture/post has remained the same despite adding new content.
We have tried to edit the home page by changing the slide information but it still does not work.
Any ideas please?
The website is http://www.planestrainsautomobiles.co.uk
Thanks a ton Alin. It worked like a charm.
There’s one problem tho. I’m noticing that inserting the ad right there creates a gap between the nav menu and the main article block. The blue part (in the screenshot) is actually our background image showing through.
Is there a different place I can insert the “echo do_shortcode(‘[td_ad_box spot_id=”custom_ad_1″]’);” code so that it shows up in the (top) of the main body section?

Thanks again Alin.
-
This reply was modified 11 years by
lighterside.
-
This reply was modified 11 years by
lighterside.
Hi Sir,
I want to know how change padding bottom banner header in responsive mobile. Is the banner in mobile display look responsive or scratch image?
regards
Hi,
@Crabouille I have added this issue with top menu on our to do list and it will be fixed as soon as possible.
Unfortunately theme doesn’t have an option to change mobile menu background but you can do it using custom css – http://screencast.com/t/7YBJ8ESckz9
@media(max-width: 767px) {
.td-header-wrap.td-header-style-12 .td-header-main-menu {
background-color: #4db2ec !important;
}
}
@bestofbristol Do you refer to the mobile menu color?
Please try this custom css in Theme Panel > Custom Css this it will apply only on header style 5(just remove .td-header-style-5 if you want to apply this on all header styles mobile menu): http://screencast.com/t/tAiO4CbO1Q6
@media(max-width: 767px) {
.td-header-wrap.td-header-style-5 .td-header-main-menu {
background-color: #4db2ec !important;
}
}
Thanks!
Hi,
Like many i’ve just moved to v6 and here is a little low priority issue i found.
I’m using menu 12 with the default blue color, when switching from desktop to mobile the header becomes black.
The Enable Top Bar doesnt seem to work (the bar is always displayed), there again, no big deal as it can easily be hidden via css.
ps : the new content blocks & footer are pretty cool
I love this theme, one of the best I have used in 10 years publishing WordPress sites. However, it is unusable on mobile – it take minutes to load – as much as 5 minutes.
I am at a loss to understand why. It loads on desktops and tablets fast, but mobile is useless. My only option is to figure out why or abandon the theme in favor of a better designed responsive theme.
Here is the link to our website http://www.DroningSkies.com in contrast to our other website http://www.DroneCyclone.com
DroningSkies.com is the one with the Newsmag theme installed.
It is not using any cache. What appear to be the problem is a script that is loading first.
Any insights are welcome.
I’m not to happy with my bounce rate and would like to give the reader more options on mobile to click on content.
Is there shortcode for adding more articles within a post? That would be great. Something that allows me to post 3-4 more articles based on categories or tags I choose.
Thanks,
Bobby
Hi ALin,
Thanks, we used the standard widget from wordpress, can we remove with this css tweak all the sidebars from mobile devices.
We will try it.
Thanks
Thanks Alin!
All worked well… few more query’s I have…
1. How can I delete the G+ and Pinterest button from top and bottom social share area? And how can I increase the button size and rename them and make the font bold or bigger? but I want them to be responsive on mobile as its not.
2. How can make the Related article post title bold? I looked for the option, but I couldn’t find it.
3. How can I change the Single Post Title size only for responsive mode?
4. How can I place the Video Icon on post thumbnail to bottom-right as it was in the older version? Or is there any way to remove it?
5. How can exclude page from search result… When I search something on my site it shows the page result as well along with the post result.
6. Is it possible to active smart side bar for homepage.?
Thanks!
-
This reply was modified 11 years by
Sayeed.
Hi,
If you use a widgetiset sidebar block to display sidebar on your page content you can add an extra class – http://screencast.com/t/mrNy5erFsS5X and use it to hide the sidebar on mobiles. And also use this class to target post/category/latest articles sidebar .td-main-sidebar
@media(max-width:767px){
.test, .td-main-sidebar{
display: none !important
}
}
Thanks!
Use this:
#td-top-mobile-toggle i {
color: #000;
}
.header-search-wrap .td-icon-search {
color: #000 !important;
}
-
This reply was modified 11 years by
Rony123456.
