My site: ww.sari.ca is not longer showing some content on the home page. THe issue is only related to Chrome 61 and higher.
The site shows up fine in IE. When inspected in chrome the class is showing up as
<div class="threecol"> == 0
<div class="luxe-animate hidden [field_animation_time]" data-animation="[field_animation]"><div class="pricing-box"> ==$0
Any suggestions on a fix?
Hi,
Please check again, we could not access your website
"This site can't be reached"
sorry typo should be http://www.sari.ca/ (one w was missing above)
Hi,
Please follow these steps:
1. Download 2 files:
+ https://raw.githubusercontent.com/flesler/jquery.localScroll/master/jque...
+ https://raw.githubusercontent.com/flesler/jquery.scrollTo/master/jquery....
2. Update the 2 files above in folder sites/all/themes/md_max/js, (delete 2 old files)
3. clear cache browser
* Remember to back up your source + and database first
Unfortunately that did not work. If you use IE and click the Donate menu you will see 3 divs
Individual donations, Group donations Adopt a Pony
In Chrome you see nothing even after the files were replaced
Hello Support.
Yes we have the same issue. Have replaced both the files you mentioned in the post. Didn't fix the issue.
The website is https://www.novecom.com.au
Cheers
Hi. We managed to fix it. You need to replace those two files and edit scripts. js line 436 where its looking at webkit. It doesn't seem to be setting the scrollElem variable to anything so just hard coding it - as in var scrollElem = 'html' seems to have fixed the problem. Hope this helps someone.
Thank you very much for your feedback, Novecom
@Ibhola, please try the solution of @Novecom and see if it works for you :)
Thank you Cindy/Novecom that fixed the issue