Hi @paulagaces,
Considering when your message sent, you most likely looked at the page after the fix was deployed. It turned out that this was a problem caused by the theme, Avada v3.8.7. A front-end developer fixed this in minutes by editing:
wp-content/themes/Avada2/assets/js/main.min.js
changed all strings from “href=#” to “href=’#'”
Thank you for looking into it!
Best,
Daniel
-
This reply was modified 9 years, 3 months ago by dkiryakov.
-
This reply was modified 9 years, 3 months ago by dkiryakov.
Did you manage to find a solution to this? I just encountered the same issue 🙁
Switched ‘sent’ in settings code to ‘submitted’ and adjusted accordingly in google analytics and now it looks good.