Search Results for 'mobile theme'

Results from the Forum
Bettina
tagDiv Staff

Hello!

Please make sure you have Mobile Theme and AMP plugin installed and active.
For more information, you can check our documentation:
https://forum.tagdiv.com/the-mobile-theme/
https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/

Thank you!

Anamaria
tagDiv Staff

Hello,

Usually, this problem when the mobile version is displaying on the desktop, the plugin for the cache that you are using don’t recognize mobile theme plugins and mobile pages, and display it, on the desktop. We recommend using the WP Super Cache plugin https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thank you!

boogieboa
Participant
#0

Hello there,

The tagDiv Mobile Theme is supposed to work best with the AMP plugin enabled. But the AMP settings are unavailable with both plugins running together. More importantly, when enabled by itself, the AMP plugin now has multiple validation errors across a range of WordPress plugins, including your own tagDiv Composer (57), tagDiv Cloud Library (9) and tagDiv Standard Pack (1) that makes it unusable: https://ibb.co/cYfSFwR

When can we expect a fix for these problems?

Thank you for considering my request.

britb24
Participant
#0

It am getting annoyed. Why is my site shows different layout in different times. Sometimes it shows like three month old layout(but content is updated) also sometimes shows mobile version(I disable the mobile theme and amp plugin).

I am getting confused and frustrated. Everyday its happening and i have to login to wp admin then edit page, them it becomes normal but after few hours its goes back to random old layout.

What is the solution?
my site: britbangla24.com

calinonet
Participant
#0

I’ve disabled lazy-loading from the theme settings and this helped on posts pages, but images are still not displayed on the homepage (mobile version only).

#0

I am using a little bit of javascript to change the place of the comment section on the mobile theme.
If I test the code on desktop it is working. But on my phone the code is not working:
I use this code:
$(window).on('scroll', function(){
const comments = document.querySelectorAll("#comments")
$('.td-related-title').prepend(comments);
});

I place it in Theme panel -> Mobile theme -> Custom javascript

If I test on desktop code is working -> https://screencast-o-matic.com/watch/cr1vDXV15q8

#0

i found out that the newspaper theme does not display the featured image when i send the link to a post to people on whatsapp or text message. most theme link will display the featured image for the post after pasting them on a wall on whatsapp groups . pls how do i make my link display featured images .

https://www.thesolutionmagazine.com/soludo-as-obianos-parting-legacy/

Anamaria
tagDiv Staff

Hello,

This social sharing icon appears only on the mobile version. If you want it to be displayed on the desktop version, you need to use a custom CSS => https://www.screencast.com/t/slYFHBpS8tr

.td-social-line{
display: inline-block;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Hope this helps you!

Thank you!

etcetera
Participant
#0

Hola active el plugins y me sale esto, “ha habido un error crítico en este sitio web. Consulte la bandeja de entrada del correo electrónico del administrador de su sitio para obtener instrucciones” y no me ha llegado nada a mi correo.

Obtenga más información sobre la solución de problemas de WordPress.

Ramletb
tagDiv Member

Thank you Bettina, I have tried the full size image select on the images we currently have on our homepage, category pages and single post pages and they are still not populating thumbs on mobile. I have also downloaded and run the regenerate thumbs plugin with the same result. Please advise on what else I can try. Thank you

Thumbnail settings in Theme Panel: https://pasteboard.co/K8SYIWG.png
Single Post Settings: https://pasteboard.co/K8SZcNr.png
Single Post Mobile: https://pasteboard.co/K8T1Q1C.png (full size not an option)
Article Image Size: https://pasteboard.co/K8T087K.png

maaikewind
tagDiv Member

I tried adding it from Theme Panel – Theme Fonts. But I cannot find a Mobile Theme option.

(I do not use the mobile plugin, I just use the responsive mobile site.)

Any thoughts?

frullino2
tagDiv Member

Hi Annamaria thanks for the support. I use the tagdv plugins and the recommended amp plugin.
If I activate the mobile theme plugin, the amp plugin no longer works. If you want, I’ll let you in as admin and see. All this was born after the update to version 11 of the theme.

Vlad S
tagDiv Staff

Hello!

Please note that no update or plugin from tagDiv Composer will not affect your website if you don’t proceed with the update button / option. When an update is available you will have to approve make it.

For the mobile theme you should be able to edit it from Theme Panel – Mobile ThemeTheme Fonts. Is that where you have tried to edit it ?

Thank you!

Anamaria
tagDiv Staff

Hello,

If you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also, to increase the page speed you can check these similar topics for more solutions:
https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
https://developers.google.com/speed/docs/insights/v5/about
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/

Please give it a try and follow the steps which I presented above about page speed.
Also, check our guide from here: https://forum.tagdiv.com/how-to-make-the-site-faster/
To be able to optimize those elements is quite difficult, so to remove CLS please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/

Please make sure to use our newest tool called tagDiv CSS Analyzer which comes in handy to resolve some of your issues. Take a look at the video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
We tested our tool on our demos, and we have such great results!
Take a look at this topic because it could help you: https://forum.tagdiv.com/topic/css-analyzer-step-by-step-and-doubts/

Also, I checked your website with the chrome extension tool Lighthouse and for mobile https://www.screencast.com/t/iaLsAlJxQc seems you have something external which is not loading and for desktop, you have a very good score https://www.screencast.com/t/eMW8r7Hf

Unfortunately, the support cannot provide optimization solutions and therefore the page speed is not covered by the support team =>https://forum.tagdiv.com/newspaper-theme-support/

Let me know the results!

Thank you!

Anamaria
tagDiv Staff

Hello,

I’m sorry for the misunderstanding, you can add ads using mobile theme plugin here => https://www.screencast.com/t/NgyKVJWh9WWF -> https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Anamaria
tagDiv Staff

Hello,

Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.

So, please let me know what version do you use and also if you extra plugins.
Also, I am not sure I fully understand what you mean by ” it becomes stationary.” please provide more details.

Thank you!

Revive the Netherlands
tagDiv Member

Under Theme panel -> Mobile theme -> Mobile ads
You can also place ads with html/css code on differant places on your mobile theme website.

With this generator you can convert images/gif into ads code -> https://www.html.am/html-generators/image-code-generator.cfm

Anamaria
tagDiv Staff

Hello,

If you want to use sticky ads you need to get this from the supplier, our theme does not have an option for sticky ads https://services.google.com/fh/files/emails/sticky_ads_guide.pdf
If you use the mobile theme you need to set the code in Theme Panel -> Mobile Theme -> Mobile Ads => https://www.screencast.com/t/mQocyijRM or if you have only AMP then in Mobile Theme ->AMP ads => https://www.screencast.com/t/qF305ryH

Thank you!

Carlnec
tagDiv Member

Does this work for image ads or banners? It’s not an ads code, I just want to place banners anywhere on the Mobile theme

jsupple05
Participant
#0

Hi,

I am having trouble with Mobile Pages after trying to update my theme from a older version. I have used the new custom header and footer functions and got them working successfully across the site on desktop. I have worked out how to create a mobile template to apply to all Category Pages, Posts and the Homepage. But I can’t work out how to apply a template to all other pages on mobile. Our site has six or seven existing Pages that we use. The new custom headers appear on the pages on desktop but don’t appear on mobile (I get an unedited version of the cloud template I imported).

The only way I can see to fix this is if I design all the pages individually with Tag Div and then import the content to separate mobile templates. As our pages were not designed with the Tag Div plugin the content won’t easily copy over so that will be a laborious process. Is there any easier way I can apply the new mobile header and footer to existing pages when on mobile without going through all this?

The testing site I have set up is at solidarity.asn.au

frullino2
Participant
#0

Hi I have updated the latest version of newspaper but now if I activate the tagdiv mobile theme plugin the amp plugin does not work: it is installed but it cannot be set and neither the amp pages work. If I uninstall the mobile theme plugin, the amp plugin works again. What can I do?
many thanks.

sidusinfieri
tagDiv Member

Thanks, the problem is that the mobile plugin is very limited but the responsive version (which I would prefer) is not enough flexible.

1) The main content in my homepage is a row with three columns (1/4 + 1/2 + 1/4) and on mobile devices (responsive, without mobile plugin) I would like to show first the bigger central column (1/2) and then the other two. Is there a way to do it? (Like if in “Life News” demo site I’d want to show on mobile Cardi B photo-news before the Latest News section – https://demo.tagdiv.com/newspaper_life_news/ )

2) And is there a way to hide a block/segment just on mobile? I can’t find the right info in documentation and if I modify it (for instance the number of post shown) having selected the mobile icon, the desktop version changes too.

3) Is there a way (through the theme) to have a totally different page to show as mobile homepage alternative?

Thank you Bettina!

(I can’t link you the website because I’m working on a virtual server)

Anamaria
tagDiv Staff

Hello,

This button => https://www.screencast.com/t/XQu3eQoDL delete the code if it is disabled, but if the option is enabled on mobile, then just hide it.
Unfortunately, for the mobile theme, the option to disable back to top has not been implemented, the solution is to hide it with code CSS or delete it from the theme files.

Thank you!

Bettina
tagDiv Staff

Hello!

If you have Mobile Theme plugin installed and active, then you will find only some settings (Newspaper -> Theme panel -> Mobile theme). And you can not change it so much because it has its own template.
For more information about Mobile Theme, check our documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check this topic that can help you https://forum.tagdiv.com/topic/extra-ads-spotsplaces-on-mobile-theme/

Thank you!

Viewing 25 results - 5,901 through 5,925 (of 22,177 total)