Troubleshooting
Last updated
Last updated
If you are using the Speed Optimizer plugin on your website, then you might face this issue, because the plugin has got some added features which block the WhatsApp scripts from rendering properly.
Solution: Exclude the WhatsApp plugin's script from these three locations as shown in the screenshots below:
If you are using the WhatsApp PRO version, add the following scripts to each of the three sections of the SG Optimizer plugin;
If you are using the WhatsApp free version, then this is how the path looks like for you, hence you should add this and not the one above;
When you are using the LiteSpeed Cache plugin and the WhatsApp floating widget appears broken on the site, please exclude the CSS as shown below to ensure it functions correctly.
/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css
If a cache plugin is active on your site (such as WP Rocket) and the floating widget does not show up, please try adding the following CSS to fix the issue.
#wa{ content-visibility: inherit !important; }