Search Results for 'mobile'

Results from the Forum
Francisco Fernández
tagDiv Member

On Newsmag 5.0 the AMP tab on the WordPress wp-admin sidebar was showing, but now I have seen it has disappeared since I have updated the theme. However, the Mobile Theme plugin and the official AMP plugin are properly installed on my website. I would try uninstalling and reinstalling everything to see if it works, and if it does not I would go back to the previous version of the theme. Thank you.

krenarthaci
tagDiv Member

And please tell us how to edit the mobile header*
* posts orders
* and example every post title must have and text-shadow and other font…

Waiting for ur reply thank u

danielpaixaobr
tagDiv Member

When I add an advertisement (adsense, for example) it doesn’t show up in the mobile version

danielpaixaobr
Participant
#0

I usually put different image size, one for cell phone and one for computer.
I use the following css:

#pc {display: block;}
#mobile {display: none;}


@media
screen and (max-width: 768px) {

#pc {display: none;}
#mobile {display: block;}

}

Right after, I insert the following before the image code:
<div id=”mobile”> …</div> to hide from the computer. Example:

<div id="pc"></div>

<div id="mobile"></div>`

How do I implement different blocks in the site layout using this same css?

NataleMultiservizi
tagDiv Member

ora ho impostato il tema che ho sempre avuto e dove il contatore visite per i post non va !! solo per la versione mobile – ti prego controlla ora

danielpaixaobr
Participant
#0

I’m having difficulties in putting a different menu, one to appear on the desktop version, and another one for the mobile version.
I really liked the tagdiv editor, but some things are complex.

tapan29588
tagDiv Member

My Problem is No Anchor Ads Show in Mobile check this – https://prnt.sc/1m94f3z

In my other website Anchor Ads Show Properly Check this – https://prnt.sc/1m95kvs

Anchor ads are part of Auto Ads.

Not only on my website. my other friend also uses a newspaper theme and he also faces this problem.

#0

Some minutes ago, I have updated from Newsmag 5 to Newsmag 5.1 on my website https://www.ipadexperto.com. I have enabled the Mobile Theme for Mobile + AMP. However, since the update I cannot see the AMP version by adding /amp/ at the end of the URL of any post. I have tried reinstalling every plugin, also the official AMP for WordPress but nothing happens.

NataleMultiservizi
tagDiv Member

specifico io parlo del contatore visite dei normali post !! è un problema del tema in mobile , perchè google funziona correttamente e conteggia nelle analitics tutto perfettamente, ma a livello grafico solo in modalità amp mobile , il contatore rimane a 0 sempre

NataleMultiservizi
tagDiv Member

calin io intendo il contatore delle visite dei post ! se apri il mio sito in desktop http://www.gomorraweb.com ed apri un post il contatore visite del post sale normalmente, ma se apri lo stesso sito e lo stesso post in amp mobile , il post rimane a visite 0.
google conteggia la visita in modo corretto, è a livello grafico che il contatore porta sempre 0- dai uno sguardo

NataleMultiservizi
tagDiv Member

calin io intendo il contatore delle visite dei post ! se apri il mio sito in desktop http://www.gomorraweb.com ed apri un post il contatore visite del post sale normalmente, ma se apri lo stesso sito e lo stesso post in amp mobile , il post rimane a visite 0.
google conteggia la visita in modo corretto, è a livello grafico che il contatore porta sempre 0- dai uno sguardo

ChandlerBing1985
Participant
#0

Hi,
i have wp rocket and imagify but in homepage mobile images not loading. Also in homepage desktop there is this issue. I think there is something wrong with the setting of the theme and plugins.

Can you help me?

The site is http://www.minutidirecupero.it

Abder Fath
tagDiv Member

Hello,
Mobile theme? I guess that’s what I’m doing wrong, I don’t have TagDiv Mobile Theme unstalled. So should I add the meta code elsewhere?

Vlad S
tagDiv Staff

Hello!

That is the Mobile Theme. If you want to have the responsive version of your desktop you will need to simply remove the Mobile theme plugin. Find more information about the viewports in our guide here: https://www.youtube.com/watch?v=SpGkOnJeNZY&t=9s

Thank you!

Vlad S
tagDiv Staff

Hello!

Just to make sure we’re on the same page. You are implementing this for the mobile theme right ?

Thank you!

Calin
tagDiv Staff

Hi,
On homepage I see that the core vitals are pass https://i.imgur.com/anuRdx9.png
Now what I can suggest is to make sure that you use a lazy-loading for images -> https://i.imgur.com/QdOfpbN.png also reducing unused JavaScript will help, for this I think that this guide can help you https://www.wordstream.com/blog/ws/2021/04/02/improve-core-web-vitals
Also those are all the js file that contain code for menu and mobile menu:
-> wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
-> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
-> wp-content/plugins/td-composer/mobile/js/tagdiv_theme.min.js
-> wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js
-> wp-content/themes/Newspaper/includes/js/tagdiv-theme.js
Thank you!

kvaugust
Participant
#0

Hello.

All of the core plugins of my website reset and uninstall every time the site updates. I’m not certain what is causing the problem, but I have to re-install and activate the plugins and reset my mobile site every time there is an update. Can you please assist me?

https://belugaphin.com/

Thanks

tdeworld8
Participant
#0

Long story short. Tag Div Composer stopped working properly in (cell) mobile view…

I installed Tag Div Mobile Theme Plugin which I like a lot. In theme panel it is set to Mobile Only. I have not installed AMP.

What has been happening (I have no idea why) is that my normal website turns into a mobile view? Very ugly.

Can someone help, please?

My site is: http://www.thedailyexercise.com
My staging site: http://www.staging10.thedailyexercise.com (this is the website before it changes to mobile view on the desktop)

p.s. At some point I got tired of looking at the my seriously compromised tag div composer mobile view and deleted all the content. I just wanted the mobile plugin theme to work and bypass the tag div moble view. Hence there is no content in tag div composer ‘out of the box’ moble view.

Umut
tagDiv Member

Dear Anamaria,
The new articles seen perfect on PC but are not seen on mobile….

salimaomwenga
Participant
#0

I added CSS in my WordPress website. the CSS is working good when I check by laptop browsers. but doesn’t work when I check by mobile browser.

http://prntscr.com/1ltun55 and http://prntscr.com/1ltv063 I capture the screenshot by laptop browser. showing good in the laptop browser.

http://prntscr.com/1ltvvm1 and http://prntscr.com/1ltwe5h the screenshot capture from mobile and using mobile browser and not working the css

Abder Fath
tagDiv Member

Yes of course. I put the code here public_html/wp-content/plugins/td-composer/mobile/header.php
Screenshot’s link : https://i.ibb.co/Yj3VFtn/1.png

tapan29588
tagDiv Member

I have already put the code there. Custom Adsense ads work properly. But the problem is in Adsense Auto Ads like anchor ads, vintage ads etc. Adsense Auto Ads also not working on AMP mobile theme.

Hardeep
Participant
#0

HI,

The single post content is not visible on mobiles for my blog http://www.biztekmantra.com. It is perefectly visible on desktop.

I have not activated mobile theme as I want to use the reaponsive feature of the theme for mobile devices.

Please help.

Regards
Hardeep

Viewing 25 results - 11,576 through 11,600 (of 41,416 total)