Title: capli's Replies | WordPress.org

---

# capli

  [  ](https://wordpress.org/support/users/capli/)

 *   [Profile](https://wordpress.org/support/users/capli/)
 *   [Topics Started](https://wordpress.org/support/users/capli/topics/)
 *   [Replies Created](https://wordpress.org/support/users/capli/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/capli/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/capli/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/capli/engagements/)
 *   [Favorites](https://wordpress.org/support/users/capli/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/capli/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/capli/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meow Lightbox] Can the lightbox fade in instead of slide in ?](https://wordpress.org/support/topic/can-the-lightbox-fade-in-instead-of-slide-in/)
 *  [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/can-the-lightbox-fade-in-instead-of-slide-in/#post-17811570)
 * This has been marked as resolved. But I don’t see the change. I’d also like to
   see the fade in option (similar to [https://flickr.com/photos/capli/50321350163/in/dateposted/](https://flickr.com/photos/capli/50321350163/in/dateposted/))
   as the current animation when browsing photos in the lightbox is too slow and
   not easy for the eyes. Especially when going through photos quickly. [@valwa](https://wordpress.org/support/users/valwa/),
   [@tigroumeow](https://wordpress.org/support/users/tigroumeow/) , is there an 
   update on this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/page/2/#post-14162045)
 * It works. Amazing. Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/page/2/#post-14161733)
 * Hello Mahu,
 * I ran into an issue, where there is a conflict of Page to scroll id plugin with
   another plugin. I think it might have something to do with changing the script
   in the footer earlier in this topic. Following URL should automatically trigger
   an overlay on the webpage, but with your plugin active, it does not. [https://www.wurkfurniture.com/projects/#overlay-22953](https://www.wurkfurniture.com/projects/#overlay-22953)
   The plugin’s name is Divi Overlays.
    -  This reply was modified 5 years, 2 months ago by [capli](https://wordpress.org/support/users/capli/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/page/2/#post-14098729)
 * It’s working, Manos! Thank you for your great support! Any idea of what might
   be the cause?
    -  This reply was modified 5 years, 2 months ago by [capli](https://wordpress.org/support/users/capli/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14098607)
 * I added the code to the footer.php above the closing body tag (</body>) and below
   wp_footer() function and I can see it on the frontend. But it doesn’t seem like
   the plugin is handling it (I set the offset to 500 px).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14098423)
 * I already added `<script>
    (function($){ $(window).on(“load”,function(){ $(“#
   sticky a.__mPS2id[href*=’#’]:not([href=’#’])”).off(“click”); }); })(jQuery); 
   </script>` to the end of theme-footer.php. There is also an option to add the
   javascript to the <body> in Divi settings. I did that and I also added a code
   module with the javascript to [https://www.staging3.wurkfurniture.com/projects/](https://www.staging3.wurkfurniture.com/projects/).
   Still no change.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14095921)
 * I tried to deactivate all the plugins on the staging page in combination with
   both scripts and flushed everything. Nothing worked. There is also a file called“
   theme-footer.php” in Divi directory, but it has no `</body>` or `wp_footer()`.
 * [https://www.staging3.wurkfurniture.com/projects/](https://www.staging3.wurkfurniture.com/projects/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14068704)
 * We are not using child theme. I just checked the file in the Theme Editor and
   the code is there. That’s weird. [https://www.dropbox.com/s/eur7y9lo3nfw6yl/Screenshot%202021-02-18%20081928.jpg?dl=0](https://www.dropbox.com/s/eur7y9lo3nfw6yl/Screenshot%202021-02-18%20081928.jpg?dl=0)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14065112)
 * Done. No change. [https://www.dropbox.com/s/ck7nkzrrmdgeksc/Screenshot%202021-02-17%20142216.jpg?dl=0](https://www.dropbox.com/s/ck7nkzrrmdgeksc/Screenshot%202021-02-17%20142216.jpg?dl=0)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14064980)
 * I flushed the cache at the hosting provider and can see the change in custom.
   unified.js now. It still doesn’t seem like it’s working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page scroll to id] Plugin is not working in Divi](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-is-not-working-in-divi/#post-14064849)
 * Thank you for the quick response. I tried both options and unfortunately neither
   of them worked. Smooth scrolling is turned off in Divi and I cannot think of 
   any other plugin that would have this function.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Search not showing](https://wordpress.org/support/topic/search-not-showing-3/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-not-showing-3/page/2/#post-14041354)
 * Divi theme. The Theme builder is version 5.6.1.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Search not showing](https://wordpress.org/support/topic/search-not-showing-3/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-not-showing-3/#post-14041301)
 * Thank you. It worked. Then I updated Divi to the latest version (4.9.0) and the
   search buttons is not displayed anymore anywhere even after deleting the custom
   CSS. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Search not showing](https://wordpress.org/support/topic/search-not-showing-3/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-not-showing-3/#post-14036794)
 * Thank you. Unfortunately, this hides the search icons in both menus (Mega-Menu
   and Right corner new).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ivory Search - WordPress Search Plugin] Search not showing](https://wordpress.org/support/topic/search-not-showing-3/)
 *  Thread Starter [capli](https://wordpress.org/support/users/capli/)
 * (@capli)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-not-showing-3/#post-14030521)
 * I know. I can disable that in the theme. The screenshot doesn’t represent the
   current state of the website. I cannot keep broken website live. When I turn 
   on Ivory Search for Primary menu, it will show the search icon in both menus (
   [https://www.dropbox.com/sh/62qgkngy7w9ca8j/AADEeHP65B4BZlIvPvdM6Ag9a?dl=0](https://www.dropbox.com/sh/62qgkngy7w9ca8j/AADEeHP65B4BZlIvPvdM6Ag9a?dl=0)).
   If I turn it only for the right menu (Right corner new menu), it won’t show at
   all. I need it to show in the right menu only.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/capli/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/capli/replies/page/2/?output_format=md)