Search Results for 'mobile'

Results from the Forum
Matjele
Participant
#0

This is the link to website ,please help
https://lesothotribune.co.ls/

Calin
tagDiv Staff

Hi turma99, if I understand correctly, you have an image that you want to be set as top bar for your amp version. Now the easiest way it is to set it in one of the ads files like Vlad suggested or in this places https://i.imgur.com/zYxTAsO.png this is the only solution to set the code in theme settings, if this is not what you want, then you need to set it in theme files (please notice that when the theme will be updated those changes from theme files will be removed). The file path it is wp-content/plugins/td-composer/mobile/header-amp.php
Thank you!

Calin
tagDiv Staff

To solve this problem you need to optimize better your website, the CLS and LCP are all about the website page speed, to can get better results, you need to optimize the website better.
For mobile version, if you want you can try the mobile page , for most users that use pro prebuild website provide better speed on mobile, you can check it on our website from here -> https://demo.tagdiv.com/newspaper_pro/ -> https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper_pro%2F
Also please try the CSS Analyzer tool -> https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Also here are other guides that can help:
-> https://www.youtube.com/watch?v=tnkVapqhIHc
–> https://tagdiv.com/how-to-increase-page-loading-speed/
-> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Or if you want you can make a request to custom services -> https://tagdiv.com/services/custom-services-page-speed-optimization/

Thank you for your understanding!

blessingiyama
Participant
#0

Hello. The navigation bar on the mobile menu isn’t leading anywhere. How can I rectify this issue?
Website is urbanwomanmag.com

marcorroma
tagDiv Member

Hi, my site is quite heavy, due to the page builder plugin.
From desktop, image loading is fast. But from mobile, the upload is not in line with Google’s guidelines for Web Vitals.
I know how to load images quickly. By activating a lazy load plugin, excluding the first image class, and excluding the lazy load plugin .js from delayed loading.
But it appears that the images are not loaded unless all the combined and minified .js is loaded.

Probably why are the images in the “span” tag? And the page dom completes after loading the .js?

Calin
tagDiv Staff

Hi Carblogitalia,
Normally, after and visitor submit his email, the browser will refresh and this will have access to all articles that before were locked. But if you open the same post in a different browser, then you need to add the email address again. Therefore, the locker will be unlock only for the pc/tablet/mobile browser where was summited the address email.
If for you is not working at all, please make a test using only tagDiv plugins, because it can be a plugin conflict and some plugins to interfere with our plugin.
Let me know the results!

Calin
tagDiv Staff

Hi periodical.apartments,
I thing that you are referring that the normal content it is not the same on amp version, this is because when you use the mobile theme plugin with amp, the pages content is not use (because most of the time those pages are made with builders to display blocks, that makes the mobile version slower, therefore, the mobile content, you need to use the mobile editor and only the elements from it to set your pages content for mobile theme and amp) -> https://i.imgur.com/UExfZC7.png
Thank you!

Calin
tagDiv Staff

Hi jpack, the path on the icons is a little different set, for example in this case the path it is set here -> https://i.imgur.com/IAt1pvh.png also here -> https://i.imgur.com/iGkaZNI.png
I think that Bettina suggested to try to optimize those like I suggested here -> https://i.imgur.com/ngoCEoF.png -> https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/
In your case I think it should be like this:

// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://your-domain/wp-content/plugins/td-newsletter/images/icons/multipurpose.woff?2" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );

I hope this will help you!

Anamaria
tagDiv Staff

Hello @akram84,

To remove the author name on the blocks, please go in Theme Panel -> Block Settings -> Meta Info on modules/blocks and disable the author => https://www.screencast.com/t/5w5CxkcU
Also, for the search bar for mobile, you need to use a custom code CSS to look like this => https://www.screencast.com/t/fW2Ui1OdVIK

.td-search-icon {
right: unset;
left: 0;
}

Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.

Thank you!

blessingiyama
Participant
#0

So far, I have had the absolute worst experience with using this theme. It feels like i am always putting out one fire or the other on my website. I updated my website yesterday and all of a sudden, the name of the theme is showing up when i access the site on my mobile. As if that is not enough, I try to solve that problem only to find out that all the changes i make to the mobile headers, seem to work on my laptop, but do not work on my phone even after clearing cache severally.
The template is so not user friendly, we barely have time to focus on content creation when we are constantly worrying about something that has just randomly changed all by itself on the website.

Joaquim Oliveira
Participant
#0

Hello

My blog post appears like this on mobile even though it’s alright when I see it on desktop

https://ibb.co/4PbwSJ1

How can I put these in one row just on mobile?

https://ibb.co/v38XVwD

Thank you

blessingiyama
Participant
#0

I recently updated to the latest newspaper version and I noticed Pulses Pro written beside my logo on mobile. I have tried to do everything to fix it, but it just won’t go away.

rebecaserna
tagDiv Member

Yes It´s the lower. But the real problem is in mobile devices. And no, no modifications beyond updating some plugin.

Thanks

Anamaria
tagDiv Staff

Hello,

I’m not sure I fully understand what you want to achieve. If you use a single post template and you want to have the author box like this you can set it with tagDiv Composer => https://www.screencast.com/t/KLWtgrEpCplfor mobile theme you need to make changes in the theme files => wp-content/plugins/td-composer/mobile/single.php like in this video https://www.screencast.com/t/AC8vbFw4

Thank you!

player1
Participant
#0

Hi,

I’m using ‘Noto Serif’ font in Vietnamese for my posts in desktop and mobile. Its works fine. But when I view the post in Messenger preview (send the link via Facebook Messenger and open it in the preview of the chat window), some characters will not display correctly.

How can I fix this?

Thanks.

Anamaria
tagDiv Staff

Hello,

Please let me know what version do you use for mobile.
Also, the website provided above don’t use our theme https://www.screencast.com/t/ammkjxvT

Thank you!

Vlad S
tagDiv Staff

Hello!

That you can do by inserting your code in THeme panel – Mobile theme – Mobile ads: https://www.screencast.com/t/eMaEZDpry

Thank you!

akram84
tagDiv Member

Thanks for your replay
The website is https://hathahowa.com
The search bar issue has been resolved
I used the AMP only for the mobile section
The other option are causing overlapping of the menu and the search button

Calin
tagDiv Staff

Hi muktipolice,
If I’m right the problem that you are referring is that the mobile version is also displaying on desktop -> https://i.imgur.com/P0B5oVX.png this is happen because of cache, you need to use a cache that have mobile support, like WP Super Cache, WP Rocket
If you cache plugin do not have an option for mobile cache, then it will be better to use the responsive version (all you need to do is to disable the mobile theme plugin).
If there are other problems and I miss them, please let me know!
Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, using the mobile theme plugin, you can’t set a different menu for pages/posts, you can achieve that using the mobile page. Please take a look at our video guide here to understand more about the mobile options: https://www.youtube.com/watch?v=SpGkOnJeNZY&t

Thank you!

Anamaria
tagDiv Staff

Hello,

Please let me know what version do you use for mobile. If you have the mobile theme activate then you need to disable the sign-in/join from Theme Panel -> Mobile Theme -> Header https://i.imgur.com/1XdWker.png

Thank you!

Anamaria
tagDiv Staff

Hi,

You can hide ToTop button on AMP pages using a Custom Code CSS
.td-scroll-up
{
display: none;
}

Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.

Thank you!

muktipolice
tagDiv Member

https://www.fknapredak.com
https://www.warriorsofradness.com/
https://apisteuta.com

★ The mobile theme is not implemented normally. Please take a close look. It’s not normal. The way you are now

muktipolice
Participant
#0

Mobile theme error Please solve it, all 3 new themes that I bought are errors on my mobile. I’ve asked for a revision for over a month, but I still can’t solve it due to slow response and lack of understanding by the person in charge. I’ll fix it at least at the expense. Three of my homepage are not operating normally. And since I’m an agent, I have to buy more than 3 more, but if this doesn’t work out, I can’t buy more. Please fix it as soon as possible.

rebecaserna
Participant
#0

Hi,

I have been having problems with the CLS score for about a month on my web https://viajeros30.com. The final score of all my URLs in PageSpeedInsights are very good, all above 90% and the real-time data (Lab Data) indicates a good CLS score. Nevertheless, field data (data collected during the previous 28-day period) has been steadily increasing for about a month. This constant growth of the Cumulative Layout Shift has caused almost every URL of my website do not pass the Speedtest evaluation and in Google Search Console Panel the page experience is giving very negative data, every day worse.

I have seen in the forum that I am not the only person to whom it happens https://forum.tagdiv.com/topic/facing-cls-error-on-mobile-device/
And I know two other people with this same template who are experiencing the same problems. It cannot be a coincidence.

Any idea what may be causing this problem?

Viewing 25 results - 11,401 through 11,425 (of 41,416 total)