- 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
Hi,
If you are not using the mobile theme, then the answer is yes, you can shot the top bar on mobile version using some custom css
Enter it in Theme panel->Custom CSS section, then the top menu will appear on mobile.
@media (max-width: 767px){
.td-header-top-menu,
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}
.td-social-icon-wrap{
display:none;
}}
-> https://www.screencast.com/t/PAimTvZ18O
Also here is our documentation for top bar -> Top bar templates
Thank you!
Hi,
This is happen becous the ad position, but, you can add a custom css for mobile theme
-> https://www.screencast.com/t/6CIy8AfkV here is the code
.td-search-wrap {
margin-top: 100px
}
Add the code in Newspaper>Theme panel>Mobile theme>Custom code>section css -> https://www.screencast.com/t/BdTopIAY
Thank you!
Hi,
So here’s what’s up: I would like to use a “header style 12” for my website where the top bar comes under the logo icon. Now my question is – is it possible to show the top bar items in the mobile menu version? I just wanna use the top bar but when i remove the main menu items and leave only the top bar, the items from the mobile version disappear. Hope you guys can help me out with this!
Johnny
I have adsense and non-adsense ads on my site. The desktop version works fine and both ads show up (after reading that I had to wrap my non-adsense ads). However, the non-adsense ads do not show up on the mobile theme, is that by design? I’ve tried wrapping them, leaving them unwrapped, I used a plugin that just installs the code into an article at a certain paragraph, nada. I can’t get any to show up. The Adsense ads work just fine on both desktop and mobile. My site is goingfor2.com.
I guess this is a tangential issue, but the problem I have when I use the mobile theme plugin is that the search bar appears under a Google ad, like so: https://i.imgur.com/ZFSLWSH.png
The “X” can still be touched properly without it hitting the ad, but it looks poor and confusing.
When I do not use the mobile plugin and opt for the desktop presentation, the search bar appears properly, over the ad and anything else.
However, on the other end, if I go for the desktop presentation, I am encountering a bug where all the elements of a posts loop (featured image, headline, excerpt, category, etc.) are misplaced and intersect with each other poorly on mobile. Examples:
https://i.imgur.com/PuSFDJZ.png
https://i.imgur.com/fqSTVlZ.png
Basically, I’m encountering frustrating bugs no matter which option I’m going for.
Hello,
as the saying goes ‘If You Don’t Ask, You Won’t Get It’ so here is some suggestions for the next update 🙂
Full Layout control
– Simple Option Boxed/Full (not add a background to enable boxed layout…)
– Content/Sidebar ratio (right now fixed at 66%/33%) 33% for a sidebar it’s too much.
– Container width control.
– Gutter width control | left and right content gutter, left and right sidebar gutter.
Add padding and margin control for H1..H6 Post Title etc…
Add templates for Reviews.
When you have a thematic website you will used most of the time the same Reviews criterias for your posts
ex: Mobile reviews
– 1) Design
– 2) OS
– 3) Camera Quality
– 4) Average battery life
– 5) Performance
etc
ex: Restaurant reviews
– 1) Food quality
– 2) Service quality
– 3) Price
– 4) Accessibility
etc
So it’s will be great to not have to rebuild each time the same review for each post.
Be able to add custom image size.
Have a better control of some post templates
– Custom Featured Image size (if the Content/Sidebar ratio is changed the Featured Image width need to be changed too)
or build a formula to detect the good Featured Image size | (Container width) – ( (all gutter) + sidebar width) = content size so Featured Image size = XXXpx
or select the full image size as Featured Image if the Content/Sidebar ratio is changed.
It’s not the best solution but at least a CSS reduction will provide a better result than an increase.
Switch Theme support and Theme panel menu in the admin bar
The “theme support” is more easily accessible than the “theme panel”, which means that the user will need more support than customize the theme ? :*) Too complicate to use ? lol
A Favicon who replace all WordPress favicon setting. Right now the “Theme Panel” favicon replace only the Front End favicon not the Admin one
Or Better provide 2 favicons entries Front End / Admin 🙂
Add a Header and Footer builder. This really missing in Newspaper, most of the premium theme have one now.
Enable tagDiv composer for Post or build also all new blocks for WPBakery, even the custom possibilities are less.
A post need some custom blocks as well, not only the pages.
Add a vertical slider to tagDiv “Add element” left bar.
I using a Wacom tablet and I do not have a mouse wheel so I can navigate into the “Add element” left bar, or at least enable the arrows.
(PS the search box is cool but useless when you have no idea of what you’re looking for.)
Rebuild the Ads section, the way of working is to old and not effective.
Take a look at Better Ads from BetterStudio who is include in Publisher.
It’s not perfect but far more advanced than what provide Newspaper.
Better Ads > Normal Ad/ AMP Ads, AdSense Ads, DoubleClick for Publishers, Image Ad, HTML Ad, Campaign manager, Ad Blockers Fallback
Default Ads by categories/ sub categories, all default Ads can be overridden in each post/page.
Woocommerce is totally forgotten. Win money with some Ads it’s cool but sell products or goodies it’s a good income way too.
Some Product and Category templates will be welcome.
Best Regards
Nexus
Hi again.
Desktop font has been changed, but mobile font size didn’t change at all. I’ve clicked “Phone viewport” and changed font size to 18, but nothing happened.
No loaded images in the home page of my website when I access it from mobile ‘AMP’
I dont use the-mobile-theme
Hi,
For the moment there are no option to do that in mobile theme, sorry, I think in coming updates will be some improve for mobile theme to can have more control over it.
Sorry for the inconvenience!
Thank you for your understanding!
Hi,
Are you using the mobile theme?
if yes then you’ll need to set in mobile them the code -> https://www.screencast.com/t/HU2qccUL7
Thank you!
this method works, but when accessing a real mobile device html code only appears on the main page (example.com)
when I access using real device android or iphone on the article page it doesn’t appear. (example.com/article-hello-world)
so the code only works on the main page (example.com) does not work on the article page (example.com/article-hello-world)
Hi,
We went through the settings, we have a load more button on the desktop homepage to load more latest stories, but we could not find the option on the mobile theme. Is there a way to get that instead of 1,2,3,4 pagination on mobile theme.
Thanks
Our website is http://www.gadgetbridge.com
Hi,
Please check in Newspaper>them panel>Background in Mobile menu/search background -> https://www.screencast.com/t/WbOkKxaqgc remove the image and add a new one, or live it empty, save the settings and clear all cache and check to see if the error is still there.
Hope this will help you!
Thanks.
Hi,
Also if you want for mobile version you can use the mobile theme in this way your website will be more faster on mobile devices.
Thanks!
I’ve checked that documentation, but it does not tell me how to change something like the look of the custom title that I can with the tagDiv Composer. For example, I would want to change the color from blue to something else, or the design overall (that goes for the widget section titles, as well):

As I mentioned, I tried to use the default template and use the “Posts Loop” block, but that resulted in a bug for mobile where the titles overlaid the featured images inappropriately on mobile, so I opted for the other template. It did give me more customizability for desktop, however.
-
This reply was modified 7 years by
Paradoxer.
Hi,
That snap is set by default when scrolling up, I could give you a simple code to cancel it. Enter it in the custom CSS section of the mobile theme – http://prntscr.com/mgu36b
.td-header-wrap {
position:static!important;
}
.td-main-page-wrap {
padding-top: 0!important;
}
Should work, give it a try.
Thanks
In my web I use the Newspaper 9 gaming theme.
I want to add a navigation button with a fixed position when the user accesses using mobile on each posting page and page.
Screenshot : https://pasteboard.co/HZJ2fIP.jpg
I want add this code :
<div class="navbar">
<a href="#"><i class="tds-icon td-icon-whatsapp"></i><br>WA</a>
<a href="#"><i class="tds-icon tdc-font-tdmp tdc-font-tdmp-old-phone"></i><br>TELP</a>
<a href="#"><i class="tds-icon td-icon-whatsapp"></i><br>WA</a>
</div>
I have used these 3 ways:
1. Newspaper > Theme Panel > Custom Code > {add script html}
2. Add html scripts on wp-content/themes/newspaper/footer.php and wp-content/themes/newspaper/mobile/footer.php
3. Add html script with visual composer.
I used this method successfully, but only on the front page.
how can the script that I use be used on every page, post page ?
Hi,
You could first set a full width for the image – http://prntscr.com/mgryb9
Then on mobile set a height – http://prntscr.com/mgryh6
The results will be better on mobile while the desktop will remain the same.
Or instead of a single image use a column text and insert the image there
– http://prntscr.com/mgryug
This way the image will be fully responsive at all times. Give it a try.
Thanks
Hi,
You could use the mobile theme plugin, this will allow you to set a menu just for mobile
– http://prntscr.com/mgrrcc
More information about the mobile plugin here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Also, related to that, I would like to know how to edit aspects of the posts loop using the “Pagebuilder + latest articles + pagination” template.
Using TD Composer, and inserting the “Posts Loop” block that way, I’m able to freely modify the presentation such as the image sizes and how the “Custom title” looks (I don’t want it in the default blue). I experienced bugs on mobile using this method, so I decided against it.
But when I use the default “latest articles” given with the template, I find the options available in the WordPress editor’s “Posts Loop Settings” to be restrictive.
Hi Simion,
I use mobile chrome browser but when I opened the theme demo from the link that you gives to me it look like this: http://prntscr.com/mgqry7 (without the bar).
-
This reply was modified 7 years by
rezaandrian.
Hello,
We utilize Newspaper with the mobile plugin on our site located at https://www.theapex.racing
On mobile devices, the header bar (with menu button, logo and search button) disappears when scrolling down but reappears when scrolling up.
I can’t find a theme panel option to change this behavior. Is there a way to stop the header from reappearing when scrolling up using custom CSS?
Thank you!
There seems to be content on my website below the footer/sub-footer that I don’t want to be there. I can’t see it on a desktop, but it appears like this on mobile:

I’ve tried disabling the footer and sub-footer, as well as trying various different templates, but I still see this content on mobile, underneath where the footer should be. I can’t see where this is coming from in the tagdiv composer, and there is nothing in the footer widget areas.
It seems to be a column which is trying to show popular posts and categories on the website.
Not displaying menu and social media symbols and other signs,
During mobile view
Please check Check mobile site