Theme Mediumish

Post Reply
elpak
Sr. Bludit
Posts: 35
Joined: Wed Jan 03, 2018 10:45 am

Hello, in theme Mediumish how to add 3 related post after every post like original theme? In what file what is corrected?
Attachments
33.jpg
33.jpg (169.83 KiB) Viewed 3964 times
User avatar
diego
Site Admin
Posts: 773
Joined: Sat May 16, 2015 2:53 pm
Been thanked: 1 time
Contact:

The original template, https://www.wowthemes.net/preview/index ... iumishhtml
you can edit this file, https://github.com/bludit-themes/medium ... p/page.php

The theme is not implemented because Bludit doesn't support related posts, but you can get the same posts with the same tag or the same category.

https://docs.bludit.com/en/dev-snippets ... icular-tag
elpak
Sr. Bludit
Posts: 35
Joined: Wed Jan 03, 2018 10:45 am

Diego, the pictures are not responsive. In mobile text is OK, how can fix responsive images in posts?
elpak
Sr. Bludit
Posts: 35
Joined: Wed Jan 03, 2018 10:45 am

I fix with <img src="..." class="img-fluid" alt="Responsive image"> in every image and work.
Post Reply