Title: Problems with &quot;Parallax&quot; effect.
Last modified: August 21, 2016

---

# Problems with "Parallax" effect.

 *  Resolved [karlosiglesiasmontes](https://wordpress.org/support/users/karlosiglesiasmontes/)
 * (@karlosiglesiasmontes)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/)
 * Problems with “Parallax” effect. When I have disabled “Shashin” the “Parallax”
   effect works correctly and the menu paradao stays on top while the continuous
   page scrolling.
    But when I activate the pluging “Shashin”, the menu does not
   stop and continues to rise with the scroll with the page.
 * [http://youtu.be/CuzQ7SEVwFg](http://youtu.be/CuzQ7SEVwFg)
 * [http://wordpress.org/plugins/shashin/](http://wordpress.org/plugins/shashin/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404660)
 * That’s the first time I’ve gotten a youtube video to document a problem – thanks!
   Which theme are you using specifically?
 *  Thread Starter [karlosiglesiasmontes](https://wordpress.org/support/users/karlosiglesiasmontes/)
 * (@karlosiglesiasmontes)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404693)
 * 😉
    the theme is this [http://themify.me/themes/parallax](http://themify.me/themes/parallax).
   If you want to sent it by mail for testing but I can not put a download link 
   as it is a paid theme.
 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404698)
 * If you could send it to me that would help with debugging. Send me a message 
   through the contact form on my web site and then we can email each other – [http://toppa.com/contact](http://toppa.com/contact)
 *  Thread Starter [karlosiglesiasmontes](https://wordpress.org/support/users/karlosiglesiasmontes/)
 * (@karlosiglesiasmontes)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404714)
 * Hi, I sent you a message with all the information.
    I hope to find the problem
   but so do not worry. thanks
 *  Plugin Author [Mike Toppa](https://wordpress.org/support/users/toppa/)
 * (@toppa)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404763)
 * I’ve partly addressed this problem in the new version of Shashin (3.4.7)
 * But there is also a problem in the Parallax theme. It comes with 2 different 
   versions of the Isotope javascript library. One of them correctly includes the
   imagesLoaded library, and the other does not. Unfortunately the theme is loading
   the one that does not correctly include the imagesLoaded library. You need to
   open the Parallax theme-functions.php file, and at line 85, change it from this:
 * `$scripts = array('isotope', 'infinitescroll', 'backstretch');`
 * to this:
 * `$scripts = array('jquery.isotope.min', 'infinitescroll', 'backstretch');`
 * If you make that change, and get the latest version of Shashin, then everything
   should work.
 *  Thread Starter [karlosiglesiasmontes](https://wordpress.org/support/users/karlosiglesiasmontes/)
 * (@karlosiglesiasmontes)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404771)
 * To perfect. Thank you very much.
    I’ll give it a 10

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problems with "Parallax" effect.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shashin.svg)
 * [Shashin](https://wordpress.org/plugins/shashin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shashin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shashin/)
 * [Active Topics](https://wordpress.org/support/plugin/shashin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shashin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shashin/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [karlosiglesiasmontes](https://wordpress.org/support/users/karlosiglesiasmontes/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/problems-with-parallax-effect/#post-4404771)
 * Status: resolved