- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi, I’m trying to install the Mobile plugin but it’s not included in the latest Newspaper Theme Update.
Can you help, thanks again!
John Malloy
Hello,
My website https://www.wpxpresso.com/ has sub menus which I can’t see when using on mobile. Let me know how to fix it so the sub menu is visible on mobile as well
Thank you
Dear Catalin
this is the problem because thats show in the home page in mobile it is just sidebar
Hi,
It seems to look weird your logo on mobile and notice that’s not the default theme’s behavior, sorry! Please remove all of the untested plugins, clear all the caches and check the results.
Thanks for your understanding!
Hi,
Usually that happens on specific pages, something in the page content could be causing it. Does it happen on all pages, even new ones?
We could take a look at it, send us an email at contact@tagdiv.com and provide admin login. Mention the page or pages with the problem.
Regrading the CSS, the theme has advanced CSS sections, so you can enter code without media queries in the desired fields
– https://www.screencast.com/t/7rtoiob9
In case you use the mobile theme plugin CSS code has to be entered in the mobile theme section
– https://www.screencast.com/t/3xM0S0qyu2
If you tried it like this, mention in the email what exactly you want to do.
Please include a link to this topic in the email.
Thanks
Hello,
I know that Google Page Insights is not a perfect tool to measure the page speed. But I have a big difference between the mobile and the desktop version:
Mobile Version 19% (https://picload.org/view/dccggriw/bildschirmfoto2018-12-14um13.0.png.html)
Desktop-Version 76% (https://picload.org/view/dccggrip/bildschirmfoto2018-12-14um13.0.png.html)
Has anyone a tipp about the reason of that?
Here is my configuration:
Ubuntu, 16 GB Ram, SSD
PHP 7.2.13
Newsmag 4.7
post_max_size = 50M
max_execution_time = 300
max_input_vars = 3000
SUHOSIN installed = false
mbstring = available
GD library = available
WP version = 4.9.8
WP multisite enabled = no
WP Memory Limit = 512 MB/request
FPM-Application about Nginx 1.14.1
pm.max_children = 100
Nginx configuration (instead of htaccess)
if (!-e $request_filename){
rewrite ^(.*)$ /index.php break;
}
location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ {
expires 30d;
add_header Pragma public;
add_header Cache-Control "public";
try_files $uri @fallback;
}
# Block XMLRPC
location = /xmlrpc.php {
deny all;
access_log off;
log_not_found off;
return 444;
}
# Fix for chinese icons
location ~* \.(eot|ttf|woff|woff2)$ {
add_header Access-Control-Allow-Origin *;
}
# GZIP compression
gzip on;
gzip_proxied any;
gzip_types text/plain text/xml text/css application/x-javascript;
gzip_vary on;
gzip_disable "MSIE [1-6]\.(?!.*SV1)";
WP-Rocket
Caching for mobile devices = enabled
HTML minimize = enabled
Remove static query-strings = enabled
css minimize = enabled
javascript minimize = enabled
load javascript delayed = enabled
lazy loading for pictures = enabled
lazy loading for iframes and videos = enabled
deactivate emojis = enabled
deactivate wordpress embeds = enabled
activate preloading = enabled
heartbeat control = reduced activity
Hello
When i use TagDiv Composer in order to change some specs this error appears(Error at rows: 7(models) : 0(dom). The model does not match the content) and also i used @media css and is not working on the mobile. Please advise.
Thanks
Hello,
I have inspected your website and the mobile theme seems to works as expected, as you can see here -> https://www.screencast.com/t/kW2MjDCHT
Thanks.
I had installed the “Simple Post Views Count” plug-in and didn’t think it would be seen on the mobile too. Solve it !
Thanks for your assistance
Hi there,
My website’s mobile logo seems so small (www.marinedealnews.com). Could you please advise about how to reduce size of the logo just for mobile?
Thank you.
Hi,
A code like this should do that when not using the mobile theme plugin
– https://www.screencast.com/t/Bfj98RF8
#td-header-menu #td-top-mobile-toggle {
position: absolute;
right: 0;
}
.td-header-main-menu .header-search-wrap {
right: auto;
}
be sure to enter this in the Advanced CSS phones section.
Or like this when using the mobile theme – https://www.screencast.com/t/jRGckQ2wKugx
#td-header-menu #td-top-mobile-toggle {
position: absolute;
right: 0;
}
.td-header-wrap .td-search-icon {
right: auto;
}
Thanks
Hi,
It seems to be a mini problem in our theme regarding on theme panel savings when the Mobile Theme plugin is activated. You have two valid ways in this case: the first one could be to ignore the spinning when you press the save button saving is done, only you will not receive the confirmation or the second one, you should disable the mobile theme until you work on your website and then, activate it and check the results.
Thanks for your understanding!
I have tested the code on my end, with the mobile theme active
Default – https://www.screencast.com/t/nbzLm0AO
With code added – https://www.screencast.com/t/CVzh5Usexk
– https://www.screencast.com/t/Kv99rwxZ
If this is not working in your case, please provide a link to the website so I can take a look.
I looked at the tutorial says that there are limited options for page design with AMP.
Is this the case? That all of my mobile pages will no longer reflect the beautiful design from cloud templates?
Im’ starting to wish I had never activated the AMP plugin. Major headache.
Now I am trapped. I have dozens of posts on linkedin and facebook that all now automoatically have that “/amp/” at the end on mobile.
If I deactivate the plugin then no one can read the post because it redirects to the wrong post. If I keep the plugin then it looks like crap.
I really hope you guys have a solution.
Bobby
This is a serious problem for me guys – been with you for years and bought several templates and you’ve always been great. Really need to solve this.
I have had to reactivate the AMP plugin because ALL pages with the “/amp/” at the end are being redirected to here
https://brandinginasia.com/amplifi-dentsu-brown/
I am in a position now if I use the amp plugin my mobile posts look terrible and are missing the sidebar, advertising banners, correct formatting and everything.
But if I deactivate the plugin then all those posts that still have “/amp/” automatically inserted in the URL are redirecting to the wrong place.
Please help.
First – I’ve looked at another thread here on the forum about Amp logo issues. I tried all suggested, make logo smaller and bigger and nothing works
Please advise how to fix
Second problem
This for example: The URL gets changed with the “Amp” added on the end. https://brandinginasia.com/2019-is-the-year-of-data/amp/
Take that link and put it on a desktop browser and it redirects to this old post here:
https://brandinginasia.com/amplifi-dentsu-brown/
Why does it do that?
Third problem:
This Amp page on mobile https://brandinginasia.com/2019-is-the-year-of-data/amp/ has a completely different layout than I have designed with cloud templates.
The footer is different, there is no sidebar to scroll to, the headline is different, categories, everything.
I have disabled the plugin until can get some help on these several problems.
Thanks!
Hi,
If you deactivate the mobile theme the content that appear on desktop will appear on mobile to.
The theme make requires for Instagram feeds once 2-3 hours, if you clear the cache, then you delete the Instagram feed cache, and the theme will make a new requires for ID feed.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
hi
my site on mobile has an error
this is my website : http://www.loviak.com
please any solutions
Plugins disabled automatically
The following plugins were disabled because they are incompatible with this version of Newspaper:
tagDiv Mobile Theme
For update please check our
I am not sure if I have to re install the theme or what?
Hello,
I need some help
I want to display the Hamburger Icon for menu on the right and search icon on the left when viewed on a mobile device.
Thanks
I have read in another thread that the problem is actually with the mobile theme plugin, which I do have activated and don’t want to turn off.
However, I did turn it off for testing purposes and was able to save pages again.
Is there any timeframe for getting this problem resolved?
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,
If you need help to to align left the logo on style 9 header template, let me know.
All I need is a link to your website were I can find your problem, and if you want this only in mobile mode.
Thank you.
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