Portfolio Department Image Loading Bug

  • Posted in : Read WP
  • lktamaya
    Participant

    Hi there,

    http://gabrieltamaya.co.uk/

    My site is having a strange bug. I have three departments for my portfolio. The ALL department loads fine, however when I first open my site and click on the Touch Drawing or Archive departments no images load, even though there are plenty of images in the other departments.

    To see what I mean, please visit the site and then click on either the Touch Drawing or Archive departments.

    To get the images in those departments to load into the portfolio, I have to click the More Items button up to 3 times.

    Thanks for your help,
    Luitha

    Mehmet S.
    Keymaster

    Hi, please update to the latest version. You can download it from ThemeForest.

    Thanks

    lktamaya
    Participant

    Hi, I have updated now and the problem is still there, thanks

    Mehmet S.
    Keymaster

    Deactivate the ajax from your theme options > portfolio.

    lktamaya
    Participant

    Hi there, I have tried that and unfortunately this simply means that all of my images are loaded at once – which is makes the site unusable…

    ahmetsali
    Keymaster

    Hi, your portfolio page works proper actually. There will be no item under “Touch Drawing” until you load more items three times. I guess portfolio items are ordered by date,

    – try to change the “creation date” of portfolio items under “Touch Drawing” department, and see if it works for you.

    lktamaya
    Participant

    Hi, is there any way to change this? The archive department is supposed to be dated from before all the ‘current work’ images, obviously, as it’s an archive – and it makes the site look buggy.

    Thanks

    ahmetsali
    Keymaster

    Currently portfolio items are sorted by date, from newest to older. How should it be in you opinion?

    lktamaya
    Participant

    Hiya,

    I think ordering them by date is fine – but it would look better if each department loaded it’s own images immediately, even if they’re older than those in the other departments…

    eg: so that when you click on the ‘archive’ department, the images for that department load immediately even though their dates are earlier than other department images rather than having to click on load more repeatedly to get any through…hope that makes sense.

    Thanks

    ahmetsali
    Keymaster

    It is not possible in the current structure to get more items via ajax when clicking on filters. You can disable Ajax for portfolio items if you want, by navigating to Appearance > Theme Options > Portfolio > Ajax : No.

    lktamaya
    Participant

    Ok, nevermind – I have to have the ajax on as i have too many images in the portfolio for them to load on one page…

    Would it be possible to change the default department that’s shown when you open the portfoliio page to the ‘Recent Work’ deparment, intead of ‘all’?

    ahmetsali
    Keymaster

    Paste this to the External JS box located under Theme Options > Style tab.

    <script>
    jQuery(document).ready(function($) {
        setTimeout(function() { $('#filters li').eq(1).find('a').trigger("click") }, 500);
    });
    </script>
    
    lktamaya
    Participant

    Fantastic, that worked – I’ll rearrange some old images so that the dates are better distributed, but now they still won’t be on the front page unless clicked :) Good work around, thanks

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register