Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359686
    imunirul
    Participant

    In my latest post plugin at uwgss.ca, I want to show picture only if included in the post. Otherwise don’t show. Please see attachment for clarification. How can I do that?

    Munir

    #1359697
    imunirul
    Participant
    This reply has been marked as private.
    #1359734
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-recent-posts .no-post-thumbnail .x-recent-posts-img {
        display: none;
    }

    Hope it helps 🙂

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