Hey @zyekil
Are these elements present on the archive page, or somewhere else?
Thanks
Wherever the products are displayed it’s the same. same results in Related products on a single product page and same in the product archive.
-
This reply was modified 4 years, 3 months ago by
Prateek.
Hey @zyekil
I see that the product link is actually out of the LI tag. That should definitely not happen, because we are not modifying this behaviour. That’s how it comes from WooCommerce (A inside the LI tag).
What kind of localhost server are you running exactly? Also, are you completely up to date? Have you tried looking around WooCommerce’s settings? I know these questions might sound stupid, but we do not have too much to work with right now, because you’re developing the website locally.
Thanks
I’m using to Local by flywheel.
I also just found that <a> link has been injected even inside the footer because of which the footer is broken. I also disabled javascript on the website using chrome settings but still, the bug is there.
Hi @zyekil,
This is not a bug from our theme, everything works fine on our end and we didn’t encountered such an issue before.
Take a look at our latest WooCommerce demo, everything works properly – https://demo.creativethemes.com/blocksy/petsy/
Try to deactivate all your plugins, and remove/comment all your code snippets (in case you added some).
Most likely somewhere you forgot to close a bracket or a plugin is conflicting.
Let us know if you found what’s causing this.
I reinstalled Woocommerce and that fixed the bug. I think you were right about me forgetting to close the bracket somewhere.
But it’s weird that when I activated the other theme it was loading perfectly and that’s why I thought the issue was not from my side.
Anyways thanks for the help.
Hi @zyekil,
Glad everything is fine now.
Let us know in case you will have any other questions.
Cheers!