Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1109045
    sarammog
    Participant

    Hi,

    I have 2 questions about the portfolio in Icon. I am using Jetpack tiled galleries and I have just one page per portfolio category, with the images for that page in the Jetpack tiled gallery.

    My questions are:

    1) On the main Gallery (portfolio) page, I can see 4 images (the featured images for each of my portfolio items) but I would also like to add the title of the portfolio item, e.g. Wooden gates over the image (I can only see the link icon at the moment).

    2) When I click into a portfolio item page, I am happy with the tiled Jetpack gallery, but I would like NOT to have the large first image, which always shows above the tiled gallery. I have tried changing lots of settings but I can’t seem to get rid of it!

    I hope this makes sense. Login details coming next…

    #1109047
    sarammog
    Participant
    This reply has been marked as private.
    #1109546
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    1. It’s made that way for that specific stack, we don’t provide customization the mixes stack. Please try another stack if you wish to achieve different portfolio layout.

    2. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .single-x-portfolio .entry-featured {
    display: none;
    }

    Thanks!

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