modules are not displaying when enable-effect added to Page Class
Forums Joomla Templates Club JA Healthcare modules are not displaying when enable-effect added to Page Class
Hi
Any update on this?
thanks
This is weird issue, let me check with the developer and get back to you soon.
hi,
was wondering if you checked with the developers on this issue?
thanks
Hi Sam,
Let me share with the developer and will get back to you soon.
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.
thank you, its working.
Do I need to add that to the code whenever I update the template?
You can try to override this way:
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.
This topic contains 21 replies, has 2 voices, and was last updated by Saguaros 6 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum