Danielled412 Posted July 11 Share Posted July 11 Hello everyone, I am having an issue that I wasn't able to find in the forums yet; my business relies on Mindbody for scheduling and sales, so all the links to purchase on my website are generated codes from Mindbody. On my homepage I have several links listed at the top to include "Login/Register" and various purchasing options. The links suddenly stopped working entirely last week, although I was able to figure out that having cookies blocked in my browser was the issue there, I am still having issues in the mobile version. The top two links which are, "Login/Register" and "10-Day Membership," don't work at all in the mobile version, while the links directly below those do. The code is exactly the same for all 5 of the links I have on the top of that page, but for some reason the top two links don't work while the remaining 3 work just fine. Again, this is only an issue in the mobile version, and I have had no luck thus far figuring out why those two are the only ones not working. The code for one of the links that doesn't work is: <script src="https://widgets.mindbodyonline.com/javascripts/healcode.js" type="text/javascript"></script><healcode-widget data-version="0.2" data-link-class="healcode-pricing-option-text-link" data-site-id="118608" data-mb-site-id="5736805" data-bw-identity-site="true" data-type="pricing-link" data-inner-html="10-Day Unlimited" data-service-id="100030" /> And the code for one of the links that does work is: <script src="https://widgets.mindbodyonline.com/javascripts/healcode.js" type="text/javascript"></script><healcode-widget data-version="0.2" data-link-class="healcode-pricing-option-text-link" data-site-id="118608" data-mb-site-id="5736805" data-bw-identity-site="true" data-type="pricing-link" data-inner-html="$10 First Time Flow" data-service-id="100020" /> As you can see, they are identical outside of the link language and the routing ID number, so I can't understand why the top two wouldn't work. Thank you for your help! Danielle Link to comment
creedon Posted July 12 Share Posted July 12 It appears to me that you have two blocks overlapping on mobile so you can't reach the links. Edit the mobile version of the page in the editor and make sure the blocks don't overlap. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment