badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Images thumbnail do not appear on project pages.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #61997
    info301
    Participant

    Hello! I need some help for my website please. On the following project page: https://fotobambiniroma.it/project-type/gravidanza/

    The thumbnails of my portfolio pages don’t appear.

    #62049

    Hi there,

    Please paste below custom CSS code in Appearance > Customize > Additional CSS

    .post-grid .entry-wrap:before {
    	content: "";
    	display: block;
    	padding-top: 70%;
    }
    .post-grid .entry-wrap {
    	position: relative;
    	display: block;
    	background-position: center center;
    	background-size: cover;
    }
    .post-grid .entry-main {
    	padding: 20px;
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	width: 100%;
    	overflow: auto;
    }

    Thank you!

    #85144
    philip-2728
    Participant

    I have the same issue. Have pasted the code above and no change site is https://lowroadhome.com/

    #85354

    Hi @philip-2728

    You have to set featured image for each post by editing your post to show the thumbnail.

    Thank you!

    #85391
    philip-2728
    Participant

    Thanks it works!

    #85398

    Welcome anytime @philip-2728

    #99016
    jdep378
    Participant

    Thankyou so much for sharing the code.

    #99152

    Welcome anytime @jdep378

    #117703
    mubashiriqbal1162
    Participant

    Image thumbnails may not appear on project pages due to missing image files, incorrect file paths, permission restrictions, caching issues, or unsupported formats. Verify that images are uploaded correctly, accessible, and linked properly. Clearing the cache and rebuilding thumbnails may also resolve the issue.

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