- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperNewspaper theme documentation
- NewsmagTheme colors introduction
- NewspaperTheme Colors Introduction
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiUsing the Theme API in plugins
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
I use Mobile theme so I add the code in Custom code CSS section but the counter continues to show up 🙁
I don`t have mobile theme activated because it is having some crash with the website, I reinstalled the mobile theme and then deactivated it but still having same problem
Hi
Are you saying that if I remove the TAG DIV MOBILE THEME plugin I can get my Instagram feed in the footer of my website? Do you have a tutorial or video that explains more?
Also, I did mention some concerns above.
My main concern is this: why does it take so long for my website to import or pull my Instagram feed?
I have had to be clearing cache inside the WP SUPER CACHE plugin and clearing cache on the browser on my computer in order for the feed to show up, and it still takes is own time to appear.
If my users have to be clearing their cache on their Chrome, Firefox or Explorer browsers to be able to see or get the latest Instagram feed, it makes no sense.
What am I doing wrong?
Thank you
Hi,
So you want to hide the views only on mobile. I could give you a code for this
.td-post-views {
display: none;
}
If you don’t use the mobile theme plugin, enter it in Theme panel->Custom code->Advanced CSS section in the phones field.
If you use the mobile theme plugin, enter it in Theme panel->Mobile theme->Custom code CSS section.
Thanks
Thanks for your reply, i don’t use a mobile theme plugin but only a responsive features of the theme. There is also a way for fix an element after main menu in all pages of the site an not only in a home page?
Hi,
Unfortunately our theme do not have this option, to allow you to have different headers on desktop an mobile.
If you want you can use mobile theme -> https://forum.tagdiv.com/the-mobile-theme/
Thank you for your understanding.
Hi,
There is a problem with the mobile theme, we will try to fix it as soon as possible. If your problem is not solved after deactivating the mobile theme, then the issue is different.
Send us admin login and cPanel or FTP by email at contact@tagdiv.com so we can investigate.
Check the theme requirements guide again carefully as well
– https://forum.tagdiv.com/requirements-for-newspaper/
Let us know.
Thanks
After optimizing the images with EWWW Image Optimizer, the icons disappeared on mobile.
Please let me know in which theme folder to replace the optimized ones with the original ones.

the problem occurs with both the normal theme and the tagDiv Mobile Theme plug-in
Hi,
Unfortunately if you are using mobile theme you can not get the Instagram feed in footer, only if you are choosing to use the theme without mobile theme.
Thank you for your understanding.
Simon
After a lot of work, I got the issue partially fixed.
Well, let´s say completely fixed.
I made sure to get my images down to the size that will be displayed correctly on Instagram and that fixed it.
Regarding IG posts not appearing, I did notice a couple of things.
First, it seems like either the theme or IG delays to refresh with the correct images. So maybe after an hour of posting the images on IG they will appear on the website. Not sure why, but I can live with a little delay if there is no immediate option.
Second, I followed another forum post / tread here that teaches what the settings on the WP SUPER CACHE plugin should be. I had fixed the settings before I wrote the last time.
But there is an option that says that cache will be cleared every time a post or page is updated. So I have been updating posts every minute to get cache cleared and see changes on things I do. Not sure if there is a workaround to be updating posts every minute, but if that is the only thing to be done, I can also live with that.
So now, my question focusses on this: Is this theme now able to host IG feed in the footer on MOBILE devices?
On this post I found out that there were no option, but that was last year August. Are there any changes?
In other words, just like how I have IG on desktop / laptop mode, I would like to have it displayed on MOBILE devices. Can I?
On this other post, I see that some CSS can be entered to remove IG footer, but can it be included to add IG in the footer?
If the theme cannot support IG on the footer for MOBILE, do you know about a workaround, or other plugin that can be used?
Thank you
Hi,
The sticky menu setting is general, so it will affect both desktop and mobile.
I could give you a code to hide the sticky menu on desktop, it will be displayed only on mobile, enter it in the Theme panel-> Custom code CSS section
@media (min-width: 767px) {
.td-header-menu-wrap.td-affix {
display: none;
}}
You could give it a try and see if it’s what you wanted.
Thanks
Hi,
There is no issue with the Ad that doesn’t loads and the screenshot which is specified for the “Ad that does not load” will come for all the post which are having many paragraphs. This is because I have used same ad code in two places when the article is huge(i.e above 10 paragraph) and it was not inline Ad code.
The same Ad code is working properly in Mobile theme. The issue is only with the desktop theme. Please help me to resolve it ASAP because it will affect my revenue.
Note: This issue is occurring only after I have updated my theme and WordPress
-
This reply was modified 7 years by
sathyavcs.
Hi,
For the problem with Big Grid Flex 2 on mobile please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 767px){
.td_block_big_grid_flex_2 .td_module_flex_6 {
width: 100%;
}
.td_block_big_grid_flex_2 .td_module_flex_7 {
width: 80%;
}
}
https://www.screencast.com/t/RvVQu03vO53o
For the second problem with the mega menu thumbs use Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you.
Hi,
I was wondering if there is an option to set up the css for mobile and tablet in the Newspaper Theme ?
Example :
H1 desktop = 30px
H1 mobile = 15px
Same for the content of a post, list etc..
Thanks.
Hi,
If you are using theme mobile and you get this infinite load ( img ), please deactivate the mobile theme, clear all cache, and try again.
Most important, please be sure to check the updated theme requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Increase all the parameters if it’s the case.
Thank you.
Thanks. I’d just come on to say that I’d found that this is the problem.
I’ll wait for the update before using the mobile theme.
Hi,
There has been an issue identified, seems that the mobile theme plugin is causing the problem. If you use the mobile theme please deactivate the plugin and check if this solves the composer saving issue.
A theme update will be released as soon as possible. Let us know if the mobile theme is the cause of the problem in your case.
Thanks
Hi,
Please make a test, copy all custom css and remove them fro the theme panel, after that save it and take a look on mobile, and if all look normal set the css back, see if there are some changes or not.
Thank you.
Hi,
I have already followed these troubleshooters. This is not related to Adsense and this is related to the theme. Because Article inline Ad container itself not loading. If this is related to Adsense then the ad should not be displayed in mobile. But this is not the case here. Ads are displaying properly in mobile but not in the desktop. There are so many posts not displaying ads in my site. This is happening only after I updated the theme and WordPress.
Regards,
Sathya
Hi,
Yes you can remove it or change it, please go in Newspaper>Theme panel>Header> Logo for mobile
https://www.screencast.com/t/CmaEeAxTuo21
Thanks.
-
This reply was modified 7 years by
Calin.
Even being a responsive theme the site is not able to be getting more than score 40 on google page speed insights.
Hi,
Indeed there is a problem when you have the mobile theme activate, the TagDi Composer will not work properly, sorry.
We’ll try to fix this problem as soon as possible.
Sorry for the inconvenience.
Thank you for your understanding.
Hey,
My website’s mobile menu button & search icon not working. I click on both the functions but nothing happens. Please tell me how to fix them. I recently updated the theme and this happens to me.
Waiting for your reply.
I’ve activated the plugin, “tagDiv Mobile Theme”, but unfortunately sometimes the site apparently does not recognize this plugin, and the site appears in the normal mobile mode of the theme, because this is happening ….
The image 1, is recognizing the plugin or is this correct, but already the image 2, does not recognize the plugin and in addition often the images does not appear
IMAGE 1 – https://imgur.com/EXonYj9
IMAGE 2 https://imgur.com/ebnkUIv
I already updated the plugin, why does this happen? This problem is very embarrassing.