Hello @leobughi,
It seems the JS didn’t load on the archive page on your website. I checked it and didn’t see any issue on my end(on a fresh WP installation). Perhaps it conflicts with other plugins you have(like assets manager, etc.)
For troubleshooting, please do the following steps and let me know the results:
1. Head over to WP Dashboard > Plugin.
2. Deactivate all plugins.
3. Then, first activate the Ocean Extra plugin.
4. Check your issue.
5. Then, activate your plugins one by one
6. After activation of any plugins, check your issue
Note 1: You can try troubleshooting on the staging website.
Note2: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.
If the above troubleshooting didn’t help you to find the conflicts plugin, please put the CSS below in Customizing > Custom CSS/JS > CSS Code:
#wrap #top-bar-wrap {
position: fixed;
width: 100%;
}
Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
I hope that helps.
Please keep us posted.
Best Regards
-
This reply was modified 2 years ago by Shahin.