- 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
Hi,
With a setting that is not possible at the moment, you could try this code to make it fixed
.td-header-wrap {
position:static!important;
}
Enter that in the mobile theme CSS section, and check if it works correctly. If there are issues let me know.
Thank you!
Hi. I recently updated to the new version of Newspaper and downloaded the Default demo. I had to redo all of the custom settings I made. Now, I have to change the mobile menu background color to white. I have used #ffffff in all of the color settings in Theme Panel. Do you have a good solution for changing the mobile nav background color and hamburger bun / search icons to dark color on white? Thank you.
Hi,
I believe I have found the problem, it seems that disabling the front mobile page grid in the theme panel https://prnt.sc/ue2c70 causes the content in the movile eidtor to not be displayed as well.
Could you enable the top front page grid and check if the content is also displayed? Let me know. I will make some more tests as well.
Thank you!
Hi,
The mobile pages require content in the mobile editor https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ -> https://prnt.sc/ue1ssy
If you do not enter content for each page in the mobile editor, the pages will be empty on mobile when the mobile theme is active.
Thank you!
Good afternoon, I’ve been trying to improve the performance of my site for a while, and I’m somewhat desperate. I have followed some tutorials from this forum, but I am unable to improve the results.
I have the mobile theme active and I do not exceed 15 in Pagspeed. And regarding the desktop version I did not exceed 65.
I have installed Super Cache, Autoptimize, and use Cloudflare. Everything with the configuration here recommended.
Could you help me improve my results?
I have full control over the server so I can make all kinds of adjustments.
My site is https://rockandblog.net
Thank you very much!
Hi!
I’m using Gossip Demo as a basis for building a site with Newspaper theme.
Now trying to integrate fixed-width ads (I don’t have full access to responsive ads / variable size ads) into the right side column of several Cloud templates, specifically Medium Rectangle ads (300×250).
I see that the left column is set to 75%, the right column to 25%.
On large enough desktop screens, 25% is larger than 300px, so the MRs get displayed at the full size.
On mobile, the responsive layout let’s the right column flow beneath => also good.
But on tablet view, 25% is smaller than 300px, so the MRs overlap outside of the column.
What I would like to do, is:
* fix the right column to a minimum of 300px
* size the left column to the remaining space inside the row
Is there a good way to do this?
Cheers
Okay,
Please tell me how I can only show the “Featured articles” on the homepage of the mobile theme?
And please do remember that the home page should display all the featured articles and not “Just 6”.
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hello,
I cant see contact form and privacy policy pages on mobile theme, but on desktop version its fine, what can i do..
Ty
Hello !
1. We have tested your page on multiple mobile devices and everything works out fine.
2. That can be done by going into Theme Panel – Translations and you will be able to change it.
Thank you !
Hi,
I checked that, seems to be there https://prnt.sc/udku6e
Are you using the latest theme and WordPress versions? Is the mobile theme plugin active?
Thank you!
Hi,
The mobile editor can display text, images, shortcodes from plugins may work as well. So while the desktop pages can display composer content, the mobile editor will not. The mobile theme is intended to be compatible with AMP, and also be much more faster than the responsive version of the main theme.
The mobile theme is optional, if you want to display the same content from desktop for all the website, deactivate it. If you want to display the same content from desktop for specific pages or posts, deactivate the mobile theme for them https://prnt.sc/udkq2c
Thank you!
Hello !
I am sorry for misunderstanding !
For the categories to look like that you will have to use templates from the Theme panel as you can see here: https://prnt.sc/udjd41 Unfortunately at the moment that option is not available on the Cloud library templates.
Mobile theme:
Unfortunately that is not possible. As I mentioned above you can “remove” the latest articles and extend the grid options (featured articles) .
Unfortunately in only AMP you can’t do much design changes. Amp works best with Mobile Theme.
I hope this was helpful !
Thank you !
Hi everyone,
I’m new to this forum, so first of all I want to thank all tagdiv staff for this great theme
I updated my website (linkonomy.it) to the latest version of the theme some time ago and since then my live mobile search hasn’t worked anymore
I think this is due to the last update; alternatively, maybe I should change some settings in the theme panel
As soon as you click on the button, the link that appears in the address bar is as follows:
linkonomy.it/#
Could someone help me?
Best regards,
Alberto
Hello !
I am sorry for the missunderstanding.
If your page only has text and images, then simply copy the content and paste it in the mobile editor. If you have created that page using tagDiv Composer, the content will not be rendered on the mobile editor. Mobile theme uses the mobile editor on pages. And in the mobile editor you can insert only text and images.
I hope this was more helpful !
Thank you !
Hello team,
I recently upgraded from NewsPaper Default to the NewsPaer Default Pro cloud template. My footer was responsive in the NewsPaper default theme. But after upgrading to the cloud template my footer is no more responsive in mobile.
Live site with Default theme (https://keeptaxisalive.org/) -> https://prnt.sc/udhf33
Staging site with Default Pro theme(https://staging.keeptaxisalive.org/) -> https://prnt.sc/udhfj8
I know I can edit the Footer section with TD Composer as you can see here-> http://prntscr.com/ud0zcv
But there is only the option to remove inline and show it vertically, I don’t wish to show the menu vertically. I want to show it horizontally, and if the device size is smaller then the menu should shift to the next line like it is in the default NewsPaper theme here: https://prnt.sc/udhk2v
Please let me know how to solve this responsiveness issue.
Thanks!
Hi,
We will reply as soon as possible.
1. There is no setting crated specially for changing the font properties for the smart list 6. If you just want to change the font size I could create a CSS code for it.
For example – https://prnt.sc/udf08q
.td_smart_list_6 .td-sml-description li{
font-size: 20px;
}
2. The recent posts widgets is not a block we provide, it is provided by WordPress. So it cannot use the agitation we have created for our blocks, like the next/prev pagination.
3. Plaese check here – https://prnt.sc/udf39i Clock on default there and save. Then check if the email address uses the theme accent color.
4. I could remove it with some CSS, the option is not per desktop/mobile, it is general.
Try this code, it will remove the more articles box on mobile
@media (max-width: 767px) {
.td-more-articles-box {
display: none;
}}
5. I have no suggestion unfortunately, I have not tried such plugins. Try some of these for example https://winningwp.com/best-related-post-plugins-for-wordpress/
For mobile speed we recommend to use the mobile plugin https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/ Which can be used with AMP as well, like this https://tagdiv.com/blazing-fast-websites-how-to-optimize-amp-with-newsmag-theme/
The super cache should be set like this https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
You can also try the autoptimize plugin, that should speed up the website as well.
Thank you!
Hello Simon,
My settings : Mobile Theme + Amp
And there is content in mobile editor for homepage you can check https://prnt.sc/udexhg
But its still not visible on tsotsi.com/?amp
Hi,
Are you referring to the mobile theme homepage? The mobile theme homepage will be different than the desktop page https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
That is the case for the mobile theme + AMP homepage as well.
If you want to display extra content in the mobile homepage, enter it in the mobile editor https://prnt.sc/udesye
The same has to be done for all pages, you must enter content in the mobile editor for them, that content will be displayed on mobile and mobile + AMP.
If you have more questions let me know.
Thank you!
Whenever I enable mobile theme for my site geekermag.com, it also load for desktop theme https://imgur.com/2HvgCoY
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hi guys
I am using the mobile theme and all is well. I have followed your guide https://imgur.com/RvCDBYd to add in a banner to the mobile theme homepage. It places it just below the three articles at the top, which is fine, but i’d like to add padding in there as it sits very close to those top three articles.
Is this possible?
Thanks
TS
Hi,
Please provide a link to the website, so I can inspect the issues you are mentioning.
1. If you use the mobile theme plugin, the website should look like this on mobile https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
2. I will check once I can see the website.
3. That should be fine, if you do not need a logo (image or text) then you can simply not use one.
Thank you!
Please suggest me solution:-
1. I have already change the Font size for the Post content [ before smart list 6 it is working perfectly]. Here I’m asking Exactly for the contents which are present only inside the smart list 6. Please send screenhsot to change the exact font size for Smartlist list 6 [content] on theme pannel.
[ FOr your Ref :- I have attached screenshot -[ http://prnt.sc/ucvt8c ]. Here i can change the post content for my wish and works well, but i dont know how to change the font size for the content inside SL 6; ALso currently i’m using alternative methods by inserted List option to change that Font size, so please suggest me how can i directly change the font size of content inside SL 6 without adding List option on theme pannel.]
2. Actually How can I bring the NEXT PREV AJAX on Recent Post? I don’t want the images — l like to have just the recent post Title and under that Title, I like to have NEXT PREV AJAX. SO pls suggest me the steps. [ https://prnt.sc/ucv3pm ]
3. I have changed the Footer text colour to default- as you have suggested but still now the email address colour is not changed.
4. Now More stories – popup are displaying perfectly on Desktop. SO suggest me How can i disbale the More stories option which are displaying on Mobile. screenhsot pls.
5. Based on your experience pls suggest me the plugin name and steps to implement STories with read more and need to change for evry 5 secs. I’m not familiar with designing and i’am a beginner too. so pls suggest me.
[ For Your Ref:- I’m requesting solution for this query 7 here:- For pop up stories – actually on my website only one story is popup right side below when I scroll, but I found on some other website the random posts displaying along with the read next story button is displayed and changed for each and every 5 seconds. How can I do like that – pls suggest me]
Hi,
Are you maybe using the mobile theme plugin? That would explain if the content from desktop is not displayed on mobile. Is the slider inside a page? It can be displayed in a mobile page if that is what you want by entering its shortcode in the mobile editor for the desired page, for example
– https://www.screencast.com/t/VgOkSnGNH
– https://www.screencast.com/t/wl4DV430wn
– https://www.screencast.com/t/nYOxP1ac033
Maybe the issue is like this:
The super cache actually displays the mobile theme, and you are seeing the mobile theme version https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
The rocket plugin does not display the mobile theme, so the same content from desktop will be used on mobile.
Let me know.
Thank you!