lisa
(@contentiskey)
The extra characters issue is related to WooCommerce plugin-manage in WooCommerce settings – try this: alter setting in “default customer location settings”
Review documentation specific for WooCommerce plugin:
https://docs.woocommerce.com/
Start a topic in WooCommerce specific forum for more guidance:
https://ww.wp.xz.cn/support/plugin/woocommerce/
Performing permalink reset may solve your problem.
I suspect this is “cache busting” behavior. Try disabling your caching/optimization plugin(s). If that fixes it, then check that plugin’s settings.
Steven is correct. It was LiiteSpeed plugin. I disabled and renabled again. CSS and JS minified was ON. I set them off, and the issue has gone. Weird.
The issue persists. Still the same.
lisa
(@contentiskey)
I saw some woocommerce classes in your source code. Maybe the woocommerce classes could be related to another plugin or theme.
Here’s an example of some of the woocommerce related classes i noticed in your source code.
input#submit.alt,.woocommerce button[type=submit],.woocommerce input[type=submit],.woocommerce button[type=submit]:hover,.woocommerce input[type=submit]:hover,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce
maybe troubleshoot using health check plugin to disable active theme and all plugins. https://ww.wp.xz.cn/plugins/health-check/
-
This reply was modified 3 years, 4 months ago by
lisa.
-
This reply was modified 3 years, 4 months ago by
lisa.