Okay
  Public Ticket #229467
portfolio page not displaying
Closed

Comments

  • Mary Kate started the conversation

    Hi Paul, 

    It's me again :(  So sorry to bug you again. But I uploaded some images and created a portfolio item and it's not displaying :( I looked in the developer tools and the images are there in the code.... Not sure if perhaps they're too large or something? Also the link to the item shows up in the portfolio: http://marykatedick.com

    Thanks so much!

    -MK

  •  291
    Paul replied

    Hi,

    Regarding your previous ticket: http://uxbarn.ticksy.com/ticket/227169

    Please change from this:

    #uxb-port-images-type {
        display: none;
    }

    To this:

    #uxb-port-images-type {
        margin-bottom: 0;
    }
    
    #uxb-port-images-type .uxb-port-box {
        display: none;
    }

    This should help. :)

    Cheers,
    Paul

  • Mary Kate replied

    hooray!
    thanks so much!!!!

    --mary kate