How to display miniatures?

Home Forums All Other Themes How to display miniatures?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #75100
    Tatiana PinchukTatiana Pinchuk
    Participant
    • Topics: 7
    • Replies: 14
    • Total: 21
    Member since: June 21, 2016

    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?

    #75104
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #75109
    Tatiana PinchukTatiana Pinchuk
    Participant
    • Topics: 7
    • Replies: 14
    • Total: 21
    Member since: June 21, 2016

    If 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.

    #75238
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .entry-content strong img { display:none;}

    Regards,
    Chris

    #75266
    Tatiana PinchukTatiana Pinchuk
    Participant
    • Topics: 7
    • Replies: 14
    • Total: 21
    Member since: June 21, 2016

    Hi

    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,
    Tatiana

    #75333
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #75363
    Tatiana PinchukTatiana Pinchuk
    Participant
    • Topics: 7
    • Replies: 14
    • Total: 21
    Member since: June 21, 2016

    Yes, 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/5SoFosOp3K469y

    #75435
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #75469
    Tatiana PinchukTatiana Pinchuk
    Participant
    • Topics: 7
    • Replies: 14
    • Total: 21
    Member since: June 21, 2016

    Yes, 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?

    #76044
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.