- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi,
I would like to change two things in the mobile front page.
https://www.dropbox.com/s/ctfsm65hmva9rzw/KakaoTalk_Photo_2019-03-14-02-55-56.jpeg?dl=0
1. The text(red square): I would like to have “Latest Posts.” turn into “News”
2. The image(red square): is it possible to delete images so that I can only see Title & Excerpts from mobile front page?
I do understand that currently the page needs to be edited by “Mobile Editor” for mobile screen.
Since I have zero coding knowledge, I would like to know if there’s a more friendly interface where I can make adjustments.
Thank you,
Samuel
9.6 version Desktop layout is not displayed on mobile phone
Hello,
I am trying to reduce the font size in Big Grid 12.
The following custom CSS works fine for the desktop version:
.td_block_big_grid_12 .td_module_mx11 .td-module-title{
font-size:22px;
}
For mobile, this code doesn’t take effect:
@media only screen and (max-width: 767px) {
.td_block_big_grid_12 .td_module_mx11 .td-module-title{
font-size:22px;
}
}
Can you please suggest a solution?
Thanks
Hi,
I have gotten some messages from people letting me know that my website (danielpaulchristie.com) has been looking strange on mobile. I tried to deal with the issue but now I have a mess.
I tried some things with the AMP plugin, which made matters worse, so I deleted the AMP plugin because it was working fine before this. This has not resolved the issue. In an incognito window, this is my home page (https://prnt.sc/mxeim1) and an example post (https://prnt.sc/mxejck), which I can see in my browser as (https://prnt.sc/mxek16) and (https://prnt.sc/mxekhe) respectively.
I’m not sure what to do.
Thanks,
Daniel
Hello, in my site (www.espalia24.eu) I have in the desktop version and in the mobile version a kind of “floating menu” with the logo title that I don’t know how to change that title. The one that you can see is the demo version one…
Also, inside all the articles, how can I show the Logo Title in the top?
And the last thing, how can I change or modify the mobile menu/search window?
Thank you! Borja
Hi,
Unfortunately we did not tested our theme with WP Fastest Cache plugin, so we can not say way this provide the amp fails
Please check with other browses too, is possible to be a cache problem , here is how I see your website on desktop -> https://www.screencast.com/t/7GApiCtmfa and like so in mobile/am version -> https://www.screencast.com/t/KwHjZJYiozV
Thank you!
I use the 320×100 in article top ad on mobile but it doesn’t work. Looks like it’s still running the 300×250 decentralized ads. You can take a look too.
Hi,
That is happen because you have install mobile theme, and the mobile theme have others settings for layout, and will not apply the responsive one from the theme; if you do not want to have the feature image on mobile theme, please add this custom css in Newspaper>Mobile theme>Custom code > css
.td-post-featured-image{
display: none
}
Thank you!
I changed all the setting.
1. amp enabled on the mobile theme: http://prntscr.com/mxc46u
2. Disable admin bar on AMP pages: http://prntscr.com/mxc4ft
3. add line: http://prntscr.com/mxc5hi
after changing then getting this error: http://prntscr.com/mxc5zo
also amp pages only working on desktop not on mobile.
-
This reply was modified 7 years by
Sawai Singh.
Hi,
This case was taken in consideration by team developers, also I think that the coming update will come with some changes for mobile/amp.
Thank you!
Hi,
Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY
Please provide some screenshots with the settings that you made for mobile and amp also with the code set and the errors that you get.
Thank you!
Hi,
Yes, all that layout out can be make with Newspaper v9.6, also I check that version and is seams that on beebom.com are a lot of custom made, also the v7.2 is very old and unsecured, we can not longer provide it, sorry!
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Also soon will be relist a new update that will offer some more control over amp and mobile possibilities.
Thank you!
Hi,
The mobile friendly test is somewhat inconclusive at times – http://prntscr.com/mxagd1
Sometimes if the theme resources like the CSS is slow to load the result may be negative. There is a discussion in this topic
– https://forum.tagdiv.com/topic/i-have-two-problems-in-mobile-friendly-test/
Thanks
@gossiponthis You would have to redo the modifications even if the theme still used the old AMP plugin. After a theme update the theme plugins have to be updated, older plugins will automatically be deactivated.
@kumushka The current functionality with AMP and mobile theme may change, we are looking for solutions to allow more flexibility. Changes may be made in this matter starting with the next update.
You could try and enter it in the mobile theme analytics, of this form
– http://prntscr.com/mx9twh
Seems to be similar to a analytics code, it may work this way. Enter it and keep check to see if it works, maybe wait for a while before checking.
Hello Simion.
No, the problem is that I don’t know where I should manage the mobile version theme. From the theme panel, everything I change does not appear in the mobile version. I just can change the site in desktop versions. The web site showed in the mobile devices is not getting manage or designed from me. This is my complain… Thank you!
I think the main problem of Newspaper Theme is “menu”.
The menu is loading after the page, after too many elements. This is a big problem specially, when the Internet is SLOW and in mobile (I don’t want to complicate my life and use AMP).
When the Internet is slow, if you touch the hamburger menu stay stacked and avoid the loading of page.
Anyway, hopefully there will be a solution to this in future releases..
Hi,
@borvazq quite unusual, the header seems to be invisible on mobile
– http://prntscr.com/mx94ch
The mobile theme and AMP is loading, the issue is with the header from what I can see. It is there but it has a white background and icon color. Check what colors are used here
– http://prntscr.com/mx9714
Try setting them to default or use a different color than white, if a white color is used. Let me know.
@blyerts I have checked the website, the menu seems to open alright
– http://prntscr.com/mx98nu
But the menu items don’t direct anywhere, the links are not valid on desktop and on mobile. What exactly are those menu items supposed to do? Have you added them properly when you created the menu, if those are pages add them as pages, if they are categories add them as categories
– http://prntscr.com/mx9arv
Thanks
Hi,
For this error https://prnt.sc/mupdgl here is the fix.
You’ll need to go in wp-content/plugins/td-mobile-plugin/td-mobile-plugin.php
and at the bottom of file set this code
$theme_options = get_option( 'td_011' );
https://prnt.sc/mv165e
https://www.screencast.com/t/NclX3sIf
Thank you for your understanding
There will be some changes in a coming theme update to how the AMP and mobile theme works.
All with problems in the matter can send us an email at contact@tagdiv.com and provide admin login so we can investigate. Mention as many details about the issue as possible. If we identify problems we will fix them. Sorry for the inconvenience.
Hi but I’m not using mobile theme (it’s company website – not a news). I’m just using main theme. Does it mean that amp on newspaper theme wont work without mobile plugin activated?
what do you mean it “The mobile theme always use those type of thumbs not just now”?
on my sites I have only activated 80×60 and 218×150 and mobile normally appear in the previous version.
Hi Catalin, Thanks for taking out time.
1) Any other good plugin you guys have tested? Like Wp-rocket? Since WP super cache is outdated and is not recommended by many.
2) Please check the screenshot, in the first two days we have over 1,200 amp problems reported.
https://prnt.sc/mx7gj3
Because of this none of the articles are being served as amp pages on google –
https://prnt.sc/mx7lwd
Getting same error for all articles when testing its amp compatibility.
2B) getting this amp error in over 300 pages
https://prnt.sc/mx7ri3
3)Yes the mobile theme is enabled, but still there is no hamburger menu, now because of amp errors we are not able to see amp pages, otherwise would have sent you a screenshot.
4) IMO it is the most important part of the mobile theme, please bring it in the next update 🙂
6) Our website is http://www.gagdetbtidge.com
7) Let me elaborate on this one. Like we see how many users/unique users come from mobile or desktop in GA. Is there a way to see how many come from mobile AMP, since that is now showing in our GA.
Regards
-
This reply was modified 7 years by
spu.
Hi,
That would be correct, most of the elements ion the mobile theme are predefined. The homepage can only display what it is defined in the code, there are no settings for it
– http://prntscr.com/mx7k0d
So there will be a top grid with featured posts, the content you enter in the mobile editor for the homepage, and a latest articles section.
The other pages will display only what is entered in the mobile editor.
Now that the mobile theme can be used together with the official AMP plugin we will add more settings and customization options for it in future updates.
Thanks
Hi,
If you have the Newspaper v9.6 you can set the code for ads in theme panel>mobile theme>amp ads -> https://www.screencast.com/t/OlBghsToH
Thank you!