I have bugs, more bugs, questions in this forum, e-mails to support, no answers…
What do you need help with Ricardo?
This forum is clearly more helpful than other venues, but you have to be very specific if you expect meaningful assistance.
I am getting crazy , stuck with a lot of questions, wasting time and time, tired
what questions? Post your details guys or else nothing can be done.
Hi David,
Here we go:
1)
I had a frozen header, made just like the example ( https://www.wix.com/corvid/example/Frozen-Header ), and it was working perfectly. Suddenly, without any change in the code, it stopped to work in the published site (in the editor, it keeps working fine). This is my published site: www.suamaqueteeletronica.com.br . I reported this problem to wix support, they didn’t help me. I posted here: https://www.wix.com/corvid/forum/community-discussion/frozen-header-not-working-in-published-site. No answer yet.
I have integrated this website with CrazyEgg and VWO. None of the editors for A/B testing have worked well. Some changes are not implemented in the live site. I’m trying the support.
Thank you if you can help me.
Regards,
@ricardo Yeah a lot of people have been posting about this issue…I asked one of the mods to pin a post with the solution due to the high traffic in requests, but no cigar.
In any case, the solution is to either place an invisible line right beneath your header and have it show on all pages, so that you can place your same code in its viewport functions, or else use getBoundingRect to set a short interval based on y scroll.
First method is much simpler.