Hello there, in the past week the featured images have disappeared from posts in my mobile theme. I have checked the theme settings and the “265×198” and the “741×486” thumbnail sizes are activated. What else could be the problem? My website is tvblackbox.com.au
I have the same problem here http://walterd7.sg-host.com/home-def-3/,
please help
Hello,
@kevinperry, I just checked your website and now the featured image displays => https://www.screencast.com/t/s9xJgQGf
Did you manage to solve the issue?
@Styleitaliano, The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hello Anamaria, Apologies for not explaining properly. The issues is on post pages, not the homepage. Unfortunately, the issue is not solved yet. The featured image is not appearing at the top of posts.
hi @anamaria – I have now solved this problem, the featured image had been turned off in the Post Settings section of the Theme Panel.
Thanks @Anamaria I am having another problem with images in AMP mobile theme. The caption for block images is appearing one word per line, see image example: https://www.screencast.com/t/PjEnhURGvyN any ideas?
Hello,
You can use this custom code to fix it => https://www.screencast.com/t/VjabZTHLukO
.wp-block-image .alignright>figcaption {
display: inline-block;
}
Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU
Thank you!
Please I am having same image problem. the featured image will not display. Please kindly assist me. Please check under category Politics (List of UK universities) https://college2university.com/index.php/category/news/politics/
Hello,
Seems you have the mobile theme and AMP are still activated on the website. Please deactivate those plugins and purge the cache a few times.
Please disable the redirect from the mobile version to amp -> https://i.imgur.com/7Z7V82x.png using that option your visitors will never see the responsive version, only the amp version.
The AMP works better only with the Mobile Theme plugin. From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP. Please read all about AMP here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
It comes with its own templates/design for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. Documentation here:
– https://forum.tagdiv.com/the-mobile-theme/
– https://forum.tagdiv.com/mobile-theme-introduction/
Please read all about AMP here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Note that you can not customize AMP so much, because it comes with its own design.
There are some settings in the Theme panel -> Mobile Theme and Dashboard -> AMP only.
You can not add a shortcode as in the TagDiv Composer. Please note that you can’t customize the AMP pages with the TagDiv Composer.
Make sure the redirect mobile visitors to amp option is disabled.
Please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/
Thank you!