Web widgets directing mobile users to app.rockgympro.com
Hey there!
I'm building a new website for Momentum Climbing gym and am having trouble with implementing RGP widgets.
I've laid everything out so there's plenty of room in the content area for the widget to display on our mobile site, but regardless, if the page is visited on a phone (Haven't tested on a tablet) the user is directed to the off site RGP URL.
This still works well enough to get by, but I'd really prefer to the widgets display correctly on our site for a more cohesive experience.
Looking at other sites like edgeworksclimbing.com I see that it IS possible. I'm just not sure what I'm missing.
Hoping you can help, and that it's something simple I'm overlooking. The new site is currently being hosted at: testing.crashmasterpads.com if you want to take a look.
Thanks!
Brian
Comments
Yes... for phone browsers this is by design so as to maximize screen real estate for the booking experience.
On tablets the widgets should remain embedded.
You can override this behavior by modifying the embedded script tag as shown below
Ok so how would I make it so phone users aren't redirected? I can design our mobile site to give the exact same amount of screen real estate. Then we would get to keep our site frame, nav menu, logo, etc...
Ok, I haven't tested this... but try adding &neverredirect to the end of the embedded script URL.
That's AMPERSTANDneverredirect
Let me know if it works, as I just added it.
Didn't work for me. Just to check myself though, this is the script URL I now have embedded.
Ok, try this. remove the "&neverredirect" and add the following attribute to the script call
Awesome, That did it!
Thanks Heaps
Please sign in to leave a comment.