Before you ask please READ THIS

Sliding of Portfolio items isn't working properly

edited June 2014 in Airlock Posts: 17
Hello there,

I cannot figure out when it happened, but the sliding / sorting effect of the portfolio gallery is not working properly anymore. Which js-stuff causes this effect? Does anyone have an idea how to solve this issue?

Best, lotuz

Comments

  • AirAir
    Posts: 10,970
    Have you installed patch from here: http://support.apollo13.eu/discussion/892/14.xii.2013-updated-airlock-support-for-wordpres-3.5-and-php-5.4#Item_2
    maybe live link to page with issues?

    With regards.
  • edited June 2014 Posts: 17
    Hello there, I did install the patch already, but it did not help. It works fine till some update, but I cannot figure out which wordpress update causes this issue.

    Live link: http://www.james-mac.com/

    Thanks!
    Post edited by lotuz on
  • AirAir
    Posts: 10,970
    Probably WP 3.9 messed this out for you.
    Go to advance/apollo13.php line ~672 and try to change:
    wp_enqueue_script('jquery-masonry', TPL_JS . '/jquery.masonry.min.js', array( 'jquery' ), '2.0.11' );
    to
    wp_enqueue_script('a13-jquery-masonry', TPL_JS . '/jquery.masonry.min.js', array( 'jquery' ), '2.0.11' );
    Hope that helps.

    With regards.
  • Posts: 17
    Hey Air,

    works like a charme again, thank you.

    With regards, lotuz
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion