Sticky header is not working on mobile
-
Hi,
Sticky header is not working on mobile but still working on desktop.
Thanks in advance.
Hello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
if the problem remains, even after the plugins deactivated, please provide your site admin access to the private area.
Best Regards
Hi,
I desactivated all the plugins but the problem remains! Please check the private area.
Thanks in advance,
Hello,
Please confirm the permit to deactivate the plugins not related to the theme for the while of checking what may take 15 minutes.
Best Regards
Hi,
I confirm the permit to desactivate the plugins not related to the them for 15 minutes.
Best regards
Hello,
Please find the file woodmart\js\functions.js
Then find this line:
adminBarHeight = $('#wpadminbar').outerHeight(),
Replace this with this line:
adminBarHeight = $('#wpadminbar').length > 0 ? $('#wpadminbar').outerHeight() : 0,
Then disable these options:
https://prnt.sc/wgky86
We shall fix this in our nearest update.
Best Regards
Hi,
It’s finally working.
Thank you for you help 🙂
You are welcome! If you have any questions please feel free to contact us.
Best Regards