- 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
I recently updated to the latest version of Newspaper theme but now I am not able to activate/update the mobile theme.
Screenshot are here: https://i.imgur.com/SeSS6ML.jpg
When I click on ‘Update’ I get this error message: https://i.imgur.com/kuAvSgi.jpg
Kindly Help!
Hi, I managed to add the Login with Facebook button to the modal, but it doesn’t work on mobile, as I imagine it uses a different php file. Could you point me out where can I add this button to to make it work?
Also, I am using your plugin for mobile version as it’s faster than the responsive site for mobile- so you know if there is a different source for the mobile. I would like to add it to both responsive version (because of tablets) and the mobile version plugin.
Thanks a lot.
Example here: http://www.portalexplora.com
Additional information: We’re using header ‘Style 2 – Multipurpose’ for desktop view, Smart snap (mobile) sticky menu with mobile logo. Social icons are disabled.
Site in question: https://www.caymanhealth.com/
Hello,
This is not a bug – I just need advice.
We had to add a lot of text to the main navigation menu. Because of this, some text goes over the logo on screen widths less than 890px wide.
I tried to search through CSS, to see which rules make the mobile menu appear (and regular disappear), but there seem to be a large number of @media . I also don’t know yet if there is an additional javascript involved.
Is there an ‘easy’ way to change the width for mobile menu to appear at 890px, instead of 767px?
I only want to change the appearance of the menu, not the entire site.
Thanks in advance.
Hello,
IS THERE ANY WAY TO HAVE THE “NEWSPAPER” THEME AUTOMATICALLY MOBILE OPTIMISED WITH ALL THOSE PAES AND POSTS? INSTEAD OF MAKING EVERY PAGE/POST Mobile-optimised, MANUALLY? THE TECHNOLOGY HAS GONE TOO FAR. Nowadays, IT CREATES UNNECESSARY WORKLOADS TO KEEP BUILDING POSTS AND PAGES SEPARATELY, ONE FOR WEB AND OTHER FOR MOBILE. This idea is just out-dated.
CAN WE JUST DO THE WORK ONCE AND THE THEME WILL MAKE THAT WORKING FOR BOTH WEB AND MOBILE WITHOUT REQUIRING ANY EXTRA MANUAL WORK SEPARATELY?
We need the answer urgently as we may need to find another theme as it wouldn’t be good for us to keep it. Thanks
The theme is very versatile. But is there a way to define footer height on for mobile devices? The footer looks fine on desktop and tablet, but when you look on a smartphone, there’s a lot of empty space and the footer is out of proportion. The header can be defined for mobile, but it would be great if that can be done with the footer.
Cheers,
Martin.
The mobile menu on my newspaper theme is completely out of place whenthe page loads. See here: https://www.irelandbeforeyoudie.com
It fixes when you scroll down and back up but it still looks very poor.
Any ideas how to fix this?
Dear,
also I would like to insert the top menu in the mobile version, but inserting the code you indicated does not work. You can help me?
Many thanks in advance
http://www.weedzine.it
Hello,
1) Yes, there is a padding added to the element. you can customize it to get that no padding layout though. As an example, you can add an extra class to each of the the with image elements used like so: https://www.screencast.com/t/wbqlqcn3lf7A
Then, add this css to the page:
.nopadding .td-block-span6.tdm-col{
padding-right: 0;
padding-left: 0;
}
https://www.screencast.com/t/pBagfzhig
Then you can bring the elements closer together by adding 0 bottom margin to the top element: https://www.screencast.com/t/LQ4RgC4rn
2) As for the second issue, if you flip the elements the order will flip as well so you will not get -image text – image text or -text image -text image but rather the fliped version of 1 element -text image – image text so the 2 images will be shows one after the other on mobile. I hope this make sense.
Thank you!
Hi,
I have checked your logo on mobile which is here -> https://www.screencast.com/t/W3LLxQZalhhF That’s the logo loaded for your mobile version. Where is the problem? Provide some useful screens with the problem so I can identify it.
Thanks for your understanding!
Hi! My sidebar shows on mobile, but after the posts.
I don’t want the sidebar to be seen on a mobile.
How do I remove the sidebar only on mobile devices?
Do you make a slight change to an element?
What I want to do is in this image : https://drive.google.com/open?id=1u8OT3Sw47mN2b_zAF8rxK2KkTaVoSVoW
To do this, “Text with image ” is the most appropriate element.But I’ve encountered two minor problems.
Problem 1: https://drive.google.com/open?id=1hUCJEkq7vI0rUwpvL6uEQYLOADLI6ghH
There is a little space between the text and the Image field. I don’t think the picture and the writing area are 50-50 percent.
Problem 2: https://drive.google.com/open?id=1shc8QQB0evThe1gYEr1muH6Lduy2aBjX
When I use more than one of the same element, two photos and two text fields come together in Mobile view. I tried to explain my solution suggestion with a photo because my English is insufficient.
do you think to help? 🙂
If you’re open to recommendations and error notifications to make this beautiful theme more beautiful, I can tell you more.
Note: I’m sorry if I’m rude.
Hi, I try tu use the Single Image on the TDComposer to create a cover on top the page…
The problem is that… I need that these image are 100% on width and auto to height but not crop the image, just adjust the height….
I can specify for desktop the size… but when are exhibts on mobile the image seems strange… how can I do?
Hi,
Sorry but our theme does not use bootstrap. It is a custom implementation. There is no setting to alter the responsiveness to have the mobile menu on ipad. Sorry.
Thanks.
Hello cucadigital,
I have inspected your website on my mobile and the menu seems to works as expected. Make sure that you are using the latest version of the theme installed via FTP way, remove all of the untested plugins, clear all the caches, purge CND files and check the results.
Thanks for your understanding!
Hello,
It is most likely the mobile theme plugin. please read this guide to learn about the mobile theme plugin implementation: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
how to change mobile menu bootstrap? I’d like mobile menu to be active en ipad.
Thanks
The mobile site clicking on the menu sometimes works, and sometimes it only makes a small zoom effect as the image.
The menu does not work as it should.
My website http://www.cucadigital.com.br
Hello,
@francojoint , yes, this happens because you did not add anything in the mobile editor. Please read this guide to learn about what the mobile theme plugin does and what implementation is needed for it: https://forum.tagdiv.com/the-mobile-theme/
The theme is also responsive without the mobile theme. The plugin is just an alternative so if you do not like the implementation you can always disable it and use the standard responsive version of the theme.
@Viju The theme does not offer any style settings for amp so it can only be done with custom code modifications. Please check this topic: https://forum.tagdiv.com/topic/fonts-for-quotes-in-amp/
Thank you!
Hi, I’m trying to insert a new block on the front page using the tagdiv composer, near the bottom of my front page.
It shows up just fine on PC, but not showing up on mobile in multiple browsers. I tried clearing my cache/cookies, and the new blocks still didn’t show up.
Any idea why this might be?
Hello,
You will need to make the css responsive as well. Please also paste the code in the advanced css section for mobile devices and change the values to best fit the mobile layout.
Thank you!
Hello raybatch,
This is the logo for your Mobile Devices -> https://www.screencast.com/t/QRrdmnTyj4Q You should load another one if you do not like it. Check the Theme panel settings from here -> https://www.screencast.com/t/Z3feT549Yoj
Thanks for your understanding!
The website: clevercookspot.com shows a logo on desktop fully including an icon (on the left) of a chef’s hat together with words on the right. The same logo has been resized to 230×90 (including the chef icon) and yet despite resizing it only displays the words on mobile. How can I display the full logo?
Hello,
The registration has been disabled, how can I delete this https://i.imgur.com/DZPy8pq.jpg from the mobile menu?
Thank you.
Hi,
I am happy with overall theme and how easy it is to setup.
Few issues on the website I am working on:
1. Font with Vietnamese diacritics on mobile does not show in right font. Here’s the screen cap.
Text should be all serif, but letters with Vietnamese diacritics are san-serif.
Here’s the site URL: http://d8r.282.myftpupload.com
Page with Vietnamese diacritics URL: http://d8r.282.myftpupload.com/2016/06/su-gian-du-trong-tieu-thuyet-cua-nguoi-my-goc-a-cuoc-phong-van-voi-tac-gia-nguyen-thanh-viet/
I use single post content (tdb_single_content) element.
It seems like diacritics does not show in right font when the font is italics or bold. Post paragraph in regular style shows up fine.
2. Flex Block 1 on mobile displays funky.
Here’s the screen cap.

Notice how the excerpt text is flowing over the feature image.
3. I would like to insert category name above the first post’s title on the homepage
Is it possible to disply the category name above the title “Freedom in Unrest: A Girl in a Book // Khairani Barokka”? I would like the category text to be crimson text, upper case, not with a black background. Please provide CSS if possible.
3. I would like to insert category name above the first post’s title on the homepage
Is it possible to disply the category name above the title “Freedom in Unrest: A Girl in a Book // Khairani Barokka”? I would like the category text to be crimson text, upper case, not with a black background. Please provide CSS if possible.
4. On Category page, I have setup infinite scroll + load more for the pagination style. It seems like the load more button shows up after the 3rd loading of the post loop which is confusing. Could I set the load more button to show up after I scrolled to the bottom of the screen for the first time? Also, I need more padding below the load more button. Here’s the screen cap.

Thanks for your help.