Photo captions displaying vertically instead of horizontally on mobile/AMP

Posted in: Newspaper
Post count: 24

I’m contemplating installing the Mobile Theme and AMP plug-ins on my live site and have set up a staging version of my site to test this out. On my posts in the AMP version, everything looks good except for the photo captions – they are displaying vertically instead of horizontally. Any idea why? Example here: https://snipboard.io/6lhkbL.jpg

Post count: 18283

Hello !

Can you let us know what Theme Version are you running ?

Newspaper Theme 10.4 has this issue fixed. In order to update pleae make sure to follow our update guide: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you !

Post count: 24

I have 10.3.9.1 installed – I was afraid to update to the latest 10.4 version after reading many of the comments on this forum, but I will try it on the staging site to see if this resolves issue without breaking my site.

Post count: 24

I upgraded to 10.4, flushed WordPress cache and browser cache (Chrome), and the issue is still there. On the post I have mobile theme and AMP activated:
https://snipboard.io/IrAGWn.jpg

In the AMP settings I am in “transitional” mode, and these are the settings:
https://snipboard.io/JqUBhX.jpg

And in the Mobile Theme settings, these are the AMP-related settings:
https://snipboard.io/yAvHFn.jpg

Still getting vertical photo captions in AMP version:
https://snipboard.io/dDEb6Z.jpg

Any ideas?

Post count: 24

Also, site health settings (and this is a staging site, not the live version of site):
https://snipboard.io/eUid7Y.jpg

Post count: 21065

Hi @pabucketlist!

Please send an email at contact@tagdiv.com and provide wp-admin, so we can investigate more into this issue. Also paste a link to this topic so we can easily identify you.
Let us know and we will gladly assist you.

Thanks!

Post count: 24

I sent the requested info, but I also see one of your folks sent me an email with the following custom CSS for the mobile theme, and it worked to solve the issue:

.wp-block-image .aligncenter>figcaption {
display: block;
}

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.