Don't show Image post theme mobile

Posted in: Newspaper
Post count: 5

My website don’t show image post on mobile theme. How fix?
https://imgur.com/a/PVVfISG

Post count: 21065

Hello !

Please make sure that you have activated the proper thumbs for the mobile theme. The mobile theme requires the “265×198” and the “741×486” thumbnail sizes in order to show the featured images properly.

This can be found in here: https://www.screencast.com/t/N18dR3qZrh

After activating the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/

Thank you !

Post count: 5

How delete “about us” (về chúng tôi) in theme mobile ?
https://imgur.com/a/WVfdPqF

Post count: 21065

Hello!

Try to achieve this by accessing Newspaper -> Theme panel -> Translations, and you will find “ABOUT US” in that list. Just add a space there, so it should working: https://www.screencast.com/t/LdkrkEKcMh

Thank you!

Post count: 5

No, I want clear About us on theme mobile.

Post count: 21065

Hello!

Did you tried and it is not working?

Thank you!

Post count: 5

I want delete “About us” on theme mobile. But I don’t want to delete the translation

Post count: 21065

Hello!

Try to add this code in Newspaper -> Theme panel -> Mobile theme -> Custom code:

.td-footer-description span {
display: none;
}

Thank you!

Post count: 5

It’s working. Thanks

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