Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1189891
    Mbzo
    Participant

    Hi, could use some guidance to recover the featured images in the category archive view.
    There is a blank space where the post thumbnails should appear.

    #1189897
    Mbzo
    Participant
    This reply has been marked as private.
    #1189908
    Rupok
    Member

    Hi there,

    Please add this under Custom > CSS in the Customizer.

    .archive .x-main .hentry.has-post-thumbnail > .entry-wrap {
      float: none;
      padding-left: 0;
      width: 100%;
    }

    Thanks!

    #1191313
    Mbzo
    Participant

    Hey thanks! That fixes the spacing. Not sure what happened to the thumbnail images.

    #1191363
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1189891 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>