External call via HTTP
-
Hi there,
We’re running our site full HTTPS and the plugin is calling a hard coded HTTP in widget.php. We have the Pro version but I see there’s a similar call (to herokuapp.com) in the non-paid version as well.In widget.php:
https://www.opentable.com/restaurant-search.aspx
Can you change this to:
//www.opentable.com/restaurant-search.aspx
Or, now that SSL is encouraged for everyone, just do:
https://www.opentable.com/restaurant-search.aspx
Let us know. Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘External call via HTTP’ is closed to new replies.