- 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
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
Hello,
we tried to reduce load time of our page by deleting jetpack plugin. We dont know if thats the reason of our current problems but we have problems with:
– sharing posts on Facebook – text description doesnt make sense
– sometimes desktop version of the website looks like the mobile version
– sometimes our logo on main page is in a very small size and it cant be seen
– most of the times on our mobile the website is seen in desktop version
Dear Calin,
I think I maybe didn’t explain myself well enough here.
So, what your showing, if I’m understanding your instructions correctly, is the Header for Mobile. I’ve already customised this area. What I’m trying to do is customise the Mobile Browser Address Bar which is the bar above this header used to get to and from the website.
See here: 
I just want to change the colouration of this bar to match with my theme. So going from white to yellow (#FFFF00) for android phone users and then white to translusent-black for iOS users.
Apologies in advance if I’ve misunderstood your instructions here.
Please let me know if you need any more details from me.
All the best,
Greg
please answer each question below:
1 )You ad system uses adsense code – what if I wanted to place different size banner throughout the site using ADROTATE – adrotate will inject its banners instead of your ads? or will add to them? or it should be used in isolation – not mixed with you ad system???
2 )if I use your ad system can I rotate banners?
3) where do I specify banners for mobile users when using your ad system?
Hi
I would like to know
How to reduce background size mobile menu icon and search icon ? I would like a background as small as share buttons.
https://lowtechnation.com/test-16-personnalites/?amp
Thank you
Kind regards
Hi,
1. That message should appear only when you set the comments element in tagdiv Composer, after you save it and clear all cache the comments section should display only the comments from posts.
If for you the comments appear in posts/articles, please disable all non theme plugins and let only tagDiv Plugins, after that clear all cache and try again.
2. For changing the social position in mobile menu, please try this custom css
#td-mobile-nav .td-menu-socials {
position: fixed;
bottom: 0;
}
.td-mobile-content{
position: absolute;
top: 50px;
}
This code need to be set in theme panel> custom code> advance css > phone.
Also the mobile menu can be adjusted using tagDiv Composer -> https://i.imgur.com/UmO8lb8.png -> https://i.imgur.com/LEl1rU1.png
Thank you!
Hi,
Yes, you can use a cloud header from tagDiv Cloud Library, these can be edited using tagDiv Composer and you can adjust the mobile layout (please note that this can be use only if you are not using the mobile theme plugin).
-> https://i.imgur.com/Gr8rnN0.png -> https://i.imgur.com/cc9yP6A.png
Thank you!
Hello !
Yes, on desktop version you can use the newsletter element and implement it in the post template. Unfortunately if you are using the mobile theme plugin that will not render any shortocode created by any page builder, therefore this will not be visible on mobile theme.
Thank you !
Hi,
If you are using the mobile theme plugin, then you need to enable in theme panel > block settings > thumbs the “265×198” and the “741×486” thumbnail sizes in order to show the featured images properly.
Hope this will help you!
Thank you!
Hello dear tagdiv friends,
I have placed these questions in replies to similar questions, but it seems like those are not answered as topics are, so please forgive me , here they go:
1. I imported two different blocks from cloud (medicine pro and italy news; block 1 for both), when I initially import it (to a blank page or to an existing page) it is centered in mobile and elsewhre but then it gets pulled to the left in mobile as seen here:
desktop view: https://prntscr.com/urn7br
mobile view – off center : https://prnt.sc/urna5i
2. In another test home page – block doesn’t show in mobile: https://prntscr.com/urn89o
Thank you very much!
Julio
Hello again, since Imgur seems to be up and down today please see this
What you see in the link above is the original off center image on a blank test page with no other elements to affect it… when imported from cloud , it originally shows centered , but after you go back to desktop view and then back to mobile it gets pulled to the left…
I hope you can help me with this.
warm regards,
Julio
Also, on a kind of related note to the previous off center issue in mobile devices… I have another test page, which is my home page and I have created another news block based on the cloud template medicine pro… it shows great on desktop, landscape and portrait as see here:
https://prntscr.com/urn7br
but when I switch to mobile the section is not there… as you can see here:
https://prntscr.com/urn89o
I have checked all the places I know in order to show that section in mobile but so far no luck.
Your help is greatly appreciated.
Thank you!
Julio
Thumbnail image not displayed on mobile.
Hello Calin and friends,
I am too having the off center issue on mobile, it seems to be a bug.
When I initially import a block from the cloud it shows centered (I tried this on a blank page to make sure nothing else is affecting it) , but then I just switch back to desktop view and then to mobile view again and it gets pulled to the left
as seen here: https://imgur.com/a/VH3jqDM
I cleared my cache and tried the css fix offered above in this thread (# 2),
@media(max-width:767px){
.vc_row{
margin-left:0;
margin-right:0
}
}
still doesn’t work for me.
Could you please assist when you have a moment?
Best Regards,
Julio
I want to show in each Article (somewhere in the article) a Newsletter contact form abo field. Is there any way to do that? e.g with cloud library?
edit: for desktop i do with cloud library in sidebar. But Mobile Theme and AMP Theme dont have a sidebar.
Thanks for that Calin.
I do have another question (apologies for all my recent posts)
I’m trying to find a way of altering our Mobile Browser Address Bar Colour and I can’t seem to find an option of doing so in the theme.
I’ve read that I can alter this by adding additional code into the functions.php file
As shown here (https://generatewp.com/easy-custom-mobile-chrome-address-bar-colors-wordpress/)
However, I am a little hesitant to do so, as I have read that this could potentially cause issues either now or later down the line.
Is there an easy solution to this or have I missed something within the theme panel that would do this for me?
Thanks for all the help once again!
Greg
thanks Simon it worked.
how can i increase the logo size in mobile responsive mode, since the logo and the header padding looks slim.
here the screenshot attached marked click here
Hi,
1. Please provide some more details about this problem, some screenshot or a link it will help a lot.
2. Yo can change the social icon position only with custom css, I can help you with this, just provide me a link where I can check your mobile menu.
Also the header style it can be change, but the mobile menu can be edited only for color and background image. -> https://i.imgur.com/hOTbzJi.png -> https://i.imgur.com/MrhOcRW.png
Thank you!
hello
When I active the amg plugin I can not click and open the mobile menu.
What can be the problem?
thanks..
currently i set the theme settings to mobile + amp and no contents are displayed after clicking on the post link. if it opens on mobile mode version the ads and content are displayed but if it is opened from a search on google with amp mode the post contents are not displayed Please fix this problem sooner and also in amp mode only 3 ads comes in home page where as in mobile mode multiple ads are shown
Hi,
This is strange, I just made some test on my install and for me the amp with mobile theme is working normal -> https://i.imgur.com/kjQB3lc.png -> https://i.imgur.com/wizLHz1.png -> https://i.imgur.com/pGW6opK.png
If you can, please provide a link where I can inspect this problem, in this way I will be able to find what is causing the issue and provide a solution.
Thank you for your understating!
Hello !
You will need CSS code for that. But we have investigated your website and this is how tags look on our side, are they too big ? Making them any smaller and not clickable will affect your google score. I have tested this on our mobile devices too and the results are the same.
Thank you !
Hi,
i have some issues with the newspaper theme, i thank you in advance for the help.
1)i am using the single post comments block, in the comment section there is an email and website field, is there any way to erase them?
2)i want to put the social icons from the mobile menu from the top to the bottom, and i want that the header stays on top of the mobile menu, is it possible?
thanks a lot for the help
Overview
I have installed the AMP WordPress plugin per your requirements. However, my reference pages and AMP pages are failing Google’s AMP testing framework. I am consistently getting the error “Referenced AMP URL is not an AMP”. The template is generating a correct AMP version of my post. However, it fails every time I try to test it. This error is preventing my AMP articles from ranking within Google’s index.
I have tried every version of the AMP settings and disabled all my plugins (but TagDiv) and it still fails. I use both Google Search Console and Google’s AMP test to verify results for every scenario. Below you will find additional details about what I have done.
I can provide you with login details to my hosting or WordPress installation if you would like to test it.
Current set up
The latest version of WordPress
Newspaper theme V 10.1
Example URL of the post that references AMP URL failing – https://sportsblogit.com/cfb/its-official-pac-12-football-is-coming-back-november-7th/
Example URL of AMP post that is failing – https://sportsblogit.com/cfb/its-official-pac-12-football-is-coming-back-november-7th/?amp
AMP Setting tested
1) I have tested AMP “transitional” out of the box and it failed.
– Transitional out of the box did generate a working AMP URL. However, it would NOT pass Google’s testing.
1a) I tested AMP “transitional” with Mobile + AMP-enabled
– My posts did generate a working AMP URL. However, it would NOT pass Google’s testing.
1b) I tested AMP “transitional” with Mobile + AMP-enabled with ALL plugins disabled (but TagDiv)
– My posts did generate a working AMP URL. However, it would NOT pass Google’s testing.
2) I have tested AMP “Standard” out of the box and it failed.
– Transitional out of the box did generate a working AMP URL. However, it would NOT pass Google’s testing.
2a) I tested AMP “Standard” with Mobile + AMP-enabled
– My posts did generate a working AMP URL. However, it would NOT pass Google’s testing.
2b) I tested AMP “Standard” with Mobile + AMP-enabled with ALL plugins disabled (but TagDiv)
– My posts did generate a working AMP URL. However, it would NOT pass Google’s testing.
Hi ,
I am not referring to the page creation .What i meant is i used to create posts in individual posts and posts used to display in amp mode of the theme panel.Now after the amp plugin has updated the theme is having issues. what i am saying if i select mobile mode of the theme panel then only posts are getting displayed and if i keep amp verison mode or mobile + amp mode in theme panel -sometimes the users are not able to view the content ,even though in each individual post settings it is displayed.
so i had to switch to mobile mode . but i want to keep amp version of the website to users so they can get faster loading.
I can’t deleted Tags section under posts from AMP mobile pages. Even I can’t change font size tags in AMP. I saw a setting in Theme Panel>Mobile Theme>Theme Fonts>Post elements> VIA Source Tags … Yes it could be perfect if it was work.
But I can’t change tags font size and I can’t delete Tags section under posts in AMP version.
Look here: https://hekimimyanimda.com/saglikli-yasam/kadin/meme-ucu-catlaklari-icin-5-dogal-cozum/ This is not AMP page and you can’t see TAGS. Because I couldn’t change they size and I deleted TAGS.
And now, please look here: https://hekimimyanimda.com/saglikli-yasam/kadin/meme-ucu-catlaklari-icin-5-dogal-cozum/?amp This is amp version. Can you see big font size about TAGS? I don’t like this big font size!
And finally if you want to see worse situation please look under the that post: https://hekimimyanimda.com/ilac/turuncu-calpol-6-plus-250-mg-5-ml-suspansiyon-kullanim-rehberi/?amp “be all balled up” I don’t like this TAGS with big font-size.
PLEASE HELP TO ME
how can I change to TAGS font size in AMP version
__________
forgive me for my English :/