Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, I have the same problem on my website.

    It happens in Firefox and Safari.

    I have not found any solution yet.

    Yes, you are both right. There this bug when having a single item/image displayed. But when there are at least 2 items within a filter, this error doesn’t show up.

    Anyone figured it out?

    Thread Starter rta.design

    (@rtadesign)

    I actually have the problem also if there is more than one object…

    and this is not the only bug. There is another one when one item belongs to a certain category portfolio and that category is not ‘integrated’ within the page slug but only the item: eg https://www.YourSite.com/portfolio/item instead of the correct one https://www.YourSite.com/portfolio/category/item
    I think I will skip this plugin, it would had be a great plugin for me and I would had even donate for it a small amount, but unfortunately it has too many bugs and support is almost 0.

    Replace else if loop in plugins\codenovo-portfolio\js\jquery.quicksand.js on line no.271 with below code

    else if (options.adjustHeight === ‘auto’)
    {
    $sourceParent.css(‘height’, ‘auto’);
    }

    This will solve your firefox height calculation problem

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Firfox Problem Height Calculation’ is closed to new replies.