Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear portkill.

    Thank you for contacting us and reporting your problem.

    To solve your problem, edit our Total-Soft-Portfolio-Widget.php file. Find code in line 5104-5105 and delete.

    if (!jQuery(‘.filtItemFSize’).parent().parent().width()) { setTimeout(function(){ resp(); },100) }
    else { jQuery(window).load(function(){ resp(); }); resp(); }

    Thank You.

    Thread Starter portkill

    (@portkill)

    Thanks! That seemed to solve the menu issue.

    How about for the icon issue. You’ll notice that they’re still tiny and not able to load properly with the effect.

    Link

    Plugin Author totalsoft

    (@totalsoft)

    Dear portkill.

    Edit our Totaol-Soft-Portfolio Widget.php file. Find code in line 3809

    font-size:5px;

    Please edit the code and write like this.

    font-size:14px;

    Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Effect Time affecting gallery load’ is closed to new replies.