Home › Forums › All Other Themes › How to display miniatures?
- This topic has 9 replies, 3 voices, and was last updated 7 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 9, 2017 at 10:32 am #75100
On my Blog page miniatures are not displayed: https://yadi.sk/i/8PvfcERy3Jy6Fp
Here it is page of the Blog: http://жизнь-в-победе.рф/blog/
Pictures are displayed only in announcements on the Front page of a site, and also on the page of Posts.
How to display miniatures on Blog page too?June 9, 2017 at 11:29 am #75104Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.blog-post-repeat .post-thumb .wp-post-image { display:block !important;}
Regards,
ChrisJune 9, 2017 at 12:33 pm #75109If I register a code which you have specified so not one picture but two are displayed on Post page.
Look at here: http://жизнь-в-победе.рф/pyat-bibleyskih-sekretov-plodonosnogo-sluzheniya-istseleniya/
It is same in each post.June 12, 2017 at 5:15 am #75238Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.entry-content strong img { display:none;}
Regards,
ChrisJune 12, 2017 at 7:31 am #75266Hi
Please specify shoud I remove the code you sent me or keep it?
I am asking you about this code:
.blog-post-repeat .post-thumb .wp-post-image { display:block !important;}When I keep it and add the code you sent me just now ( .entry-content strong img { display:none;} ), nothing changes, same two pictures stay on the page.
Look at please: http://жизнь-в-победе.рф/pochemu-stiv-dzhobs-zapreshhal-svoim-detyam-ayfonyi/Best regards,
TatianaJune 12, 2017 at 10:34 am #75333Hi,
Keep it this css code using for display post thumb image:
.blog-post-repeat .post-thumb .wp-post-image { display:block !important;}
And add this new css code.
.single .blog-post-repeat img { display:none;}
Regards,
ChrisJune 12, 2017 at 3:51 pm #75363Yes, now pictures are displayed, one picture on page.
But if to look through pages with mobile device (with smart phone, for example), all pictures look as deformed:
https://yadi.sk/i/5SoFosOp3K469yJune 13, 2017 at 11:12 am #75435Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .blog-post-repeat .post-thumb img { height:auto !important;} }
Regards,
ChrisJune 13, 2017 at 6:53 pm #75469Yes, now everything is excellent, thanks a lot, God bless you and your work!
I want to ask you some more.
By viewing of blog’s page through the smartphone, miniatures look enough bad quality.
Here it is for example: https://yadi.sk/i/6n3O5gt53K6MpZ
But in other places they look much better: https://yadi.sk/i/Asfm8Fuk3K6MtJ
Whether it is possible to correct it somehow?June 20, 2017 at 1:09 pm #76044Hi,
Your subscription expires tomorrow so to continue getting support you will have to renew for $18.
Kindly email us here: sktthemes.net/contact
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.