No images showing on mobile version

Posted in: Newspaper
Post count: 4

Hello,
I installed the newspaper theme and I absolutley love it!
THe only problem I have is that on mobile, the features images are not displayed. Both on the top block and the latest articles. Do you have any idea why is there such a problem? Also is there any way to translate “Latest Articles” and some other titles, because I cant save the translation from the Tranlsation menu. Thank you in advance!

https://sport-bg.eu/

Post count: 13

You must approve the mobile thumbnails in theme panel.

Block settings – Thumbs on modules
approve 265×198” and “741×486”

  • This reply was modified 5 years by Johnysko.
Post count: 4

Perfect, that works! 2 more things if possible, is there a way to hide the author name of the post on the mobile version. And is there a way to translate the title without going to the translate page in the theme options?

Thank you in advance

Post count: 13

Im not the author of the theme but active user. I think mobile theme customization is in the baby years for now. There is great customization but still not everything can be changed through the frontend. Maybe if you edit the code but I wouldnt recommend it.

Lets try wait for moderator if he is gona help you more 🙂

Post count: 18283

Hello !

Depending on what you are looking to translate that can be done from theme panel – translations.

In order to remove the author from posts simply use this css code: header .td-module-meta-info .td-post-author-name {
display:none;
}

The code must be inserted in here: https://www.screencast.com/t/Qk1mdyD8k

Let us know the result !

Thank you !

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