Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • Sam Samiei Friend
    #1079637

    Hi
    Any update on this?
    thanks

    Saguaros Moderator
    #1079906

    This is weird issue, let me check with the developer and get back to you soon.

    Sam Samiei Friend
    #1080636

    hi,
    was wondering if you checked with the developers on this issue?
    thanks

    Saguaros Moderator
    #1080893

    Hi Sam,

    Let me share with the developer and will get back to you soon.

    Saguaros Moderator
    #1081188

    Hi,

    I updated the file: /templates/ja_healthcare/js/script.js

    $(window).ready(function () {
    if($('.enable-effect').length > 0) {
      $('.footer-section-wrap > div,.section-wrap > div,.t3-sl-1,.blog.blog-department,div.categories-list').bind('inview', function(event, visible) {
        if (visible) {
          $(this).addClass('ja-inview');
        }
      });
    }
    });

    This will help to enable the effect in acm-spotlight. Kindly take a look.

    Sam Samiei Friend
    #1081193

    thank you, its working.
    Do I need to add that to the code whenever I update the template?

    Saguaros Moderator
    #1081223

    You can try to override this way:

    • Go to template folder: root/templates/ja_healthcare/
    • Create a folder called local and js inside this local folder
    • Copy above file: /templates/ja_healthcare/js/script.js

    To the new folder created: /templates/ja_healthcare/local/js/script.js

    This file in local folder will not be affected when you update template.

Viewing 7 posts - 16 through 22 (of 22 total)

This topic contains 21 replies, has 2 voices, and was last updated by  Saguaros 6 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum