Okay
  Public Ticket #2519490
Portfolio widgets displaying differenwtly even on the same page
Closed

Comments

  •  16
    Jen started the conversation

    I have two copies of the portfolio widget displaying on this page and although they are showing some of the same portfolios is each one has grey bars down the aide while the other doesn't


    What is causing this????


  •  2,965
    Andrew replied

    Hi Jen,

    Use the following custom css:

    body .portfolio-items .col img {
        width: inherit;
    }
    

    Thanks.

  •  16
    Jen replied

    thankyou.


    Can i ask why this happens? surely this is a bug in the theme??


  •  2,965
    Andrew replied

    Hi Jen,

    In regards to the issue, since it's quite an isolated case. the cause is most likely a conflicting plugin.

    Thanks,

  •  16
    Jen replied

    The weird thing is that I can duplicate the portfolio widget on a page and simply change the category and the issue occurs. And there are portfolios that exist in moire than one category and they are affected by the issue



  •  2,965
    Andrew replied

    Hi Jen,

    Sorry for late response.

    Try to regenerate your image thumbnails using this plugin: https://wordpress.org/plugins/regenerate-thumbnails/

    Thanks.

  •  16
    Jen replied

    the css change fixed things I just didn't understand why the theme was causing them to display differently based on categories