Plugin Author
edo888
(@edo888)
Hi,
I cannot help you without seeing your website.
Thanks! 🙂
Hello
yes, naturally but how can I send you the access privately please?
Hello
did you see my answer please ?
how can I send you the access privately please?
thanks
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
yes, naturally but how can I send you the access privately please?
You can’t and if the developer accesses your site or gains access they risk being banned from this site and lose their plugin on ww.wp.xz.cn
NOTE! I am not accusing anyone of bad behavior but these are public forums and there is no such thing as private access. I’m just explaining is all.
If you cannot publicly share your link that is fine but it will hamper the developer supporting you.
the test site is https://dev.indiradeparis.com
the apache protection is slc2017 / slc2017 but I can’t share here the backend access of course
thanks
Plugin Author
edo888
(@edo888)
Hi,
If you want me to check your website you need to make it publicly accessible, so it does not require entering any login/password information.
Thanks! 🙂
Hi
sorry, I removed the apache protection, you can freely check https://dev.indiradeparis.com/ please
thanks for your help
cyril
Plugin Author
edo888
(@edo888)
Hi,
You have this CSS in /themes/byanca/assets/css/modules.min.css file:
html {
overflow-y: scroll!important;
}
Not sure what is the point. I would recommend to change it this way:
html {
height:auto !important;
}
Thanks! 🙂
yes thanks a lot, it solved the issue