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

    (@nimble3)

    This is a common error for prettyphoto when you call multiple versions of jQuery.

    When you click a filter, after filtering script uses prettyphoto function and it fails there.

    <script type='text/javascript' src='https://www.matanacio.com/wordpress/wp-includes/js/jquery/jquery.js,qver=1.10.2.pagespeed.jm.iCH2ukpEYb.js'></script>

    AND

    <script type="text/javascript" src="https://www.matanacio.com/wordpress/wp-content/themes/GatefoldTheme/js/jquery-1.6.1.min.js.pagespeed.jm.kEcFWezj2r.js"></script>

    I recommend remove Theme’s jQuery call.

    Thread Starter matanacio

    (@matanacio)

    works perfectly! thank you so much!

    but now, when i click on my photo, it tries to call the prettyphoto function, whereas before, it clicked straight through to the portfolio item page. Is there anyway I can keep that click through?

    Thread Starter matanacio

    (@matanacio)

    nevermind! i figured it out =] thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Filters keep linking to 'Page not found'’ is closed to new replies.