Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Change the Lightbox Effect to FadeIn

by

Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Change the Lightbox Effect to FadeIn

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 6 months ago by wario.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 8, 2016 at 1:09 pm #13813
    wario
    Member

    Hello, I like to change the effect of the image gallery to FadeIn:

    Example:

    [https://theloft.at/2015/the-loft/]

    When you klick on the “gallery loft” image, i want that the next image will fade in, not swipe from right to left. Where can i change the code to archive that?

    November 9, 2016 at 12:50 am #74550
    wpCommerce
    Moderator

    Hi, You can do the following:

    1) Open “wp_lightbox_fancybox_includes.php” file

    2) Search for this piece of code:

    $("a[rel=$wp_lightbox_fancybox_image_rel]").fancybox({
    padding : 10,
    });

    3) Replace with the following:

    $("a[rel=$wp_lightbox_fancybox_image_rel]").fancybox({
    padding : 10,
    nextEffect : 'fade',
    prevEffect: 'fade'
    });

    I already made the change and sent you a copy via email. Let me know if you don’t receive it.

    November 9, 2016 at 7:55 am #74551
    wario
    Member

    Perfect!

    Great support, thanks a lot!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ